Pull request #235 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e2823134dff1bf12903738e51e362c4ec6ba084+f3c8a999d00a9f0c6dac2773c41abd43344389a2 (4e3447e4a23fc7890593b49cd23b93f9bc840a85) 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-ssh14657145184017072689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5810314848432036506.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-235/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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8029065830412748613.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-235/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8024857173660432589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13842490883792444763.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-235/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-235/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh21572973954037607.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2821’ Running on prd-ubuntu20.04-docker-8c-8g-2827 in /w/workspace/edgexfoundry_device-gpio_PR-235 [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-235 # 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 Merging remotes/origin/main commit f3c8a999d00a9f0c6dac2773c41abd43344389a2 into PR head commit 6e2823134dff1bf12903738e51e362c4ec6ba084 Merge succeeded, producing 6e2823134dff1bf12903738e51e362c4ec6ba084 Checking out Revision 6e2823134dff1bf12903738e51e362c4ec6ba084 (PR-235) Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # 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 f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:12:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:12:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:12:29 ========================================================= 13:12:29 EdgeX Global Pipelines Version Info 13:12:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:12:31 ------------------- 13:12:31 stable info: 13:12:31 ------------------- 13:12:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:12:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:31 Message: update stable to v1.0.258 13:12:32 ------------------- 13:12:32 experimental info: 13:12:32 ------------------- 13:12:32 Commited By: **** collab-it+edgex@linuxfoundation.org 13:12:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:12:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-235 [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-235 [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-235 [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e28231 [Pipeline] echo 13:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:34 provisioning config files... 13:12:34 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config71446666933389308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:34 ---> ****-login.sh 13:12:34 nexus3.edgexfoundry.org:10001 13:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:34 Configure a credential helper to remove this warning. See 13:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:34 13:12:34 Login Succeeded 13:12:34 nexus3.edgexfoundry.org:10002 13:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:35 Configure a credential helper to remove this warning. See 13:12:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:35 13:12:35 Login Succeeded 13:12:35 nexus3.edgexfoundry.org:10003 13:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:35 Configure a credential helper to remove this warning. See 13:12:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:35 13:12:35 Login Succeeded 13:12:35 nexus3.edgexfoundry.org:10004 13:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:35 Configure a credential helper to remove this warning. See 13:12:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:35 13:12:35 Login Succeeded 13:12:35 ****.io 13:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:35 Configure a credential helper to remove this warning. See 13:12:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:35 13:12:35 Login Succeeded 13:12:35 ---> ****-login.sh ends [Pipeline] } 13:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:12:36 + git rev-list -1 --merges 6e2823134dff1bf12903738e51e362c4ec6ba084~1..6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo 13:12:36 -----------> git rev-list -1 --merges 6e2823134dff1bf12903738e51e362c4ec6ba084~1..6e2823134dff1bf12903738e51e362c4ec6ba084 6e2823134dff1bf12903738e51e362c4ec6ba084 [false] [Pipeline] sh 13:12:36 + git log --format=format:%s -1 6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo 13:12:36 ========================================================= 13:12:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:12:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:12:37 + git log --format=format:%s -1 6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] echo 13:12:37 [semverPrep] GIT_COMMIT: 6e2823134dff1bf12903738e51e362c4ec6ba084, Commit Message: build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 [Pipeline] echo 13:12:37 [semverPrep] This is not a build commit. [Pipeline] sh 13:12:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:12:37 + grep -v github /etc/ssh/ssh_known_hosts 13:12:37 + [ -e /tmp/ssh_known_hosts ] 13:12:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:12:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:12:37 + sudo tee -a /etc/ssh/ssh_known_hosts 13:12:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:38 13:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:38 0.1.4: Pulling from edgex-devops/py-git-semver 13:12:38 b85a868b505f: Pulling fs layer 13:12:38 e2be974225ed: Pulling fs layer 13:12:38 339a4e72a1f5: Pulling fs layer 13:12:38 988bab9f4d93: Pulling fs layer 13:12:38 1469e6f7b9e6: Pulling fs layer 13:12:38 eaf3925da568: Pulling fs layer 13:12:38 bab4dde63d76: Pulling fs layer 13:12:38 bde34c3a00c8: Pulling fs layer 13:12:38 b352a97aabf1: Pulling fs layer 13:12:38 4872d77fe225: Pulling fs layer 13:12:38 5851b861e8e6: Pulling fs layer 13:12:38 1469e6f7b9e6: Waiting 13:12:38 988bab9f4d93: Waiting 13:12:38 bab4dde63d76: Waiting 13:12:38 bde34c3a00c8: Waiting 13:12:38 eaf3925da568: Waiting 13:12:38 4872d77fe225: Waiting 13:12:38 5851b861e8e6: Waiting 13:12:38 b352a97aabf1: Waiting 13:12:38 e2be974225ed: Verifying Checksum 13:12:38 e2be974225ed: Download complete 13:12:38 988bab9f4d93: Verifying Checksum 13:12:38 988bab9f4d93: Download complete 13:12:38 339a4e72a1f5: Verifying Checksum 13:12:38 339a4e72a1f5: Download complete 13:12:38 1469e6f7b9e6: Verifying Checksum 13:12:38 1469e6f7b9e6: Download complete 13:12:38 eaf3925da568: Verifying Checksum 13:12:38 eaf3925da568: Download complete 13:12:38 bde34c3a00c8: Verifying Checksum 13:12:38 bde34c3a00c8: Download complete 13:12:38 b352a97aabf1: Verifying Checksum 13:12:38 b352a97aabf1: Download complete 13:12:38 4872d77fe225: Verifying Checksum 13:12:38 4872d77fe225: Download complete 13:12:38 5851b861e8e6: Verifying Checksum 13:12:38 5851b861e8e6: Download complete 13:12:38 b85a868b505f: Verifying Checksum 13:12:38 b85a868b505f: Download complete 13:12:39 bab4dde63d76: Verifying Checksum 13:12:39 bab4dde63d76: Download complete 13:12:40 b85a868b505f: Pull complete 13:12:40 e2be974225ed: Pull complete 13:12:41 339a4e72a1f5: Pull complete 13:12:41 988bab9f4d93: Pull complete 13:12:41 1469e6f7b9e6: Pull complete 13:12:41 eaf3925da568: Pull complete 13:12:43 bab4dde63d76: Pull complete 13:12:43 bde34c3a00c8: Pull complete 13:12:43 b352a97aabf1: Pull complete 13:12:43 4872d77fe225: Pull complete 13:12:43 5851b861e8e6: Pull complete 13:12:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:12:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:43 prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container 13:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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 13:12:46 $ docker top 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c -eo pid,comm 13:12:46 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). 13:12:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:12:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:46 [ssh-agent] Looking for ssh-agent implementation... 13:12:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:46 $ docker exec 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent 13:12:46 SSH_AUTH_SOCK=/tmp/ssh-jipBINR705N7/agent.31 13:12:46 SSH_AGENT_PID=37 13:12:46 Running ssh-add (command line suppressed) 13:12:46 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_3170342927161135985.key (/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_3170342927161135985.key) 13:12:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:47 + git tag --points-at HEAD [Pipeline] } 13:12:47 $ docker exec --env ******** --env ******** 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent -k 13:12:47 unset SSH_AUTH_SOCK; 13:12:47 unset SSH_AGENT_PID; 13:12:47 echo Agent pid 37 killed; 13:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:12:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:12:47 [ssh-agent] Looking for ssh-agent implementation... 13:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:12:47 $ docker exec 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent 13:12:47 SSH_AUTH_SOCK=/tmp/ssh-b7oVwXUxI3Dr/agent.73 13:12:47 SSH_AGENT_PID=79 13:12:47 Running ssh-add (command line suppressed) 13:12:47 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_12701658154759508833.key (/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/private_key_12701658154759508833.key) 13:12:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:12:48 + git semver init 13:12:48 2024-04-19 13:12:48,537 [run_init] DEBUG init version:0.0.0 force:False 13:12:48 2024-04-19 13:12:48,538 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-235/.semver 13:12:48 2024-04-19 13:12:48,538 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-235/.semver 13:12:48 2024-04-19 13:12:48,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-235/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-235, universal_newlines=False, shell=None, istream=None) 13:12:50 2024-04-19 13:12:49,663 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-235/.git/info/exclude 13:12:50 2024-04-19 13:12:49,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-235/.semver/PR-235 with force:False 13:12:50 2024-04-19 13:12:49,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-235/.semver/PR-235 13:12:50 2024-04-19 13:12:49,667 [execute] INFO git cat-file --batch-check 13:12:50 2024-04-19 13:12:49,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-235/.semver, universal_newlines=False, shell=None, istream=) 13:12:50 2024-04-19 13:12:49,673 [execute] INFO git cat-file --batch 13:12:50 2024-04-19 13:12:49,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-235/.semver, universal_newlines=False, shell=None, istream=) 13:12:50 2024-04-19 13:12:49,677 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-235/.semver/PR-235 13:12:50 0.0.0 [Pipeline] } 13:12:50 $ docker exec --env ******** --env ******** 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c ssh-agent -k 13:12:50 unset SSH_AUTH_SOCK; 13:12:50 unset SSH_AGENT_PID; 13:12:50 echo Agent pid 79 killed; 13:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:12:50 + git semver [Pipeline] } 13:12:50 $ docker stop --time=1 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c 13:12:52 $ docker rm -f --volumes 145ad2fe57dafaf29d2fc3fdac66e14dc13c9511da2867e84ffd62f6b68d090c [Pipeline] // withDockerContainer [Pipeline] sh 13:12:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:12:52 Stashed 1 file(s) [Pipeline] echo 13:12:52 [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 13:12:53 provisioning config files... 13:12:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config7077839171956618288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:54 ---> ****-login.sh 13:12:54 nexus3.edgexfoundry.org:10001 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 nexus3.edgexfoundry.org:10002 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 nexus3.edgexfoundry.org:10003 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 nexus3.edgexfoundry.org:10004 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 ****.io 13:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:12:54 Configure a credential helper to remove this warning. See 13:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:12:54 13:12:54 Login Succeeded 13:12:54 ---> ****-login.sh ends [Pipeline] } 13:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:12:55 ========================================================= 13:12:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:12:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:12:55 Sending build context to Docker daemon 24.64MB 13:12:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:12:55 Step 2/12 : FROM ${BASE} AS builder 13:12:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:12:55 7264a8db6415: Pulling fs layer 13:12:55 c4d48a809fc2: Pulling fs layer 13:12:55 4f1c88b9dad5: Pulling fs layer 13:12:55 ad3a456e5733: Pulling fs layer 13:12:55 69c7f0334f64: Pulling fs layer 13:12:55 1f1c1a5573a3: Pulling fs layer 13:12:55 ce7588e14bc9: Pulling fs layer 13:12:55 b5e4710f87ac: Pulling fs layer 13:12:55 69c7f0334f64: Waiting 13:12:55 1f1c1a5573a3: Waiting 13:12:55 ce7588e14bc9: Waiting 13:12:55 ad3a456e5733: Waiting 13:12:55 b5e4710f87ac: Waiting 13:12:56 c4d48a809fc2: Download complete 13:12:56 ad3a456e5733: Verifying Checksum 13:12:56 ad3a456e5733: Download complete 13:12:56 69c7f0334f64: Verifying Checksum 13:12:56 69c7f0334f64: Download complete 13:12:56 7264a8db6415: Verifying Checksum 13:12:56 7264a8db6415: Download complete 13:12:56 1f1c1a5573a3: Verifying Checksum 13:12:56 1f1c1a5573a3: Download complete 13:12:56 7264a8db6415: Pull complete 13:12:56 b5e4710f87ac: Verifying Checksum 13:12:56 b5e4710f87ac: Download complete 13:12:56 c4d48a809fc2: Pull complete 13:12:56 4f1c88b9dad5: Download complete 13:12:56 ce7588e14bc9: Verifying Checksum 13:12:56 ce7588e14bc9: Download complete 13:13:00 4f1c88b9dad5: Pull complete 13:13:00 ad3a456e5733: Pull complete 13:13:00 69c7f0334f64: Pull complete 13:13:00 1f1c1a5573a3: Pull complete 13:13:02 ce7588e14bc9: Pull complete 13:13:03 b5e4710f87ac: Pull complete 13:13:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:13:03 ---> 88b5674ff536 13:13:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:13:08 Still waiting to schedule task 13:13:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2824’ 13:13:08 ---> Running in df2d3094feac 13:13:08 Removing intermediate container df2d3094feac 13:13:08 ---> 5f64514f7ddb 13:13:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:08 ---> Running in 73ba8edeb7f3 13:13:08 Removing intermediate container 73ba8edeb7f3 13:13:08 ---> d8605ce6b250 13:13:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:13:08 ---> Running in e8b8c4abe602 13:13:08 Removing intermediate container e8b8c4abe602 13:13:08 ---> f661ab5d6637 13:13:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:13:08 ---> Running in bbebcbbbda04 13:13:08 Removing intermediate container bbebcbbbda04 13:13:08 ---> 16b951563943 13:13:08 Step 7/12 : WORKDIR /device-gpio 13:13:08 ---> Running in ca51912d11a5 13:13:08 Removing intermediate container ca51912d11a5 13:13:08 ---> 05f26616acd5 13:13:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:08 ---> Running in f5d8dc90a339 13:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:13:09 (1/4) Installing openssh-keygen (9.3_p2-r1) 13:13:09 (2/4) Installing libedit (20221030.3.1-r1) 13:13:09 (3/4) Installing openssh-client-common (9.3_p2-r1) 13:13:09 (4/4) Installing openssh-client-default (9.3_p2-r1) 13:13:09 Executing busybox-1.36.1-r5.trigger 13:13:09 OK: 268 MiB in 56 packages 13:13:09 Removing intermediate container f5d8dc90a339 13:13:09 ---> 5b11f5a70bdc 13:13:09 Step 9/12 : COPY go.mod vendor* ./ 13:13:09 ---> 8ea3e6bb04e7 13:13:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:09 ---> Running in 98fb2ef67469 13:13:42 Removing intermediate container 98fb2ef67469 13:13:42 ---> 81b6fd3432cc 13:13:42 Step 11/12 : COPY . . 13:13:42 ---> 6464b18bc03b 13:13:42 Step 12/12 : RUN ${MAKE} 13:13:42 ---> Running in 193d6cb30211 13:13:42 noop 13:13:42 Removing intermediate container 193d6cb30211 13:13:42 ---> c1e0605eaaf0 13:13:42 Successfully built c1e0605eaaf0 13:13:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:42 + docker inspect -f . ci-base-image-x86_64 13:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:42 prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container 13:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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 13:13:43 $ docker top 5953d122e51b4ebd96c2df0a29b0a0435318b19902afdf72788430950642cf81 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:43 + go version 13:13:43 go version go1.21.0 linux/amd64 [Pipeline] } 13:13:43 $ docker stop --time=1 5953d122e51b4ebd96c2df0a29b0a0435318b19902afdf72788430950642cf81 13:13:44 $ docker rm -f --volumes 5953d122e51b4ebd96c2df0a29b0a0435318b19902afdf72788430950642cf81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:45 + docker inspect -f . ci-base-image-x86_64 13:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:45 prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container 13:13:45 $ 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-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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 13:13:46 $ docker top 8bb9737bc7a58862abe2e7df3a95702e34e9e27aef1ae1c8ee7951e00e564da0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-235 [Pipeline] fileExists [Pipeline] sh 13:13:46 + make test 13:13:46 go test ./... -coverprofile=coverage.out ./... 13:13:47 ? github.com/edgexfoundry/device-gpio [no test files] 13:14:00 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:14:00 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:14:05 go vet ./... 13:14:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:10 ./bin/test-attribution-txt.sh 13:14:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:14:10 $ docker stop --time=1 8bb9737bc7a58862abe2e7df3a95702e34e9e27aef1ae1c8ee7951e00e564da0 13:14:14 $ docker rm -f --volumes 8bb9737bc7a58862abe2e7df3a95702e34e9e27aef1ae1c8ee7951e00e564da0 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:14:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:16 + ls -al . 13:14:16 total 152 13:14:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:13 . 13:14:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:12 .. 13:14:16 -rw-rw-r-- 1 jenkins jenkins 120 Apr 19 13:12 .dockerignore 13:14:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:13 .git 13:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 .github 13:14:16 -rw-rw-r-- 1 jenkins jenkins 277 Apr 19 13:12 .gitignore 13:14:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:12 .golangci.yml 13:14:16 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:12 .semver 13:14:16 -rw-rw-r-- 1 jenkins jenkins 10671 Apr 19 13:12 Attribution.txt 13:14:16 -rw-rw-r-- 1 jenkins jenkins 7171 Apr 19 13:12 CHANGELOG.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 1661 Apr 19 13:12 Dockerfile 13:14:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:12 GOVERNANCE.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 13:12 Jenkinsfile 13:14:16 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:12 LICENSE 13:14:16 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 13:12 Makefile 13:14:16 -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 13:12 OWNERS.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 19 13:12 README.md 13:14:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:14:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:12 bin 13:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 cmd 13:14:16 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 13:13 coverage.out 13:14:16 -rw-rw-r-- 1 jenkins jenkins 3743 Apr 19 13:12 go.mod 13:14:16 -rw-rw-r-- 1 jenkins jenkins 36735 Apr 19 13:12 go.sum 13:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:12 internal 13:14:16 -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 13:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:17 + 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=6e2823134dff1bf12903738e51e362c4ec6ba084 --label arch=amd64 --label version=0.0.0 . 13:14:17 Sending build context to Docker daemon 24.64MB 13:14:17 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:14:17 Step 2/26 : FROM ${BASE} AS builder 13:14:17 ---> c1e0605eaaf0 13:14:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 13:14:17 ---> Running in bbc783fcb654 13:14:17 Removing intermediate container bbc783fcb654 13:14:17 ---> ab5f0c3a9a79 13:14:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:17 ---> Running in d51446b567e4 13:14:17 Removing intermediate container d51446b567e4 13:14:17 ---> f6c8c0368dfb 13:14:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:14:17 ---> Running in 2a126491f661 13:14:17 Removing intermediate container 2a126491f661 13:14:17 ---> 9ff35d4384b9 13:14:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 13:14:17 ---> Running in 34efe58f7841 13:14:17 Removing intermediate container 34efe58f7841 13:14:17 ---> a65a2c7ab87b 13:14:17 Step 7/26 : WORKDIR /device-gpio 13:14:17 ---> Running in 3fdc1884013b 13:14:17 Removing intermediate container 3fdc1884013b 13:14:17 ---> f512f939a72e 13:14:17 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:17 ---> Running in 56cc30ccd796 13:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:18 OK: 268 MiB in 56 packages 13:14:18 Removing intermediate container 56cc30ccd796 13:14:18 ---> eb34beb97cc8 13:14:18 Step 9/26 : COPY go.mod vendor* ./ 13:14:18 ---> a4e5a5a645c3 13:14:18 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:19 ---> Running in 62a80c18b399 13:14:19 Removing intermediate container 62a80c18b399 13:14:19 ---> 9ef2fa728f0d 13:14:19 Step 11/26 : COPY . . 13:14:20 ---> 2710cb5d91a4 13:14:20 Step 12/26 : RUN ${MAKE} 13:14:20 ---> Running in 2e6c1a3aacbe 13:14:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 13:14:42 Removing intermediate container 2e6c1a3aacbe 13:14:42 ---> fd133d009921 13:14:42 Step 13/26 : FROM alpine:3.18 13:14:42 3.18: Pulling from library/alpine 13:14:42 619be1103602: Pulling fs layer 13:14:42 619be1103602: Download complete 13:14:42 619be1103602: Pull complete 13:14:42 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:14:42 Status: Downloaded newer image for alpine:3.18 13:14:42 ---> d3782b16ccc9 13:14:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:14:42 ---> Running in 4465bc8aee27 13:14:42 Removing intermediate container 4465bc8aee27 13:14:42 ---> dd7287355143 13:14:42 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:14:42 ---> Running in 5f40cea4dbf6 13:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:42 (1/1) Installing dumb-init (1.2.5-r2) 13:14:42 Executing busybox-1.36.1-r5.trigger 13:14:42 OK: 7 MiB in 16 packages 13:14:43 Removing intermediate container 5f40cea4dbf6 13:14:43 ---> c0a3e9607662 13:14:43 Step 16/26 : RUN apk --no-cache upgrade 13:14:43 ---> Running in f32d19ffd6ea 13:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:43 Upgrading critical system libraries and apk-tools: 13:14:43 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:14:43 Executing busybox-1.36.1-r5.trigger 13:14:43 Continuing the upgrade transaction with new apk-tools: 13:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:14:43 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:14:43 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:14:44 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:14:44 OK: 7 MiB in 16 packages 13:14:44 Removing intermediate container f32d19ffd6ea 13:14:44 ---> e6d23d5a4369 13:14:44 Step 17/26 : WORKDIR / 13:14:44 ---> Running in bd6d6b7bde56 13:14:45 Removing intermediate container bd6d6b7bde56 13:14:45 ---> aac1af548b6c 13:14:45 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 13:14:45 ---> 3e7d408b9983 13:14:45 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 13:14:45 ---> c5d17437ab68 13:14:45 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 13:14:47 ---> f56ce9ee41a5 13:14:47 Step 21/26 : EXPOSE 59910 13:14:47 ---> Running in be23109d5254 13:14:47 Removing intermediate container be23109d5254 13:14:47 ---> 5905679e36b1 13:14:47 Step 22/26 : ENTRYPOINT ["/device-gpio"] 13:14:47 ---> Running in 140cd85ec7ef 13:14:48 Removing intermediate container 140cd85ec7ef 13:14:48 ---> 2f08599f9c3d 13:14:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:14:48 ---> Running in 72910a9fbc87 13:14:49 Removing intermediate container 72910a9fbc87 13:14:49 ---> 42292716d0c1 13:14:49 Step 24/26 : LABEL arch=amd64 13:14:49 ---> Running in 7af77972db30 13:14:50 Removing intermediate container 7af77972db30 13:14:50 ---> ce8c7ecc5f15 13:14:50 Step 25/26 : LABEL git_sha=6e2823134dff1bf12903738e51e362c4ec6ba084 13:14:50 ---> Running in 40f10c5f5d21 13:14:50 Removing intermediate container 40f10c5f5d21 13:14:50 ---> e5d67626fbde 13:14:50 Step 26/26 : LABEL version=0.0.0 13:14:50 ---> Running in d4235c72ffd6 13:14:50 Removing intermediate container d4235c72ffd6 13:14:50 ---> 5bb104888374 13:14:50 [Warning] One or more build-args [ARCH] were not consumed 13:14:50 Successfully built 5bb104888374 13:14:50 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 13:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:51 13:14:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:52 latest: Pulling from edgex-lftools-log-publisher 13:14:52 5eb5b503b376: Pulling fs layer 13:14:52 5c69ac0246d0: Pulling fs layer 13:14:52 ec43610c2a17: Pulling fs layer 13:14:52 3a2ae6a8a46f: Pulling fs layer 13:14:52 33b1e0a273af: Pulling fs layer 13:14:52 5d3b04190fa2: Pulling fs layer 13:14:52 2f39f015ded8: Pulling fs layer 13:14:52 33b1e0a273af: Waiting 13:14:52 3a2ae6a8a46f: Waiting 13:14:52 5d3b04190fa2: Waiting 13:14:52 2f39f015ded8: Waiting 13:14:52 5c69ac0246d0: Verifying Checksum 13:14:52 5c69ac0246d0: Download complete 13:14:52 3a2ae6a8a46f: Verifying Checksum 13:14:52 3a2ae6a8a46f: Download complete 13:14:52 33b1e0a273af: Verifying Checksum 13:14:52 33b1e0a273af: Download complete 13:14:52 5d3b04190fa2: Download complete 13:14:52 ec43610c2a17: Verifying Checksum 13:14:52 ec43610c2a17: Download complete 13:14:52 5eb5b503b376: Verifying Checksum 13:14:52 5eb5b503b376: Download complete 13:14:52 2f39f015ded8: Download complete 13:14:53 5eb5b503b376: Pull complete 13:14:53 5c69ac0246d0: Pull complete 13:14:54 ec43610c2a17: Pull complete 13:14:54 3a2ae6a8a46f: Pull complete 13:14:54 33b1e0a273af: Pull complete 13:14:54 5d3b04190fa2: Pull complete 13:14:59 2f39f015ded8: Pull complete 13:14:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:00 prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container 13:15:00 $ 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-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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 13:15:03 $ docker top a358ed788fb3ffdb822b76779ef7a4add86f9529f12550d8168464c2c86fb0c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:03 ---> job-cost.sh 13:15:03 lf-activate-venv: SKIPPING 13:15:03 INFO: No Stack... 13:15:03 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:04 INFO: Archiving Costs [Pipeline] sh 13:15:04 + cat /w/workspace/edgexfoundry_device-gpio_PR-235/archives/cost.csv 13:15:04 + cut -d, -f6 [Pipeline] lock 13:15:04 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] 13:15:04 Resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] did not exist. Created. 13:15:04 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:05 + echo total: 0.2199999988079071 [Pipeline] stash 13:15:05 Stashed 1 file(s) [Pipeline] } 13:15:05 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:05 $ docker stop --time=1 a358ed788fb3ffdb822b76779ef7a4add86f9529f12550d8168464c2c86fb0c0 13:15:06 $ docker rm -f --volumes a358ed788fb3ffdb822b76779ef7a4add86f9529f12550d8168464c2c86fb0c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:15:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2833 in /w/workspace/edgexfoundry_device-gpio_PR-235 [Pipeline] { [Pipeline] ws 13:15:45 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 13:15:48 The recommended git tool is: git 13:15:54 using credential edgex-jenkins-ssh 13:15:54 Cloning the remote Git repository 13:15:54 Cloning repository git@github.com:edgexfoundry/device-gpio.git 13:15:54 > git init /w/workspace/device-gpio/1 # timeout=10 13:15:54 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:15:54 > git --version # timeout=10 13:15:54 > git --version # 'git version 2.25.1' 13:15:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:57 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:15:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:15:58 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:15:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/235/head:refs/remotes/origin/PR-235 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:59 Merging remotes/origin/main commit f3c8a999d00a9f0c6dac2773c41abd43344389a2 into PR head commit 6e2823134dff1bf12903738e51e362c4ec6ba084 13:15:59 Merge succeeded, producing 6e2823134dff1bf12903738e51e362c4ec6ba084 13:15:59 Checking out Revision 6e2823134dff1bf12903738e51e362c4ec6ba084 (PR-235) 13:15:59 > git config core.sparsecheckout # timeout=10 13:15:59 > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # timeout=10 13:15:59 > git remote # timeout=10 13:15:59 > git config --get remote.origin.url # timeout=10 13:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:59 > git merge f3c8a999d00a9f0c6dac2773c41abd43344389a2 # timeout=10 13:15:59 > git rev-parse HEAD^{commit} # timeout=10 13:15:59 > git config core.sparsecheckout # timeout=10 13:15:59 > git checkout -f 6e2823134dff1bf12903738e51e362c4ec6ba084 # timeout=10 13:15:59 Commit message: "build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0" 13:16:00 > git --version # timeout=10 13:16:00 > git --version # 'git version 2.25.1' 13:16:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:16:04 % Total % Received % Xferd Average Speed Time Time Time Current 13:16:04 Dload Upload Total Spent Left Speed 13:16:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 255k 0 --:--:-- --:--:-- --:--:-- 255k [Pipeline] sh 13:16:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:16:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:16:05 + sudo tee /etc/docker/daemon.new 13:16:05 { 13:16:05 "registry-mirrors": [ 13:16:05 "https://nexus3.edgexfoundry.org:10001" 13:16:05 ], 13:16:05 "bip": "10.250.0.254/24", 13:16:05 "hosts": [ 13:16:05 "tcp://0.0.0.0:5555", 13:16:05 "unix:///var/run/docker.sock" 13:16:05 ], 13:16:05 "mtu": 1458, 13:16:05 "selinux-enabled": true, 13:16:05 "seccomp-profile": "/etc/docker/seccomp.json" 13:16:05 } [Pipeline] sh 13:16:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:16:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:24 provisioning config files... 13:16:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15755975557863999457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:25 ---> ****-login.sh 13:16:25 nexus3.edgexfoundry.org:10001 13:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:26 Configure a credential helper to remove this warning. See 13:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:26 13:16:26 Login Succeeded 13:16:26 nexus3.edgexfoundry.org:10002 13:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:26 Configure a credential helper to remove this warning. See 13:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:26 13:16:26 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10003 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 nexus3.edgexfoundry.org:10004 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:27 Configure a credential helper to remove this warning. See 13:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:27 13:16:27 Login Succeeded 13:16:27 ****.io 13:16:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:28 Configure a credential helper to remove this warning. See 13:16:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:28 13:16:28 Login Succeeded 13:16:28 ---> ****-login.sh ends [Pipeline] } 13:16:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:16:29 ========================================================= 13:16:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:16:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:16:30 Sending build context to Docker daemon 12.39MB 13:16:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:16:30 Step 2/12 : FROM ${BASE} AS builder 13:16:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:30 9fda8d8052c6: Pulling fs layer 13:16:30 5d54e960e981: Pulling fs layer 13:16:30 c4a7e357bf2a: Pulling fs layer 13:16:30 f0e02332f6b5: Pulling fs layer 13:16:30 872ee5b61b7b: Pulling fs layer 13:16:30 0c6a40ed1a82: Pulling fs layer 13:16:30 94ae7d8d031c: Pulling fs layer 13:16:30 f0e02332f6b5: Waiting 13:16:30 872ee5b61b7b: Waiting 13:16:30 0c6a40ed1a82: Waiting 13:16:30 94ae7d8d031c: Waiting 13:16:30 5d54e960e981: Download complete 13:16:30 f0e02332f6b5: Verifying Checksum 13:16:30 f0e02332f6b5: Download complete 13:16:30 872ee5b61b7b: Verifying Checksum 13:16:30 872ee5b61b7b: Download complete 13:16:30 9fda8d8052c6: Verifying Checksum 13:16:30 9fda8d8052c6: Download complete 13:16:31 94ae7d8d031c: Verifying Checksum 13:16:31 94ae7d8d031c: Download complete 13:16:32 9fda8d8052c6: Pull complete 13:16:32 5d54e960e981: Pull complete 13:16:32 c4a7e357bf2a: Verifying Checksum 13:16:32 c4a7e357bf2a: Download complete 13:16:34 0c6a40ed1a82: Download complete 13:16:46 c4a7e357bf2a: Pull complete 13:16:46 f0e02332f6b5: Pull complete 13:16:46 872ee5b61b7b: Pull complete 13:16:54 0c6a40ed1a82: Pull complete 13:16:55 94ae7d8d031c: Pull complete 13:16:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:16:55 ---> 86de565de09d 13:16:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:16:57 ---> Running in 91896570f7a7 13:16:58 Removing intermediate container 91896570f7a7 13:16:58 ---> 118cfa2d1e44 13:16:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:58 ---> Running in 094d50a7de15 13:16:58 Removing intermediate container 094d50a7de15 13:16:58 ---> f1d05635965f 13:16:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:16:58 ---> Running in e55c32aeccb8 13:16:59 Removing intermediate container e55c32aeccb8 13:16:59 ---> dc0e19847473 13:16:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:16:59 ---> Running in 9e6f742b24a5 13:17:00 Removing intermediate container 9e6f742b24a5 13:17:00 ---> 9dd9f7bda444 13:17:00 Step 7/12 : WORKDIR /device-gpio 13:17:00 ---> Running in d674e196786a 13:17:00 Removing intermediate container d674e196786a 13:17:00 ---> 35fc60969c7b 13:17:00 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:00 ---> Running in 24436b543566 13:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:17:04 (1/4) Installing openssh-keygen (9.3_p2-r1) 13:17:04 (2/4) Installing libedit (20221030.3.1-r1) 13:17:04 (3/4) Installing openssh-client-common (9.3_p2-r1) 13:17:04 (4/4) Installing openssh-client-default (9.3_p2-r1) 13:17:04 Executing busybox-1.36.1-r5.trigger 13:17:04 OK: 271 MiB in 56 packages 13:17:05 Removing intermediate container 24436b543566 13:17:05 ---> 9ee37c3f39cd 13:17:05 Step 9/12 : COPY go.mod vendor* ./ 13:17:05 ---> 41ef2f740360 13:17:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:06 ---> Running in e3d01b5e563b 13:18:14 Removing intermediate container e3d01b5e563b 13:18:14 ---> e69dc54dc49b 13:18:14 Step 11/12 : COPY . . 13:18:14 ---> c8bd23ec0f7d 13:18:14 Step 12/12 : RUN ${MAKE} 13:18:14 ---> Running in 1120eade0ad8 13:18:14 noop 13:18:14 Removing intermediate container 1120eade0ad8 13:18:14 ---> 2bfff2883282 13:18:14 Successfully built 2bfff2883282 13:18:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:14 + docker inspect -f . ci-base-image-arm64 13:18:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:14 prd-ubuntu20.04-docker-arm64-4c-16g-2833 does not seem to be running inside a container 13:18:15 $ 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 13:18:16 $ docker top cabf4e4c94c6fd11443e1ec8a46fd94d8984d83bef09416d5c07fbd290535b8c -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:17 + go version 13:18:17 go version go1.21.0 linux/arm64 [Pipeline] } 13:18:17 $ docker stop --time=1 cabf4e4c94c6fd11443e1ec8a46fd94d8984d83bef09416d5c07fbd290535b8c 13:18:18 $ docker rm -f --volumes cabf4e4c94c6fd11443e1ec8a46fd94d8984d83bef09416d5c07fbd290535b8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:19 + docker inspect -f . ci-base-image-arm64 13:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:20 prd-ubuntu20.04-docker-arm64-4c-16g-2833 does not seem to be running inside a container 13:18:20 $ 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 13:18:21 $ docker top 7467832dbde5a00932d66244431b733ff879585d52340f0bf2a94bec78488b7f -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:22 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 13:18:23 + make test 13:18:23 go test ./... -coverprofile=coverage.out ./... 13:18:26 ? github.com/edgexfoundry/device-gpio [no test files] 13:20:18 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:20:18 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:20:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:20:18 go vet ./... 13:20:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:20:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:20:40 ./bin/test-attribution-txt.sh 13:20:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 13:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:20:40 $ docker stop --time=1 7467832dbde5a00932d66244431b733ff879585d52340f0bf2a94bec78488b7f 13:20:42 $ docker rm -f --volumes 7467832dbde5a00932d66244431b733ff879585d52340f0bf2a94bec78488b7f [Pipeline] // withDockerContainer [Pipeline] sh 13:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:20:43 Warning: overwriting stash ‘coverage-report’ 13:20:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:20:45 + ls -al . 13:20:45 total 148 13:20:45 drwxrwxr-x 7 jenkins jenkins 4096 Apr 19 13:18 . 13:20:45 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:15 .. 13:20:45 -rw-rw-r-- 1 jenkins jenkins 120 Apr 19 13:15 .dockerignore 13:20:45 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:16 .git 13:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 .github 13:20:45 -rw-rw-r-- 1 jenkins jenkins 277 Apr 19 13:15 .gitignore 13:20:45 -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:15 .golangci.yml 13:20:45 -rw-rw-r-- 1 jenkins jenkins 10671 Apr 19 13:15 Attribution.txt 13:20:45 -rw-rw-r-- 1 jenkins jenkins 7171 Apr 19 13:15 CHANGELOG.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 1661 Apr 19 13:15 Dockerfile 13:20:45 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:15 GOVERNANCE.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 657 Apr 19 13:15 Jenkinsfile 13:20:45 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:15 LICENSE 13:20:45 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 19 13:15 Makefile 13:20:45 -rw-rw-r-- 1 jenkins jenkins 617 Apr 19 13:15 OWNERS.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 19 13:15 README.md 13:20:45 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:12 VERSION 13:20:45 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:15 bin 13:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 cmd 13:20:45 -rw-r--r-- 1 jenkins jenkins 10 Apr 19 13:18 coverage.out 13:20:45 -rw-rw-r-- 1 jenkins jenkins 3743 Apr 19 13:15 go.mod 13:20:45 -rw-rw-r-- 1 jenkins jenkins 36735 Apr 19 13:15 go.sum 13:20:45 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:15 internal 13:20:45 -rw-rw-r-- 1 jenkins jenkins 209 Apr 19 13:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:45 + 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=6e2823134dff1bf12903738e51e362c4ec6ba084 --label arch=arm64 --label version=0.0.0 . 13:20:46 Sending build context to Docker daemon 12.39MB 13:20:46 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 13:20:46 Step 2/26 : FROM ${BASE} AS builder 13:20:46 ---> 2bfff2883282 13:20:46 Step 3/26 : ARG ADD_BUILD_TAGS="" 13:20:46 ---> Running in b4d4f5e26a28 13:20:46 Removing intermediate container b4d4f5e26a28 13:20:46 ---> 57f69ee66885 13:20:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:20:46 ---> Running in 98dbb39bf472 13:20:47 Removing intermediate container 98dbb39bf472 13:20:47 ---> a27bef215adf 13:20:47 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:20:47 ---> Running in 343075b93eec 13:20:47 Removing intermediate container 343075b93eec 13:20:47 ---> 4c02ee559d59 13:20:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 13:20:47 ---> Running in f5a6a2c54760 13:20:48 Removing intermediate container f5a6a2c54760 13:20:48 ---> 0182e6c5741d 13:20:48 Step 7/26 : WORKDIR /device-gpio 13:20:48 ---> Running in 76d27fea625c 13:20:48 Removing intermediate container 76d27fea625c 13:20:48 ---> 2cf1c084ceb0 13:20:48 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:20:48 ---> Running in e65b99b6b67d 13:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:20:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:20:51 OK: 271 MiB in 56 packages 13:20:52 Removing intermediate container e65b99b6b67d 13:20:52 ---> bc8d3208c84f 13:20:52 Step 9/26 : COPY go.mod vendor* ./ 13:20:53 ---> 74486b0e7033 13:20:53 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:20:53 ---> Running in b14669a70cfa 13:20:55 Removing intermediate container b14669a70cfa 13:20:55 ---> b82270fbc31f 13:20:55 Step 11/26 : COPY . . 13:20:56 ---> 68cfd3f85149 13:20:56 Step 12/26 : RUN ${MAKE} 13:20:56 ---> Running in 6839e0876dc2 13:20:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 13:23:20 Removing intermediate container 6839e0876dc2 13:23:20 ---> 0c49a28c044e 13:23:20 Step 13/26 : FROM alpine:3.18 13:23:20 3.18: Pulling from library/alpine 13:23:20 c6b39de5b339: Pulling fs layer 13:23:20 c6b39de5b339: Download complete 13:23:20 c6b39de5b339: Pull complete 13:23:20 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:23:20 Status: Downloaded newer image for alpine:3.18 13:23:20 ---> 33abbf032149 13:23:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:23:20 ---> Running in 31ba7e937836 13:23:20 Removing intermediate container 31ba7e937836 13:23:20 ---> 6e59f3254d89 13:23:20 Step 15/26 : RUN apk add --update --no-cache dumb-init 13:23:20 ---> Running in dec13966b0cb 13:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:20 (1/1) Installing dumb-init (1.2.5-r2) 13:23:20 Executing busybox-1.36.1-r5.trigger 13:23:20 OK: 8 MiB in 16 packages 13:23:20 Removing intermediate container dec13966b0cb 13:23:20 ---> 9dfedd9aebf8 13:23:20 Step 16/26 : RUN apk --no-cache upgrade 13:23:20 ---> Running in 25cfc5f92996 13:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:22 Upgrading critical system libraries and apk-tools: 13:23:22 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 13:23:22 Executing busybox-1.36.1-r5.trigger 13:23:22 Continuing the upgrade transaction with new apk-tools: 13:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:23:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:23:23 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 13:23:23 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 13:23:23 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 13:23:23 OK: 8 MiB in 16 packages 13:23:25 Removing intermediate container 25cfc5f92996 13:23:25 ---> 8ca0beb5623b 13:23:25 Step 17/26 : WORKDIR / 13:23:25 ---> Running in 518c52c8cb4f 13:23:25 Removing intermediate container 518c52c8cb4f 13:23:25 ---> 4ed4ab5652c9 13:23:25 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 13:23:25 ---> cd372f7e377b 13:23:25 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 13:23:26 ---> cbb97dd3d23b 13:23:26 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 13:23:28 ---> 02e2d53e3b9b 13:23:28 Step 21/26 : EXPOSE 59910 13:23:28 ---> Running in b4b2d2138506 13:23:28 Removing intermediate container b4b2d2138506 13:23:28 ---> 4ddf892d7f5c 13:23:28 Step 22/26 : ENTRYPOINT ["/device-gpio"] 13:23:28 ---> Running in d602079cd920 13:23:29 Removing intermediate container d602079cd920 13:23:29 ---> 4328d9f92b86 13:23:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:23:29 ---> Running in 65a3ac38b60e 13:23:29 Removing intermediate container 65a3ac38b60e 13:23:29 ---> 227beae5f97e 13:23:29 Step 24/26 : LABEL arch=arm64 13:23:29 ---> Running in c6118178ca3a 13:23:29 Removing intermediate container c6118178ca3a 13:23:29 ---> ceacf5471a00 13:23:29 Step 25/26 : LABEL git_sha=6e2823134dff1bf12903738e51e362c4ec6ba084 13:23:30 ---> Running in dab35ca5cf25 13:23:30 Removing intermediate container dab35ca5cf25 13:23:30 ---> 301925988190 13:23:30 Step 26/26 : LABEL version=0.0.0 13:23:30 ---> Running in 93e6a045c630 13:23:30 Removing intermediate container 93e6a045c630 13:23:30 ---> bb3ab4c43773 13:23:30 [Warning] One or more build-args [ARCH] were not consumed 13:23:30 Successfully built bb3ab4c43773 13:23:30 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 13:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:31 13:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:32 arm64: Pulling from edgex-lftools-log-publisher 13:23:32 8998bd30e6a1: Pulling fs layer 13:23:32 04944245beec: Pulling fs layer 13:23:32 699f458cf7ca: Pulling fs layer 13:23:32 765212b225bb: Pulling fs layer 13:23:32 f23df028b6ca: Pulling fs layer 13:23:32 d65c8cfc05b1: Pulling fs layer 13:23:32 2437ff75d9bd: Pulling fs layer 13:23:32 765212b225bb: Waiting 13:23:32 f23df028b6ca: Waiting 13:23:32 2437ff75d9bd: Waiting 13:23:32 04944245beec: Verifying Checksum 13:23:32 04944245beec: Download complete 13:23:32 765212b225bb: Verifying Checksum 13:23:32 765212b225bb: Download complete 13:23:32 f23df028b6ca: Verifying Checksum 13:23:32 f23df028b6ca: Download complete 13:23:32 d65c8cfc05b1: Verifying Checksum 13:23:32 d65c8cfc05b1: Download complete 13:23:32 699f458cf7ca: Verifying Checksum 13:23:32 699f458cf7ca: Download complete 13:23:33 8998bd30e6a1: Verifying Checksum 13:23:33 8998bd30e6a1: Download complete 13:23:35 2437ff75d9bd: Verifying Checksum 13:23:35 2437ff75d9bd: Download complete 13:23:38 8998bd30e6a1: Pull complete 13:23:38 04944245beec: Pull complete 13:23:40 699f458cf7ca: Pull complete 13:23:40 765212b225bb: Pull complete 13:23:41 f23df028b6ca: Pull complete 13:23:41 d65c8cfc05b1: Pull complete 13:23:59 2437ff75d9bd: Pull complete 13:23:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:23:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:59 prd-ubuntu20.04-docker-arm64-4c-16g-2833 does not seem to be running inside a container 13:23:59 $ 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 13:24:02 $ docker top a74017d7177fe5ebf19f2a8f6b9cd0756cc0eb8b5136cab7fd8b701415b97d7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:03 ---> job-cost.sh 13:24:03 lf-activate-venv: SKIPPING 13:24:03 INFO: No Stack... 13:24:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:24:05 INFO: Archiving Costs [Pipeline] sh 13:24:05 + cat /w/workspace/device-gpio/1/archives/cost.csv 13:24:05 + cut -d, -f6 [Pipeline] lock 13:24:05 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] 13:24:05 Resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] did not exist. Created. 13:24:05 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:24:06 /w/workspace/device-gpio/1@tmp/durable-7ac1a2fd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:24:07 + echo total: 0.10999999940395355 [Pipeline] stash 13:24:07 Warning: overwriting stash ‘stack-cost’ 13:24:07 Stashed 1 file(s) [Pipeline] } 13:24:07 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-235-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:24:07 $ docker stop --time=1 a74017d7177fe5ebf19f2a8f6b9cd0756cc0eb8b5136cab7fd8b701415b97d7c 13:24:08 $ docker rm -f --volumes a74017d7177fe5ebf19f2a8f6b9cd0756cc0eb8b5136cab7fd8b701415b97d7c [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 13:24:09 provisioning config files... 13:24:09 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config897832752176803245tmp [Pipeline] { [Pipeline] sh 13:24:10 + set +x 13:24:10 + + curl -s https://codecov.io/bash 13:24:10 bash -s -- 13:24:10 13:24:10 _____ _ 13:24:10 / ____| | | 13:24:10 | | ___ __| | ___ ___ _____ __ 13:24:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:24:10 | |___| (_) | (_| | __/ (_| (_) \ V / 13:24:10 \_____\___/ \__,_|\___|\___\___/ \_/ 13:24:10 Bash-1.0.6 13:24:10 13:24:10 13:24:10 ==> git version 2.25.1 found 13:24:10 ==> 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 13:24:10 Release-Date: 2020-01-08 13:24:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:24:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:24:10 ==> Jenkins CI detected. 13:24:10 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-235 13:24:10 project root: . 13:24:10 --> token set from env 13:24:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:24:10 ==> Running gcov in . (disable via -X gcov) 13:24:10 ==> Python coveragepy not found 13:24:10 ==> Searching for coverage reports in: 13:24:10 + . 13:24:10 -> Found 1 reports 13:24:10 ==> Detecting git/mercurial file structure 13:24:10 ==> Reading reports 13:24:10 + ./coverage.out bytes=10 13:24:10 ==> Appending adjustments 13:24:10 https://docs.codecov.io/docs/fixing-reports 13:24:10 + Found adjustments 13:24:10 ==> Gzipping contents 13:24:10 4.0K /tmp/codecov.9COV50.gz 13:24:10 ==> Uploading reports 13:24:10 url: https://codecov.io 13:24:10 query: branch=PR-235&commit=6e2823134dff1bf12903738e51e362c4ec6ba084&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=235&job=&cmd_args= 13:24:10 -> Pinging Codecov 13:24:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-235&commit=6e2823134dff1bf12903738e51e362c4ec6ba084&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-235%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=235&job=&cmd_args= 13:24:10 -> Uploading to 13:24:10 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6e2823134dff1bf12903738e51e362c4ec6ba084/985de05c-1642-4d21-9758-7177d5ddb5b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T132410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02dcac1d0f36e5ce7b9f34e27cc41af122b35323d55509d7f1a5379407082b33 13:24:10 % Total % Received % Xferd Average Speed Time Time Time Current 13:24:10 Dload Upload Total Spent Left Speed 13:24:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2069 --:--:-- --:--:-- --:--:-- 2069 13:24:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6e2823134dff1bf12903738e51e362c4ec6ba084 [Pipeline] } 13:24:11 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 13:24:13 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-235/archives ] 13:24:13 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-235/archives 13:24:13 total 16 13:24:13 drwxr-xr-x 3 root root 4096 Apr 19 13:15 . 13:24:13 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:15 .. 13:24:13 drwxr-xr-x 2 root root 4096 Apr 19 13:15 cost 13:24:13 -rw-r--r-- 1 root root 83 Apr 19 13:15 cost.csv 13:24:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-235/archives 13:24:13 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-235/archives 13:24:13 total 16 13:24:13 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:15 . 13:24:13 drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:15 .. 13:24:13 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:15 cost 13:24:13 -rw-r--r-- 1 jenkins jenkins 83 Apr 19 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:24:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:24:14 ---> package-listing.sh 13:24:14 ++ facter osfamily 13:24:14 ++ tr '[:upper:]' '[:lower:]' 13:24:14 + OS_FAMILY=debian 13:24:14 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-235 13:24:14 + START_PACKAGES=/tmp/packages_start.txt 13:24:14 + END_PACKAGES=/tmp/packages_end.txt 13:24:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:24:14 + PACKAGES=/tmp/packages_start.txt 13:24:14 + '[' /w/workspace/edgexfoundry_device-gpio_PR-235 ']' 13:24:14 + PACKAGES=/tmp/packages_end.txt 13:24:14 + case "${OS_FAMILY}" in 13:24:14 + dpkg -l 13:24:14 + grep '^ii' 13:24:14 + '[' -f /tmp/packages_start.txt ']' 13:24:14 + '[' -f /tmp/packages_end.txt ']' 13:24:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:24:14 + '[' /w/workspace/edgexfoundry_device-gpio_PR-235 ']' 13:24:14 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-235/archives/ 13:24:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-235/archives/ [Pipeline] echo 13:24:14 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-235/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:24:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:24:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:24:15 prd-ubuntu20.04-docker-8c-8g-2827 does not seem to be running inside a container 13:24:15 $ 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-235/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-235 -v /w/workspace/edgexfoundry_device-gpio_PR-235:/w/workspace/edgexfoundry_device-gpio_PR-235:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-235@tmp:/w/workspace/edgexfoundry_device-gpio_PR-235@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 13:24:15 $ docker top de5793e21677c34afa5dc804ae3cfcb672c9c696eeec6f3e4ba484d5e738c290 -eo pid,comm [Pipeline] { [Pipeline] sh 13:24:16 + touch /tmp/pre-build-complete [Pipeline] sh 13:24:16 + mkdir -p /var/log/sysstat [Pipeline] sh 13:24:17 + ls /var/log/sa-host 13:24:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:17 provisioning config files... 13:24:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-235@tmp/config14624105894471733124tmp [Pipeline] { [Pipeline] echo 13:24:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:24:17 ---> create-netrc.sh [Pipeline] } 13:24:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:24:18 ---> python-tools-install.sh [Pipeline] echo 13:24:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:24:18 ---> sudo-logs.sh 13:24:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:24:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:24:18 ---> job-cost.sh 13:24:18 lf-activate-venv: SKIPPING 13:24:18 DEBUG: total: 0.2199999988079071 13:24:18 INFO: Retrieving Stack Cost... 13:24:19 INFO: Retrieving Pricing Info for: v3-standard-8 13:24:19 INFO: Archiving Costs [Pipeline] echo 13:24:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:24:19 ---> logs-deploy.sh 13:24:19 lf-activate-venv: SKIPPING 13:24:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-235/1 13:24:19 INFO: archiving workspace using pattern(s): 13:24:20 Archives upload complete. 13:24:21 INFO: archiving logs to Nexus