Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfc5e4c0856cf0b744dc6c5667a81065f480e3fd+192d2e5d52be7054ee8f5929c78a4d9d1a66e905 (34605933766fb142d1680f6cd8b5b16b1971bb72) 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-ssh9000092457801744849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13332854700057557256.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-111/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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10149807414316539684.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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14864015169095191955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9072547081213586530.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-111/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-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh856378787467024477.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7512 in /w/workspace/edgexfoundry_device-gpio_PR-111 [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-111 # 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit cfc5e4c0856cf0b744dc6c5667a81065f480e3fd Merge succeeded, producing cfc5e4c0856cf0b744dc6c5667a81065f480e3fd Checking out Revision cfc5e4c0856cf0b744dc6c5667a81065f480e3fd (PR-111) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # timeout=10 [Pipeline] timeout [2023-02-27T02:17:57.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T02:17:57.339Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T02:17:57.424Z] ========================================================= [2023-02-27T02:17:57.424Z] EdgeX Global Pipelines Version Info [2023-02-27T02:17:57.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:17:58.192Z] ------------------- [2023-02-27T02:17:58.192Z] stable info: [2023-02-27T02:17:58.192Z] ------------------- [2023-02-27T02:17:58.192Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T02:17:58.192Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T02:17:58.192Z] Message: update stable to v1.0.244 [2023-02-27T02:17:58.764Z] ------------------- [2023-02-27T02:17:58.764Z] experimental info: [2023-02-27T02:17:58.764Z] ------------------- [2023-02-27T02:17:58.764Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T02:17:58.764Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T02:17:58.764Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T02:17:59.054Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-27T02:17:59.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-27T02:17:59.136Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T02:17:59.178Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T02:17:59.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T02:17:59.263Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T02:17:59.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T02:17:59.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T02:17:59.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T02:17:59.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T02:17:59.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T02:17:59.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-27T02:17:59.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T02:17:59.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T02:17:59.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T02:17:59.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T02:17:59.711Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T02:17:59.754Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T02:17:59.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T02:17:59.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T02:17:59.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T02:17:59.918Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T02:17:59.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T02:17:59.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T02:18:00.038Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T02:18:00.076Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T02:18:00.121Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T02:18:00.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo [2023-02-27T02:18:00.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo [2023-02-27T02:18:00.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo [2023-02-27T02:18:00.296Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo [2023-02-27T02:18:00.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfc5e4c [Pipeline] echo [2023-02-27T02:18:00.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T02:18:00.494Z] provisioning config files... [2023-02-27T02:18:00.514Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config17019799886193823516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:18:00.856Z] ---> docker-login.sh [2023-02-27T02:18:00.856Z] nexus3.edgexfoundry.org:10001 [2023-02-27T02:18:01.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:01.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:01.116Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:01.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:01.116Z] [2023-02-27T02:18:01.116Z] Login Succeeded [2023-02-27T02:18:01.116Z] nexus3.edgexfoundry.org:10002 [2023-02-27T02:18:01.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:01.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:01.376Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:01.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:01.376Z] [2023-02-27T02:18:01.376Z] Login Succeeded [2023-02-27T02:18:01.376Z] nexus3.edgexfoundry.org:10003 [2023-02-27T02:18:01.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:01.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:01.376Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:01.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:01.376Z] [2023-02-27T02:18:01.376Z] Login Succeeded [2023-02-27T02:18:01.376Z] nexus3.edgexfoundry.org:10004 [2023-02-27T02:18:01.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:01.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:01.637Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:01.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:01.637Z] [2023-02-27T02:18:01.637Z] Login Succeeded [2023-02-27T02:18:01.637Z] docker.io [2023-02-27T02:18:01.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:01.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:01.900Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:01.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:01.900Z] [2023-02-27T02:18:01.900Z] Login Succeeded [2023-02-27T02:18:01.900Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T02:18:01.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T02:18:02.552Z] + git rev-list -1 --merges cfc5e4c0856cf0b744dc6c5667a81065f480e3fd~1..cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo [2023-02-27T02:18:02.624Z] -----------> git rev-list -1 --merges cfc5e4c0856cf0b744dc6c5667a81065f480e3fd~1..cfc5e4c0856cf0b744dc6c5667a81065f480e3fd cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [false] [Pipeline] sh [2023-02-27T02:18:02.936Z] + git log --format=format:%s -1 cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo [2023-02-27T02:18:02.977Z] ========================================================= [2023-02-27T02:18:02.977Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T02:18:02.977Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T02:18:03.416Z] + git log --format=format:%s -1 cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] echo [2023-02-27T02:18:03.452Z] [semverPrep] GIT_COMMIT: cfc5e4c0856cf0b744dc6c5667a81065f480e3fd, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-27T02:18:03.478Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T02:18:03.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T02:18:03.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T02:18:03.870Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T02:18:03.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T02:18:03.870Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T02:18:03.870Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T02:18:03.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:18:04.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T02:18:04.375Z] [2023-02-27T02:18:04.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:18:04.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T02:18:04.854Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T02:18:04.854Z] b85a868b505f: Pulling fs layer [2023-02-27T02:18:04.854Z] e2be974225ed: Pulling fs layer [2023-02-27T02:18:04.854Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T02:18:04.854Z] 988bab9f4d93: Pulling fs layer [2023-02-27T02:18:04.854Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T02:18:04.854Z] eaf3925da568: Pulling fs layer [2023-02-27T02:18:04.854Z] bab4dde63d76: Pulling fs layer [2023-02-27T02:18:04.854Z] bde34c3a00c8: Pulling fs layer [2023-02-27T02:18:04.854Z] b352a97aabf1: Pulling fs layer [2023-02-27T02:18:04.854Z] 4872d77fe225: Pulling fs layer [2023-02-27T02:18:04.854Z] eaf3925da568: Waiting [2023-02-27T02:18:04.854Z] bab4dde63d76: Waiting [2023-02-27T02:18:04.854Z] bde34c3a00c8: Waiting [2023-02-27T02:18:04.854Z] b352a97aabf1: Waiting [2023-02-27T02:18:04.854Z] 988bab9f4d93: Waiting [2023-02-27T02:18:04.854Z] 5851b861e8e6: Pulling fs layer [2023-02-27T02:18:04.854Z] e2be974225ed: Verifying Checksum [2023-02-27T02:18:04.854Z] e2be974225ed: Download complete [2023-02-27T02:18:04.854Z] 988bab9f4d93: Verifying Checksum [2023-02-27T02:18:05.119Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T02:18:05.119Z] 1469e6f7b9e6: Download complete [2023-02-27T02:18:05.119Z] eaf3925da568: Verifying Checksum [2023-02-27T02:18:05.119Z] eaf3925da568: Download complete [2023-02-27T02:18:05.119Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T02:18:05.119Z] 339a4e72a1f5: Download complete [2023-02-27T02:18:05.119Z] bde34c3a00c8: Download complete [2023-02-27T02:18:05.119Z] b352a97aabf1: Download complete [2023-02-27T02:18:05.119Z] 4872d77fe225: Verifying Checksum [2023-02-27T02:18:05.119Z] 4872d77fe225: Download complete [2023-02-27T02:18:05.119Z] 5851b861e8e6: Verifying Checksum [2023-02-27T02:18:05.119Z] 5851b861e8e6: Download complete [2023-02-27T02:18:05.119Z] b85a868b505f: Verifying Checksum [2023-02-27T02:18:05.119Z] b85a868b505f: Download complete [2023-02-27T02:18:05.685Z] bab4dde63d76: Verifying Checksum [2023-02-27T02:18:05.685Z] bab4dde63d76: Download complete [2023-02-27T02:18:06.620Z] b85a868b505f: Pull complete [2023-02-27T02:18:06.620Z] e2be974225ed: Pull complete [2023-02-27T02:18:07.189Z] 339a4e72a1f5: Pull complete [2023-02-27T02:18:07.189Z] 988bab9f4d93: Pull complete [2023-02-27T02:18:07.450Z] 1469e6f7b9e6: Pull complete [2023-02-27T02:18:07.450Z] eaf3925da568: Pull complete [2023-02-27T02:18:09.373Z] bab4dde63d76: Pull complete [2023-02-27T02:18:09.373Z] bde34c3a00c8: Pull complete [2023-02-27T02:18:09.634Z] b352a97aabf1: Pull complete [2023-02-27T02:18:09.634Z] 4872d77fe225: Pull complete [2023-02-27T02:18:09.894Z] 5851b861e8e6: Pull complete [2023-02-27T02:18:09.894Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T02:18:09.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T02:18:09.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:18:10.181Z] prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container [2023-02-27T02:18:10.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T02:18:11.537Z] $ docker top 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 -eo pid,comm [2023-02-27T02:18:11.611Z] 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-02-27T02:18:11.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T02:18:11.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T02:18:11.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T02:18:11.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T02:18:11.825Z] $ docker exec 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent [2023-02-27T02:18:11.943Z] SSH_AUTH_SOCK=/tmp/ssh-aQ8xvfNsobJT/agent.33 [2023-02-27T02:18:11.943Z] SSH_AGENT_PID=39 [2023-02-27T02:18:11.951Z] Running ssh-add (command line suppressed) [2023-02-27T02:18:12.042Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16750184839651459499.key (/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16750184839651459499.key) [2023-02-27T02:18:12.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T02:18:12.393Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T02:18:12.407Z] $ docker exec --env ******** --env ******** 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent -k [2023-02-27T02:18:12.512Z] unset SSH_AUTH_SOCK; [2023-02-27T02:18:12.513Z] unset SSH_AGENT_PID; [2023-02-27T02:18:12.513Z] echo Agent pid 39 killed; [2023-02-27T02:18:12.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T02:18:12.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T02:18:12.617Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T02:18:12.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T02:18:12.741Z] $ docker exec 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent [2023-02-27T02:18:12.868Z] SSH_AUTH_SOCK=/tmp/ssh-0Jvd8Fpgcs0v/agent.71 [2023-02-27T02:18:12.868Z] SSH_AGENT_PID=77 [2023-02-27T02:18:12.873Z] Running ssh-add (command line suppressed) [2023-02-27T02:18:12.966Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16644442898810892621.key (/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/private_key_16644442898810892621.key) [2023-02-27T02:18:12.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T02:18:13.309Z] + git semver init [2023-02-27T02:18:13.568Z] 2023-02-27 02:18:13,499 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T02:18:13.568Z] 2023-02-27 02:18:13,501 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-111/.semver [2023-02-27T02:18:13.568Z] 2023-02-27 02:18:13,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-111/.semver [2023-02-27T02:18:13.568Z] 2023-02-27 02:18:13,501 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-111/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-111, universal_newlines=False, shell=None, istream=None) [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,499 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-111/.git/info/exclude [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,499 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-111/.semver/PR-111 with force:False [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,499 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-111/.semver/PR-111 [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,502 [execute] INFO git cat-file --batch-check [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,507 [execute] INFO git cat-file --batch [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-111/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T02:18:14.946Z] 2023-02-27 02:18:14,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-111/.semver/PR-111 [2023-02-27T02:18:14.946Z] 0.0.0 [Pipeline] } [2023-02-27T02:18:14.963Z] $ docker exec --env ******** --env ******** 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 ssh-agent -k [2023-02-27T02:18:15.071Z] unset SSH_AUTH_SOCK; [2023-02-27T02:18:15.071Z] unset SSH_AGENT_PID; [2023-02-27T02:18:15.071Z] echo Agent pid 77 killed; [2023-02-27T02:18:15.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T02:18:15.505Z] + git semver [Pipeline] } [2023-02-27T02:18:15.782Z] $ docker stop --time=1 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 [2023-02-27T02:18:17.107Z] $ docker rm -f --volumes 6242cdcabceb7675a941d4f92e7b2460e299fad9e21713e1f477b85a4265d376 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T02:18:17.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T02:18:17.807Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T02:18:17.825Z] [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-02-27T02:18:18.647Z] provisioning config files... [2023-02-27T02:18:18.658Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config3105471986140205491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:18:19.003Z] ---> docker-login.sh [2023-02-27T02:18:19.003Z] nexus3.edgexfoundry.org:10001 [2023-02-27T02:18:19.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:19.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:19.003Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:19.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:19.003Z] [2023-02-27T02:18:19.003Z] Login Succeeded [2023-02-27T02:18:19.003Z] nexus3.edgexfoundry.org:10002 [2023-02-27T02:18:19.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:19.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:19.003Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:19.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:19.003Z] [2023-02-27T02:18:19.003Z] Login Succeeded [2023-02-27T02:18:19.003Z] nexus3.edgexfoundry.org:10003 [2023-02-27T02:18:19.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:19.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:19.262Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:19.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:19.262Z] [2023-02-27T02:18:19.262Z] Login Succeeded [2023-02-27T02:18:19.262Z] nexus3.edgexfoundry.org:10004 [2023-02-27T02:18:19.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:19.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:19.262Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:19.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:19.262Z] [2023-02-27T02:18:19.262Z] Login Succeeded [2023-02-27T02:18:19.262Z] docker.io [2023-02-27T02:18:19.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:18:19.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:18:19.522Z] Configure a credential helper to remove this warning. See [2023-02-27T02:18:19.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:18:19.522Z] [2023-02-27T02:18:19.522Z] Login Succeeded [2023-02-27T02:18:19.522Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T02:18:19.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T02:18:19.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T02:18:19.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T02:18:19.817Z] ========================================================= [2023-02-27T02:18:19.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T02:18:19.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:18:20.287Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T02:18:20.287Z] Sending build context to Docker daemon 16MB [2023-02-27T02:18:20.287Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T02:18:20.287Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T02:18:20.287Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T02:18:20.287Z] 213ec9aee27d: Pulling fs layer [2023-02-27T02:18:20.287Z] 4583459ba037: Pulling fs layer [2023-02-27T02:18:20.287Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T02:18:20.287Z] 53926ce57604: Pulling fs layer [2023-02-27T02:18:20.287Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T02:18:20.287Z] 22ff95d597cd: Pulling fs layer [2023-02-27T02:18:20.287Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T02:18:20.287Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T02:18:20.287Z] a7acece74701: Pulling fs layer [2023-02-27T02:18:20.287Z] 12d6caf4c0d1: Waiting [2023-02-27T02:18:20.287Z] 53926ce57604: Waiting [2023-02-27T02:18:20.287Z] 21b2b0c7a3f4: Waiting [2023-02-27T02:18:20.287Z] a7acece74701: Waiting [2023-02-27T02:18:20.287Z] 96b7cbca73a9: Waiting [2023-02-27T02:18:20.287Z] 22ff95d597cd: Waiting [2023-02-27T02:18:20.547Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T02:18:20.547Z] 93c1e223e6f2: Download complete [2023-02-27T02:18:20.547Z] 4583459ba037: Download complete [2023-02-27T02:18:20.547Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T02:18:20.547Z] 21b2b0c7a3f4: Download complete [2023-02-27T02:18:20.547Z] 22ff95d597cd: Verifying Checksum [2023-02-27T02:18:20.547Z] 22ff95d597cd: Download complete [2023-02-27T02:18:20.547Z] 213ec9aee27d: Verifying Checksum [2023-02-27T02:18:20.547Z] 213ec9aee27d: Download complete [2023-02-27T02:18:20.547Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T02:18:20.547Z] 12d6caf4c0d1: Download complete [2023-02-27T02:18:20.547Z] 213ec9aee27d: Pull complete [2023-02-27T02:18:20.813Z] 4583459ba037: Pull complete [2023-02-27T02:18:20.813Z] 93c1e223e6f2: Pull complete [2023-02-27T02:18:21.089Z] a7acece74701: Verifying Checksum [2023-02-27T02:18:21.089Z] a7acece74701: Download complete [2023-02-27T02:18:21.351Z] 53926ce57604: Verifying Checksum [2023-02-27T02:18:21.351Z] 53926ce57604: Download complete [2023-02-27T02:18:21.351Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T02:18:21.351Z] 96b7cbca73a9: Download complete [2023-02-27T02:18:25.535Z] 53926ce57604: Pull complete [2023-02-27T02:18:25.535Z] 21b2b0c7a3f4: Pull complete [2023-02-27T02:18:25.535Z] 22ff95d597cd: Pull complete [2023-02-27T02:18:25.535Z] 12d6caf4c0d1: Pull complete [2023-02-27T02:18:27.437Z] 96b7cbca73a9: Pull complete [2023-02-27T02:18:28.004Z] a7acece74701: Pull complete [2023-02-27T02:18:28.004Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T02:18:28.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T02:18:28.004Z] ---> db6d94c90886 [2023-02-27T02:18:28.004Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T02:18:29.910Z] ---> Running in 11bc0874a4d4 [2023-02-27T02:18:29.910Z] Removing intermediate container 11bc0874a4d4 [2023-02-27T02:18:29.910Z] ---> 21768ada3bfc [2023-02-27T02:18:29.910Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T02:18:29.910Z] ---> Running in 67fd3aa24234 [2023-02-27T02:18:29.910Z] Removing intermediate container 67fd3aa24234 [2023-02-27T02:18:29.910Z] ---> 345e9931ccb1 [2023-02-27T02:18:29.910Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-27T02:18:29.910Z] ---> Running in acb0460dbdf4 [2023-02-27T02:18:30.169Z] Removing intermediate container acb0460dbdf4 [2023-02-27T02:18:30.169Z] ---> 96b766670fbf [2023-02-27T02:18:30.169Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T02:18:30.169Z] ---> Running in 78eccdab954d [2023-02-27T02:18:30.169Z] Removing intermediate container 78eccdab954d [2023-02-27T02:18:30.169Z] ---> 942580ec865e [2023-02-27T02:18:30.169Z] Step 7/12 : WORKDIR /device-gpio [2023-02-27T02:18:30.169Z] ---> Running in ba86ed3fb8bf [2023-02-27T02:18:30.428Z] Removing intermediate container ba86ed3fb8bf [2023-02-27T02:18:30.428Z] ---> 3937d989de37 [2023-02-27T02:18:30.428Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T02:18:30.428Z] ---> Running in 31820b85370c [2023-02-27T02:18:30.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T02:18:30.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T02:18:31.256Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T02:18:31.256Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-27T02:18:31.256Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T02:18:31.256Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T02:18:31.256Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T02:18:31.256Z] OK: 216 MiB in 55 packages [2023-02-27T02:18:31.514Z] Removing intermediate container 31820b85370c [2023-02-27T02:18:31.514Z] ---> 3afcdcb05339 [2023-02-27T02:18:31.514Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-27T02:18:31.772Z] ---> 5016d20b43c6 [2023-02-27T02:18:31.772Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T02:18:31.772Z] ---> Running in 71386b1315a0 [2023-02-27T02:18:33.464Z] Still waiting to schedule task [2023-02-27T02:18:33.464Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7509’ [2023-02-27T02:19:28.011Z] Removing intermediate container 71386b1315a0 [2023-02-27T02:19:28.011Z] ---> 43c4c5af23d2 [2023-02-27T02:19:28.011Z] Step 11/12 : COPY . . [2023-02-27T02:19:28.011Z] ---> fdb7129a72b8 [2023-02-27T02:19:28.011Z] Step 12/12 : RUN ${MAKE} [2023-02-27T02:19:28.011Z] ---> Running in ccfadd5a372d [2023-02-27T02:19:28.011Z] noop [2023-02-27T02:19:28.011Z] Removing intermediate container ccfadd5a372d [2023-02-27T02:19:28.011Z] ---> 7593a769eab0 [2023-02-27T02:19:28.011Z] Successfully built 7593a769eab0 [2023-02-27T02:19:28.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:19:28.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T02:19:28.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:19:28.624Z] prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container [2023-02-27T02:19:28.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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-x86_64 cat [2023-02-27T02:19:29.119Z] $ docker top a1d8a3bc70ac6dc65bea379797a015da548394b1fdfb1be9c7da71e7167088f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T02:19:29.503Z] + go version [2023-02-27T02:19:29.503Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T02:19:29.546Z] $ docker stop --time=1 a1d8a3bc70ac6dc65bea379797a015da548394b1fdfb1be9c7da71e7167088f7 [2023-02-27T02:19:30.878Z] $ docker rm -f --volumes a1d8a3bc70ac6dc65bea379797a015da548394b1fdfb1be9c7da71e7167088f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:19:31.546Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T02:19:31.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:19:31.683Z] prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container [2023-02-27T02:19:31.715Z] $ 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-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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-x86_64 cat [2023-02-27T02:19:32.090Z] $ docker top 5ac792cad22972f062c1c3a8575bd89b20b9ac663a92b54851bc8fc9ccdcb607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T02:19:32.481Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-111 [Pipeline] fileExists [Pipeline] sh [2023-02-27T02:19:32.849Z] + make test [2023-02-27T02:19:32.849Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T02:19:33.109Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-27T02:19:43.078Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-27T02:19:43.078Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-27T02:19:48.353Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-27T02:19:48.353Z] go vet ./... [2023-02-27T02:19:50.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T02:19:50.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T02:19:50.888Z] ./bin/test-attribution-txt.sh [2023-02-27T02:19:51.146Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T02:19:51.146Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T02:19:51.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T02:19:51.219Z] $ docker stop --time=1 5ac792cad22972f062c1c3a8575bd89b20b9ac663a92b54851bc8fc9ccdcb607 [2023-02-27T02:19:52.948Z] $ docker rm -f --volumes 5ac792cad22972f062c1c3a8575bd89b20b9ac663a92b54851bc8fc9ccdcb607 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T02:19:53.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T02:19:53.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T02:19:54.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T02:19:54.463Z] + ls -al . [2023-02-27T02:19:54.463Z] total 160 [2023-02-27T02:19:54.463Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 02:19 . [2023-02-27T02:19:54.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:17 .. [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 27 02:17 .dockerignore [2023-02-27T02:19:54.463Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:19 .git [2023-02-27T02:19:54.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:17 .github [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 27 02:17 .gitignore [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 02:17 .golangci.yml [2023-02-27T02:19:54.463Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 02:18 .semver [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 27 02:17 Attribution.txt [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 27 02:17 CHANGELOG.md [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 27 02:17 Dockerfile [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 02:17 GOVERNANCE.md [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 27 02:17 Jenkinsfile [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 02:17 LICENSE [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 27 02:17 Makefile [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 02:17 OWNERS.md [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 27 02:17 README.md [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 02:18 VERSION [2023-02-27T02:19:54.463Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:17 bin [2023-02-27T02:19:54.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:17 cmd [2023-02-27T02:19:54.463Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 27 02:19 coverage.out [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 3313 Feb 27 02:17 go.mod [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 33095 Feb 27 02:17 go.sum [2023-02-27T02:19:54.463Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:17 internal [2023-02-27T02:19:54.463Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:17 snap [2023-02-27T02:19:54.463Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 27 02:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:19:54.849Z] + 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=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd --label arch=amd64 --label version=0.0.0 . [2023-02-27T02:19:54.849Z] Sending build context to Docker daemon 16MB [2023-02-27T02:19:54.849Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T02:19:54.849Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-27T02:19:54.849Z] ---> 7593a769eab0 [2023-02-27T02:19:54.849Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-27T02:19:55.109Z] ---> Running in 23dc9c473a62 [2023-02-27T02:19:55.109Z] Removing intermediate container 23dc9c473a62 [2023-02-27T02:19:55.109Z] ---> 9e7336fab7cb [2023-02-27T02:19:55.109Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T02:19:55.109Z] ---> Running in eee009ed0fd2 [2023-02-27T02:19:55.109Z] Removing intermediate container eee009ed0fd2 [2023-02-27T02:19:55.109Z] ---> 13f51faafa4d [2023-02-27T02:19:55.109Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-27T02:19:55.109Z] ---> Running in 79d204a8114a [2023-02-27T02:19:55.398Z] Removing intermediate container 79d204a8114a [2023-02-27T02:19:55.398Z] ---> 6597e45d022d [2023-02-27T02:19:55.398Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T02:19:55.398Z] ---> Running in 0725a91234fd [2023-02-27T02:19:55.398Z] Removing intermediate container 0725a91234fd [2023-02-27T02:19:55.398Z] ---> 0ef3d51fbdb1 [2023-02-27T02:19:55.398Z] Step 7/25 : WORKDIR /device-gpio [2023-02-27T02:19:55.398Z] ---> Running in 1eb848b91e6e [2023-02-27T02:19:55.398Z] Removing intermediate container 1eb848b91e6e [2023-02-27T02:19:55.398Z] ---> cfa75bc4119b [2023-02-27T02:19:55.398Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T02:19:55.666Z] ---> Running in bf06f1dc4361 [2023-02-27T02:19:55.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T02:19:55.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T02:19:56.215Z] OK: 216 MiB in 55 packages [2023-02-27T02:19:56.489Z] Removing intermediate container bf06f1dc4361 [2023-02-27T02:19:56.489Z] ---> bcb37a2d87ff [2023-02-27T02:19:56.489Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-27T02:19:56.761Z] ---> 9de3f20aa6e9 [2023-02-27T02:19:56.761Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T02:19:56.761Z] ---> Running in 61f6a22680db [2023-02-27T02:19:57.715Z] Removing intermediate container 61f6a22680db [2023-02-27T02:19:57.715Z] ---> df0fb01948d0 [2023-02-27T02:19:57.715Z] Step 11/25 : COPY . . [2023-02-27T02:19:57.974Z] ---> b1ebc2746231 [2023-02-27T02:19:57.974Z] Step 12/25 : RUN ${MAKE} [2023-02-27T02:19:58.233Z] ---> Running in 830d9ec119b5 [2023-02-27T02:19:58.492Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-27T02:20:16.579Z] Removing intermediate container 830d9ec119b5 [2023-02-27T02:20:16.579Z] ---> 723e8c1b9d1e [2023-02-27T02:20:16.579Z] Step 13/25 : FROM alpine:3.16 [2023-02-27T02:20:16.579Z] 3.16: Pulling from library/alpine [2023-02-27T02:20:16.579Z] ef5531b6e74e: Pulling fs layer [2023-02-27T02:20:16.579Z] ef5531b6e74e: Verifying Checksum [2023-02-27T02:20:16.579Z] ef5531b6e74e: Download complete [2023-02-27T02:20:16.579Z] ef5531b6e74e: Pull complete [2023-02-27T02:20:16.579Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T02:20:16.579Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T02:20:16.579Z] ---> dfd21b5a31f5 [2023-02-27T02:20:16.579Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-27T02:20:16.579Z] ---> Running in cfc8e2602440 [2023-02-27T02:20:16.579Z] Removing intermediate container cfc8e2602440 [2023-02-27T02:20:16.579Z] ---> 6392e9e8ed9b [2023-02-27T02:20:16.579Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-27T02:20:16.579Z] ---> Running in bcff723d8125 [2023-02-27T02:20:16.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T02:20:16.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T02:20:17.098Z] OK: 6 MiB in 14 packages [2023-02-27T02:20:17.669Z] Removing intermediate container bcff723d8125 [2023-02-27T02:20:17.669Z] ---> 30e8a4bed6e7 [2023-02-27T02:20:17.669Z] Step 16/25 : WORKDIR / [2023-02-27T02:20:17.669Z] ---> Running in 60bd33d711d0 [2023-02-27T02:20:17.669Z] Removing intermediate container 60bd33d711d0 [2023-02-27T02:20:17.669Z] ---> 579d2a8cc3b3 [2023-02-27T02:20:17.669Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-27T02:20:17.931Z] ---> c54b179606ae [2023-02-27T02:20:17.931Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-27T02:20:17.931Z] ---> 8ffbea6798df [2023-02-27T02:20:17.931Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-27T02:20:18.500Z] ---> 172761d6b8eb [2023-02-27T02:20:18.500Z] Step 20/25 : EXPOSE 59910 [2023-02-27T02:20:18.500Z] ---> Running in 7b5e6f0b68be [2023-02-27T02:20:18.761Z] Removing intermediate container 7b5e6f0b68be [2023-02-27T02:20:18.761Z] ---> af849f118b33 [2023-02-27T02:20:18.761Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-27T02:20:18.761Z] ---> Running in df72b6a5c1e7 [2023-02-27T02:20:18.761Z] Removing intermediate container df72b6a5c1e7 [2023-02-27T02:20:18.761Z] ---> a9eae23bb88a [2023-02-27T02:20:18.761Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T02:20:18.761Z] ---> Running in 11ba62717fe5 [2023-02-27T02:20:19.022Z] Removing intermediate container 11ba62717fe5 [2023-02-27T02:20:19.022Z] ---> 1b6d68302fcd [2023-02-27T02:20:19.022Z] Step 23/25 : LABEL arch=amd64 [2023-02-27T02:20:19.022Z] ---> Running in 791b51a9a684 [2023-02-27T02:20:19.022Z] Removing intermediate container 791b51a9a684 [2023-02-27T02:20:19.022Z] ---> 68047eb9f8e7 [2023-02-27T02:20:19.022Z] Step 24/25 : LABEL git_sha=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [2023-02-27T02:20:19.022Z] ---> Running in 278ee463966e [2023-02-27T02:20:19.284Z] Removing intermediate container 278ee463966e [2023-02-27T02:20:19.284Z] ---> 070a43dbaee8 [2023-02-27T02:20:19.284Z] Step 25/25 : LABEL version=0.0.0 [2023-02-27T02:20:19.284Z] ---> Running in c9ad188aa2df [2023-02-27T02:20:19.284Z] Removing intermediate container c9ad188aa2df [2023-02-27T02:20:19.284Z] ---> fd7cf8b037f1 [2023-02-27T02:20:19.284Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T02:20:19.284Z] Successfully built fd7cf8b037f1 [2023-02-27T02:20:19.284Z] 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-02-27T02:20:20.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T02:20:20.173Z] [2023-02-27T02:20:20.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:20:20.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T02:20:20.558Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T02:20:20.558Z] 5eb5b503b376: Pulling fs layer [2023-02-27T02:20:20.558Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T02:20:20.558Z] ec43610c2a17: Pulling fs layer [2023-02-27T02:20:20.558Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T02:20:20.558Z] 33b1e0a273af: Pulling fs layer [2023-02-27T02:20:20.558Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T02:20:20.558Z] 2f39f015ded8: Pulling fs layer [2023-02-27T02:20:20.558Z] 33b1e0a273af: Waiting [2023-02-27T02:20:20.558Z] 5d3b04190fa2: Waiting [2023-02-27T02:20:20.558Z] 3a2ae6a8a46f: Waiting [2023-02-27T02:20:20.558Z] 2f39f015ded8: Waiting [2023-02-27T02:20:20.558Z] 5c69ac0246d0: Download complete [2023-02-27T02:20:20.558Z] 3a2ae6a8a46f: Download complete [2023-02-27T02:20:20.819Z] 33b1e0a273af: Verifying Checksum [2023-02-27T02:20:20.819Z] 33b1e0a273af: Download complete [2023-02-27T02:20:20.819Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T02:20:20.819Z] 5d3b04190fa2: Download complete [2023-02-27T02:20:20.819Z] ec43610c2a17: Verifying Checksum [2023-02-27T02:20:20.819Z] ec43610c2a17: Download complete [2023-02-27T02:20:20.819Z] 5eb5b503b376: Download complete [2023-02-27T02:20:21.755Z] 2f39f015ded8: Download complete [2023-02-27T02:20:22.019Z] 5eb5b503b376: Pull complete [2023-02-27T02:20:22.019Z] 5c69ac0246d0: Pull complete [2023-02-27T02:20:22.590Z] ec43610c2a17: Pull complete [2023-02-27T02:20:22.590Z] 3a2ae6a8a46f: Pull complete [2023-02-27T02:20:22.590Z] 33b1e0a273af: Pull complete [2023-02-27T02:20:22.590Z] 5d3b04190fa2: Pull complete [2023-02-27T02:20:26.774Z] 2f39f015ded8: Pull complete [2023-02-27T02:20:26.774Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T02:20:26.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T02:20:26.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:20:27.002Z] prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container [2023-02-27T02:20:27.050Z] $ 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-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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:latest cat [2023-02-27T02:20:28.779Z] $ docker top 5a9c7856ffe8dd1ebb11448ce40887dd75f9769236893c4f3801d82628117fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:20:29.227Z] ---> job-cost.sh [2023-02-27T02:20:29.227Z] lf-activate-venv: SKIPPING [2023-02-27T02:20:29.227Z] INFO: No Stack... [2023-02-27T02:20:29.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T02:20:29.744Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T02:20:30.072Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-111/archives/cost.csv [2023-02-27T02:20:30.072Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T02:20:30.113Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [2023-02-27T02:20:30.118Z] Resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] did not exist. Created. [2023-02-27T02:20:30.118Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T02:20:30.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T02:20:30.545Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T02:20:30.576Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T02:20:30.652Z] $ docker stop --time=1 5a9c7856ffe8dd1ebb11448ce40887dd75f9769236893c4f3801d82628117fcc [2023-02-27T02:20:31.852Z] $ docker rm -f --volumes 5a9c7856ffe8dd1ebb11448ce40887dd75f9769236893c4f3801d82628117fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T02:21:52.479Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7513 in /w/workspace/edgexfoundry_device-gpio_PR-111 [Pipeline] { [Pipeline] ws [2023-02-27T02:21:52.542Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-02-27T02:21:52.625Z] The recommended git tool is: git [2023-02-27T02:21:57.536Z] using credential edgex-jenkins-ssh [2023-02-27T02:21:57.553Z] Cloning the remote Git repository [2023-02-27T02:21:57.594Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-27T02:21:57.666Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-02-27T02:21:57.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-27T02:21:57.804Z] > git --version # timeout=10 [2023-02-27T02:21:57.828Z] > git --version # 'git version 2.25.1' [2023-02-27T02:21:57.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T02:21:57.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T02:21:59.378Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-27T02:21:59.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T02:22:00.733Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [2023-02-27T02:22:00.924Z] Merge succeeded, producing cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [2023-02-27T02:22:00.925Z] Checking out Revision cfc5e4c0856cf0b744dc6c5667a81065f480e3fd (PR-111) [2023-02-27T02:22:00.170Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-27T02:22:00.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-27T02:22:00.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T02:22:00.226Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T02:22:00.747Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T02:22:00.772Z] > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # timeout=10 [2023-02-27T02:22:00.845Z] > git remote # timeout=10 [2023-02-27T02:22:00.860Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T02:22:00.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T02:22:00.886Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-27T02:22:00.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T02:22:00.928Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T02:22:00.945Z] > git checkout -f cfc5e4c0856cf0b744dc6c5667a81065f480e3fd # timeout=10 [2023-02-27T02:22:01.337Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-27T02:22:01.378Z] > git --version # timeout=10 [2023-02-27T02:22:01.388Z] > git --version # 'git version 2.25.1' [2023-02-27T02:22:01.399Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T02:22:02.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T02:22:02.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T02:22:02.681Z] Dload Upload Total Spent Left Speed [2023-02-27T02:22:02.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77278 [Pipeline] sh [2023-02-27T02:22:03.321Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T02:22:03.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T02:22:03.659Z] + sudo tee /etc/docker/daemon.new [2023-02-27T02:22:03.659Z] { [2023-02-27T02:22:03.659Z] "registry-mirrors": [ [2023-02-27T02:22:03.659Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T02:22:03.659Z] ], [2023-02-27T02:22:03.659Z] "bip": "10.250.0.254/24", [2023-02-27T02:22:03.659Z] "hosts": [ [2023-02-27T02:22:03.659Z] "tcp://0.0.0.0:5555", [2023-02-27T02:22:03.659Z] "unix:///var/run/docker.sock" [2023-02-27T02:22:03.659Z] ], [2023-02-27T02:22:03.659Z] "mtu": 1458, [2023-02-27T02:22:03.659Z] "selinux-enabled": true, [2023-02-27T02:22:03.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T02:22:03.659Z] } [Pipeline] sh [2023-02-27T02:22:03.997Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T02:22:04.333Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T02:22:22.633Z] provisioning config files... [2023-02-27T02:22:22.659Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config18073527050515695348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:22:23.042Z] ---> docker-login.sh [2023-02-27T02:22:23.042Z] nexus3.edgexfoundry.org:10001 [2023-02-27T02:22:23.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:22:23.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:22:23.578Z] Configure a credential helper to remove this warning. See [2023-02-27T02:22:23.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:22:23.578Z] [2023-02-27T02:22:23.578Z] Login Succeeded [2023-02-27T02:22:23.578Z] nexus3.edgexfoundry.org:10002 [2023-02-27T02:22:23.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:22:23.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:22:23.847Z] Configure a credential helper to remove this warning. See [2023-02-27T02:22:23.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:22:23.847Z] [2023-02-27T02:22:23.847Z] Login Succeeded [2023-02-27T02:22:23.847Z] nexus3.edgexfoundry.org:10003 [2023-02-27T02:22:24.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:22:24.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:22:24.384Z] Configure a credential helper to remove this warning. See [2023-02-27T02:22:24.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:22:24.384Z] [2023-02-27T02:22:24.384Z] Login Succeeded [2023-02-27T02:22:24.384Z] nexus3.edgexfoundry.org:10004 [2023-02-27T02:22:24.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:22:24.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:22:24.656Z] Configure a credential helper to remove this warning. See [2023-02-27T02:22:24.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:22:24.656Z] [2023-02-27T02:22:24.656Z] Login Succeeded [2023-02-27T02:22:24.657Z] docker.io [2023-02-27T02:22:24.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T02:22:25.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T02:22:25.192Z] Configure a credential helper to remove this warning. See [2023-02-27T02:22:25.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T02:22:25.192Z] [2023-02-27T02:22:25.192Z] Login Succeeded [2023-02-27T02:22:25.192Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T02:22:25.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T02:22:25.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T02:22:25.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T02:22:25.670Z] ========================================================= [2023-02-27T02:22:25.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T02:22:25.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:22:26.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T02:22:26.431Z] Sending build context to Docker daemon 8.08MB [2023-02-27T02:22:26.431Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T02:22:26.431Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T02:22:26.702Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T02:22:26.702Z] 9b18e9b68314: Pulling fs layer [2023-02-27T02:22:26.702Z] 35d82f9e3411: Pulling fs layer [2023-02-27T02:22:26.702Z] e16973657156: Pulling fs layer [2023-02-27T02:22:26.702Z] fc693d55d65f: Pulling fs layer [2023-02-27T02:22:26.702Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T02:22:26.702Z] dda99020689f: Pulling fs layer [2023-02-27T02:22:26.702Z] db1c61fa0a46: Pulling fs layer [2023-02-27T02:22:26.702Z] 891c053d2c06: Pulling fs layer [2023-02-27T02:22:26.702Z] fc693d55d65f: Waiting [2023-02-27T02:22:26.702Z] dda99020689f: Waiting [2023-02-27T02:22:26.702Z] 7e9fc2657dce: Waiting [2023-02-27T02:22:26.702Z] 891c053d2c06: Waiting [2023-02-27T02:22:26.702Z] e16973657156: Download complete [2023-02-27T02:22:26.702Z] 35d82f9e3411: Verifying Checksum [2023-02-27T02:22:26.702Z] 35d82f9e3411: Download complete [2023-02-27T02:22:26.702Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T02:22:26.702Z] 7e9fc2657dce: Download complete [2023-02-27T02:22:26.702Z] dda99020689f: Verifying Checksum [2023-02-27T02:22:26.702Z] dda99020689f: Download complete [2023-02-27T02:22:26.702Z] 9b18e9b68314: Verifying Checksum [2023-02-27T02:22:26.702Z] 9b18e9b68314: Download complete [2023-02-27T02:22:27.685Z] 9b18e9b68314: Pull complete [2023-02-27T02:22:27.957Z] 891c053d2c06: Verifying Checksum [2023-02-27T02:22:27.957Z] 891c053d2c06: Download complete [2023-02-27T02:22:28.233Z] 35d82f9e3411: Pull complete [2023-02-27T02:22:28.829Z] e16973657156: Pull complete [2023-02-27T02:22:29.100Z] db1c61fa0a46: Verifying Checksum [2023-02-27T02:22:29.100Z] db1c61fa0a46: Download complete [2023-02-27T02:22:30.067Z] fc693d55d65f: Verifying Checksum [2023-02-27T02:22:30.067Z] fc693d55d65f: Download complete [2023-02-27T02:22:42.424Z] fc693d55d65f: Pull complete [2023-02-27T02:22:42.694Z] 7e9fc2657dce: Pull complete [2023-02-27T02:22:42.965Z] dda99020689f: Pull complete [2023-02-27T02:22:51.342Z] db1c61fa0a46: Pull complete [2023-02-27T02:22:52.312Z] 891c053d2c06: Pull complete [2023-02-27T02:22:52.312Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T02:22:52.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T02:22:52.312Z] ---> f96f9c87975a [2023-02-27T02:22:52.312Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T02:22:53.281Z] ---> Running in d8d61d83aa47 [2023-02-27T02:22:53.548Z] Removing intermediate container d8d61d83aa47 [2023-02-27T02:22:53.548Z] ---> 52f23f4fb005 [2023-02-27T02:22:53.548Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T02:22:53.548Z] ---> Running in e96bd7885e2d [2023-02-27T02:22:53.818Z] Removing intermediate container e96bd7885e2d [2023-02-27T02:22:53.818Z] ---> 8e5005e60ff0 [2023-02-27T02:22:53.818Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-27T02:22:54.086Z] ---> Running in fc4fb6418ae0 [2023-02-27T02:22:54.354Z] Removing intermediate container fc4fb6418ae0 [2023-02-27T02:22:54.354Z] ---> 9188ee556465 [2023-02-27T02:22:54.354Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T02:22:54.354Z] ---> Running in 1b5829025522 [2023-02-27T02:22:54.626Z] Removing intermediate container 1b5829025522 [2023-02-27T02:22:54.626Z] ---> 945798933953 [2023-02-27T02:22:54.626Z] Step 7/12 : WORKDIR /device-gpio [2023-02-27T02:22:54.894Z] ---> Running in 2239c4be6184 [2023-02-27T02:22:55.170Z] Removing intermediate container 2239c4be6184 [2023-02-27T02:22:55.170Z] ---> 2bbed4fbd7b1 [2023-02-27T02:22:55.170Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T02:22:55.170Z] ---> Running in a0c53a345cd4 [2023-02-27T02:22:56.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T02:22:56.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T02:22:57.580Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T02:22:57.580Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-27T02:22:57.580Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T02:22:57.849Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T02:22:57.849Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T02:22:57.849Z] OK: 226 MiB in 55 packages [2023-02-27T02:22:58.815Z] Removing intermediate container a0c53a345cd4 [2023-02-27T02:22:58.815Z] ---> 6281151795d2 [2023-02-27T02:22:58.815Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-27T02:22:59.403Z] ---> cafdd989e4ce [2023-02-27T02:22:59.403Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T02:22:59.403Z] ---> Running in 18bd25561693 [2023-02-27T02:24:07.278Z] Removing intermediate container 18bd25561693 [2023-02-27T02:24:07.278Z] ---> 17dfebcf7263 [2023-02-27T02:24:07.278Z] Step 11/12 : COPY . . [2023-02-27T02:24:07.278Z] ---> 9a7e362203bc [2023-02-27T02:24:07.278Z] Step 12/12 : RUN ${MAKE} [2023-02-27T02:24:07.278Z] ---> Running in e70c48bda9d7 [2023-02-27T02:24:07.278Z] noop [2023-02-27T02:24:07.278Z] Removing intermediate container e70c48bda9d7 [2023-02-27T02:24:07.278Z] ---> 450e4539e181 [2023-02-27T02:24:07.278Z] Successfully built 450e4539e181 [2023-02-27T02:24:07.278Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:24:07.798Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T02:24:07.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:24:08.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-7513 does not seem to be running inside a container [2023-02-27T02:24:08.103Z] $ 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-02-27T02:24:09.450Z] $ docker top 5706b06ae90f8a9fa4076904742347993ac8cb62b59c9c3a0e8ad83b586aa688 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T02:24:10.338Z] + go version [2023-02-27T02:24:10.338Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T02:24:10.379Z] $ docker stop --time=1 5706b06ae90f8a9fa4076904742347993ac8cb62b59c9c3a0e8ad83b586aa688 [2023-02-27T02:24:11.984Z] $ docker rm -f --volumes 5706b06ae90f8a9fa4076904742347993ac8cb62b59c9c3a0e8ad83b586aa688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:24:12.863Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T02:24:12.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:24:13.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-7513 does not seem to be running inside a container [2023-02-27T02:24:13.190Z] $ 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-02-27T02:24:14.346Z] $ docker top d2f4eb1789352d797494426cbf6163eeaf7f2014fee6018b94b40ae997c2e27a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T02:24:15.227Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T02:24:15.629Z] + make test [2023-02-27T02:24:15.898Z] go test ./... -coverprofile=coverage.out ./... [2023-02-27T02:24:17.312Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-27T02:25:38.970Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-27T02:25:38.970Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-27T02:25:38.970Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T02:25:38.970Z] go vet ./... [2023-02-27T02:25:57.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T02:25:57.183Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T02:25:57.183Z] ./bin/test-attribution-txt.sh [2023-02-27T02:25:57.183Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T02:25:57.183Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T02:25:57.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T02:25:57.265Z] $ docker stop --time=1 d2f4eb1789352d797494426cbf6163eeaf7f2014fee6018b94b40ae997c2e27a [2023-02-27T02:25:58.998Z] $ docker rm -f --volumes d2f4eb1789352d797494426cbf6163eeaf7f2014fee6018b94b40ae997c2e27a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T02:26:00.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T02:26:00.047Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T02:26:00.450Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T02:26:01.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T02:26:01.395Z] + ls -al . [2023-02-27T02:26:01.395Z] total 156 [2023-02-27T02:26:01.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:24 . [2023-02-27T02:26:01.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:21 .. [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 27 02:22 .dockerignore [2023-02-27T02:26:01.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 02:22 .git [2023-02-27T02:26:01.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:22 .github [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 27 02:22 .gitignore [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 02:22 .golangci.yml [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 27 02:22 Attribution.txt [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 27 02:22 CHANGELOG.md [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 27 02:22 Dockerfile [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 02:22 GOVERNANCE.md [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 27 02:22 Jenkinsfile [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 02:22 LICENSE [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 27 02:22 Makefile [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 02:22 OWNERS.md [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 27 02:22 README.md [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 02:18 VERSION [2023-02-27T02:26:01.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 02:22 bin [2023-02-27T02:26:01.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:22 cmd [2023-02-27T02:26:01.395Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 27 02:24 coverage.out [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 3313 Feb 27 02:22 go.mod [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 33095 Feb 27 02:22 go.sum [2023-02-27T02:26:01.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 02:22 internal [2023-02-27T02:26:01.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 02:22 snap [2023-02-27T02:26:01.395Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 27 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:26:01.833Z] + 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=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd --label arch=arm64 --label version=0.0.0 . [2023-02-27T02:26:02.106Z] Sending build context to Docker daemon 8.081MB [2023-02-27T02:26:02.106Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T02:26:02.106Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-27T02:26:02.106Z] ---> 450e4539e181 [2023-02-27T02:26:02.106Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-27T02:26:02.375Z] ---> Running in 9d4fa14c7d0d [2023-02-27T02:26:02.646Z] Removing intermediate container 9d4fa14c7d0d [2023-02-27T02:26:02.646Z] ---> fe297fe7faa7 [2023-02-27T02:26:02.646Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T02:26:02.646Z] ---> Running in 7dd912d1a168 [2023-02-27T02:26:02.916Z] Removing intermediate container 7dd912d1a168 [2023-02-27T02:26:02.916Z] ---> 05cc1f92f647 [2023-02-27T02:26:02.916Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-27T02:26:03.189Z] ---> Running in 3cfbd4833036 [2023-02-27T02:26:03.189Z] Removing intermediate container 3cfbd4833036 [2023-02-27T02:26:03.189Z] ---> 069b21bcd766 [2023-02-27T02:26:03.189Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T02:26:03.455Z] ---> Running in 030668309aff [2023-02-27T02:26:03.722Z] Removing intermediate container 030668309aff [2023-02-27T02:26:03.722Z] ---> 31f6520fe2ae [2023-02-27T02:26:03.722Z] Step 7/25 : WORKDIR /device-gpio [2023-02-27T02:26:03.722Z] ---> Running in 5cdaf321350a [2023-02-27T02:26:03.990Z] Removing intermediate container 5cdaf321350a [2023-02-27T02:26:03.990Z] ---> ab0556c20aa2 [2023-02-27T02:26:03.990Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T02:26:03.990Z] ---> Running in d3493ba66a1a [2023-02-27T02:26:04.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T02:26:05.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T02:26:06.632Z] OK: 226 MiB in 55 packages [2023-02-27T02:26:08.580Z] Removing intermediate container d3493ba66a1a [2023-02-27T02:26:08.580Z] ---> bf262f834769 [2023-02-27T02:26:08.580Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-27T02:26:08.580Z] ---> f9dab2163ece [2023-02-27T02:26:08.580Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T02:26:08.847Z] ---> Running in b30b034fda0c [2023-02-27T02:26:12.197Z] Removing intermediate container b30b034fda0c [2023-02-27T02:26:12.197Z] ---> d789e3aff7c5 [2023-02-27T02:26:12.197Z] Step 11/25 : COPY . . [2023-02-27T02:26:12.782Z] ---> 8949f0e56559 [2023-02-27T02:26:12.782Z] Step 12/25 : RUN ${MAKE} [2023-02-27T02:26:12.782Z] ---> Running in 7ce0e6e7ad79 [2023-02-27T02:26:13.742Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-27T02:28:35.547Z] Removing intermediate container 7ce0e6e7ad79 [2023-02-27T02:28:35.547Z] ---> 908d522a496c [2023-02-27T02:28:35.547Z] Step 13/25 : FROM alpine:3.16 [2023-02-27T02:28:35.547Z] 3.16: Pulling from library/alpine [2023-02-27T02:28:35.547Z] 3760b48202b3: Pulling fs layer [2023-02-27T02:28:35.547Z] 3760b48202b3: Verifying Checksum [2023-02-27T02:28:35.547Z] 3760b48202b3: Download complete [2023-02-27T02:28:35.547Z] 3760b48202b3: Pull complete [2023-02-27T02:28:35.547Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-27T02:28:35.547Z] Status: Downloaded newer image for alpine:3.16 [2023-02-27T02:28:35.547Z] ---> 4c81e5bf8899 [2023-02-27T02:28:35.547Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-27T02:28:35.547Z] ---> Running in c60ebbd9f0cd [2023-02-27T02:28:35.547Z] Removing intermediate container c60ebbd9f0cd [2023-02-27T02:28:35.547Z] ---> 12bcbd85b485 [2023-02-27T02:28:35.547Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-27T02:28:35.547Z] ---> Running in a6f6d6838aa8 [2023-02-27T02:28:36.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T02:28:36.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T02:28:38.184Z] OK: 5 MiB in 14 packages [2023-02-27T02:28:38.769Z] Removing intermediate container a6f6d6838aa8 [2023-02-27T02:28:38.769Z] ---> eabe63fad1fe [2023-02-27T02:28:38.769Z] Step 16/25 : WORKDIR / [2023-02-27T02:28:38.769Z] ---> Running in 6b1c1096aef3 [2023-02-27T02:28:39.037Z] Removing intermediate container 6b1c1096aef3 [2023-02-27T02:28:39.037Z] ---> a4edd3600748 [2023-02-27T02:28:39.037Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-27T02:28:39.624Z] ---> a14d0dd9194a [2023-02-27T02:28:39.624Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-27T02:28:40.210Z] ---> b718def0322e [2023-02-27T02:28:40.210Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-27T02:28:41.617Z] ---> f6ce9a07c079 [2023-02-27T02:28:41.617Z] Step 20/25 : EXPOSE 59910 [2023-02-27T02:28:41.617Z] ---> Running in 1626340a15da [2023-02-27T02:28:41.885Z] Removing intermediate container 1626340a15da [2023-02-27T02:28:41.885Z] ---> a56674795e90 [2023-02-27T02:28:41.886Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-27T02:28:41.886Z] ---> Running in 9b8b04c40ff0 [2023-02-27T02:28:42.155Z] Removing intermediate container 9b8b04c40ff0 [2023-02-27T02:28:42.155Z] ---> 3249b1bc4fe0 [2023-02-27T02:28:42.155Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-27T02:28:42.421Z] ---> Running in edc321ba9fd9 [2023-02-27T02:28:42.687Z] Removing intermediate container edc321ba9fd9 [2023-02-27T02:28:42.687Z] ---> eb31de3a974c [2023-02-27T02:28:42.687Z] Step 23/25 : LABEL arch=arm64 [2023-02-27T02:28:42.687Z] ---> Running in c26216d770ee [2023-02-27T02:28:42.954Z] Removing intermediate container c26216d770ee [2023-02-27T02:28:42.954Z] ---> 901ea743e867 [2023-02-27T02:28:42.954Z] Step 24/25 : LABEL git_sha=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [2023-02-27T02:28:42.954Z] ---> Running in 003e328751af [2023-02-27T02:28:43.547Z] Removing intermediate container 003e328751af [2023-02-27T02:28:43.547Z] ---> 6f5508f79f16 [2023-02-27T02:28:43.547Z] Step 25/25 : LABEL version=0.0.0 [2023-02-27T02:28:43.547Z] ---> Running in 15c60ef85f01 [2023-02-27T02:28:43.814Z] Removing intermediate container 15c60ef85f01 [2023-02-27T02:28:43.814Z] ---> e3096a5e0f73 [2023-02-27T02:28:43.814Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T02:28:43.814Z] Successfully built e3096a5e0f73 [2023-02-27T02:28:43.814Z] 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-02-27T02:28:44.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T02:28:44.600Z] [2023-02-27T02:28:44.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:28:45.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T02:28:45.005Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T02:28:45.005Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T02:28:45.005Z] 04944245beec: Pulling fs layer [2023-02-27T02:28:45.005Z] 699f458cf7ca: Pulling fs layer [2023-02-27T02:28:45.005Z] 765212b225bb: Pulling fs layer [2023-02-27T02:28:45.005Z] f23df028b6ca: Pulling fs layer [2023-02-27T02:28:45.005Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T02:28:45.005Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T02:28:45.005Z] f23df028b6ca: Waiting [2023-02-27T02:28:45.005Z] d65c8cfc05b1: Waiting [2023-02-27T02:28:45.005Z] 2437ff75d9bd: Waiting [2023-02-27T02:28:45.005Z] 765212b225bb: Waiting [2023-02-27T02:28:45.275Z] 04944245beec: Verifying Checksum [2023-02-27T02:28:45.275Z] 04944245beec: Download complete [2023-02-27T02:28:45.275Z] 765212b225bb: Verifying Checksum [2023-02-27T02:28:45.275Z] 765212b225bb: Download complete [2023-02-27T02:28:45.275Z] f23df028b6ca: Verifying Checksum [2023-02-27T02:28:45.275Z] f23df028b6ca: Download complete [2023-02-27T02:28:45.275Z] d65c8cfc05b1: Download complete [2023-02-27T02:28:45.546Z] 699f458cf7ca: Verifying Checksum [2023-02-27T02:28:45.546Z] 699f458cf7ca: Download complete [2023-02-27T02:28:45.814Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T02:28:45.814Z] 8998bd30e6a1: Download complete [2023-02-27T02:28:48.402Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T02:28:48.402Z] 2437ff75d9bd: Download complete [2023-02-27T02:28:49.832Z] 8998bd30e6a1: Pull complete [2023-02-27T02:28:50.100Z] 04944245beec: Pull complete [2023-02-27T02:28:51.507Z] 699f458cf7ca: Pull complete [2023-02-27T02:28:51.775Z] 765212b225bb: Pull complete [2023-02-27T02:28:52.356Z] f23df028b6ca: Pull complete [2023-02-27T02:28:52.624Z] d65c8cfc05b1: Pull complete [2023-02-27T02:29:07.609Z] 2437ff75d9bd: Pull complete [2023-02-27T02:29:07.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T02:29:07.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T02:29:07.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:29:07.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-7513 does not seem to be running inside a container [2023-02-27T02:29:08.090Z] $ 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-02-27T02:29:10.749Z] $ docker top ab1f6df65e8881ab28a2a7b1cde700c24187f699bc3b22359c36223bb9a66365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:11.377Z] ---> job-cost.sh [2023-02-27T02:29:11.650Z] lf-activate-venv: SKIPPING [2023-02-27T02:29:11.650Z] INFO: No Stack... [2023-02-27T02:29:11.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T02:29:12.887Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T02:29:13.222Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-02-27T02:29:13.222Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T02:29:13.303Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [2023-02-27T02:29:13.308Z] Resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] did not exist. Created. [2023-02-27T02:29:13.308Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T02:29:13.709Z] /w/workspace/device-gpio/1@tmp/durable-eea4aa2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T02:29:14.061Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T02:29:14.097Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T02:29:14.141Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T02:29:14.156Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T02:29:14.244Z] $ docker stop --time=1 ab1f6df65e8881ab28a2a7b1cde700c24187f699bc3b22359c36223bb9a66365 [2023-02-27T02:29:15.685Z] $ docker rm -f --volumes ab1f6df65e8881ab28a2a7b1cde700c24187f699bc3b22359c36223bb9a66365 [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-02-27T02:29:16.715Z] provisioning config files... [2023-02-27T02:29:16.721Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config11294866526298712326tmp [Pipeline] { [Pipeline] sh [2023-02-27T02:29:17.065Z] + set +x [2023-02-27T02:29:17.066Z] + curl -s https://codecov.io/bash [2023-02-27T02:29:17.066Z] + bash -s -- [2023-02-27T02:29:17.066Z] [2023-02-27T02:29:17.066Z] _____ _ [2023-02-27T02:29:17.066Z] / ____| | | [2023-02-27T02:29:17.066Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T02:29:17.066Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T02:29:17.066Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T02:29:17.066Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T02:29:17.066Z] Bash-1.0.6 [2023-02-27T02:29:17.066Z] [2023-02-27T02:29:17.066Z] [2023-02-27T02:29:17.066Z] ==> git version 2.25.1 found [2023-02-27T02:29:17.066Z] ==> 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-02-27T02:29:17.066Z] Release-Date: 2020-01-08 [2023-02-27T02:29:17.066Z] 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-02-27T02:29:17.066Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T02:29:17.066Z] ==> Jenkins CI detected. [2023-02-27T02:29:17.066Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-111 [2023-02-27T02:29:17.066Z] project root: . [2023-02-27T02:29:17.066Z] --> token set from env [2023-02-27T02:29:17.066Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T02:29:17.066Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T02:29:17.066Z] ==> Python coveragepy not found [2023-02-27T02:29:17.066Z] ==> Searching for coverage reports in: [2023-02-27T02:29:17.066Z] + . [2023-02-27T02:29:17.066Z] -> Found 1 reports [2023-02-27T02:29:17.066Z] ==> Detecting git/mercurial file structure [2023-02-27T02:29:17.066Z] ==> Reading reports [2023-02-27T02:29:17.066Z] + ./coverage.out bytes=10 [2023-02-27T02:29:17.066Z] ==> Appending adjustments [2023-02-27T02:29:17.066Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T02:29:17.327Z] + Found adjustments [2023-02-27T02:29:17.327Z] ==> Gzipping contents [2023-02-27T02:29:17.327Z] 4.0K /tmp/codecov.GZvGrT.gz [2023-02-27T02:29:17.327Z] ==> Uploading reports [2023-02-27T02:29:17.327Z] url: https://codecov.io [2023-02-27T02:29:17.327Z] query: branch=PR-111&commit=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=111&job=&cmd_args= [2023-02-27T02:29:17.327Z] -> Pinging Codecov [2023-02-27T02:29:17.327Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-111&commit=cfc5e4c0856cf0b744dc6c5667a81065f480e3fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=111&job=&cmd_args= [2023-02-27T02:29:17.327Z] -> Uploading to [2023-02-27T02:29:17.327Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/cfc5e4c0856cf0b744dc6c5667a81065f480e3fd/28d043a1-1d0a-4696-8a35-06ede55519cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T022917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf23054bddb4511f7bc32d30edafbe913e5cd5541ad6e144aa07511c213474eb [2023-02-27T02:29:17.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T02:29:17.327Z] Dload Upload Total Spent Left Speed [2023-02-27T02:29:17.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 1932 --:--:-- --:--:-- --:--:-- 1927 100 742 0 0 100 742 0 1932 --:--:-- --:--:-- --:--:-- 1927 [2023-02-27T02:29:17.901Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/cfc5e4c0856cf0b744dc6c5667a81065f480e3fd [Pipeline] } [2023-02-27T02:29:17.929Z] 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-02-27T02:29:19.712Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-111/archives ] [2023-02-27T02:29:19.712Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-111/archives [2023-02-27T02:29:19.712Z] total 16 [2023-02-27T02:29:19.712Z] drwxr-xr-x 3 root root 4096 Feb 27 02:20 . [2023-02-27T02:29:19.712Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 02:20 .. [2023-02-27T02:29:19.712Z] drwxr-xr-x 2 root root 4096 Feb 27 02:20 cost [2023-02-27T02:29:19.712Z] -rw-r--r-- 1 root root 83 Feb 27 02:20 cost.csv [2023-02-27T02:29:19.712Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-111/archives [2023-02-27T02:29:19.712Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-111/archives [2023-02-27T02:29:19.712Z] total 16 [2023-02-27T02:29:19.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 02:20 . [2023-02-27T02:29:19.712Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 02:20 .. [2023-02-27T02:29:19.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 02:20 cost [2023-02-27T02:29:19.712Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 27 02:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:20.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:20.935Z] ---> package-listing.sh [2023-02-27T02:29:20.935Z] ++ facter osfamily [2023-02-27T02:29:20.935Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T02:29:21.194Z] + OS_FAMILY=debian [2023-02-27T02:29:21.194Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-111 [2023-02-27T02:29:21.194Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T02:29:21.194Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T02:29:21.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T02:29:21.194Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T02:29:21.194Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-111 ']' [2023-02-27T02:29:21.194Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T02:29:21.194Z] + case "${OS_FAMILY}" in [2023-02-27T02:29:21.194Z] + dpkg -l [2023-02-27T02:29:21.194Z] + grep '^ii' [2023-02-27T02:29:21.194Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T02:29:21.194Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T02:29:21.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T02:29:21.194Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-111 ']' [2023-02-27T02:29:21.194Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-111/archives/ [2023-02-27T02:29:21.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-111/archives/ [Pipeline] echo [2023-02-27T02:29:21.230Z] 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T02:29:21.522Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T02:29:22.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T02:29:22.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T02:29:22.312Z] prd-ubuntu20.04-docker-8c-8g-7512 does not seem to be running inside a container [2023-02-27T02:29:22.355Z] $ 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-111/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-111 -v /w/workspace/edgexfoundry_device-gpio_PR-111:/w/workspace/edgexfoundry_device-gpio_PR-111:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-111@tmp:/w/workspace/edgexfoundry_device-gpio_PR-111@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-02-27T02:29:22.579Z] $ docker top f56014d111e1d706b233fed4caa6804ac4bcb591b4ad1c231cb73badc916344e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T02:29:22.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T02:29:23.275Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T02:29:23.586Z] + ls /var/log/sa-host [2023-02-27T02:29:23.586Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T02:29:23.809Z] provisioning config files... [2023-02-27T02:29:23.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-111@tmp/config13002465304138895714tmp [Pipeline] { [Pipeline] echo [2023-02-27T02:29:23.866Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:24.186Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T02:29:24.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:24.691Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T02:29:24.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:25.037Z] ---> sudo-logs.sh [2023-02-27T02:29:25.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T02:29:25.119Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:25.427Z] ---> job-cost.sh [2023-02-27T02:29:25.427Z] lf-activate-venv: SKIPPING [2023-02-27T02:29:25.427Z] DEBUG: total: 0.2199999988079071 [2023-02-27T02:29:25.427Z] INFO: Retrieving Stack Cost... [2023-02-27T02:29:25.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T02:29:26.254Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T02:29:26.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T02:29:26.605Z] ---> logs-deploy.sh [2023-02-27T02:29:26.605Z] lf-activate-venv: SKIPPING [2023-02-27T02:29:26.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-111/1 [2023-02-27T02:29:26.605Z] INFO: archiving workspace using pattern(s): [2023-02-27T02:29:27.541Z] Archives upload complete. [2023-02-27T02:29:27.541Z] INFO: archiving logs to Nexus