Pull request #71 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8bd7db77c35eb38aec4d1e7db6b52b426840763+4a60b186efcb0f9e44d1b8490e20ed6b03eccbab (63ab4809ab3e6ebaf9b93b0dff8fc31c73fde538) 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-ssh9916649797306857933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17287825853396861456.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8413581943537574313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12936268395319422622.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-71/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10686436162651531839.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9235 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit e8bd7db77c35eb38aec4d1e7db6b52b426840763 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8bd7db77c35eb38aec4d1e7db6b52b426840763 # 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 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 Merge succeeded, producing e8bd7db77c35eb38aec4d1e7db6b52b426840763 Checking out Revision e8bd7db77c35eb38aec4d1e7db6b52b426840763 (PR-71) Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T02:32:51.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T02:32:51.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T02:32:51.475Z] ========================================================= [2023-03-09T02:32:51.475Z] EdgeX Global Pipelines Version Info [2023-03-09T02:32:51.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8bd7db77c35eb38aec4d1e7db6b52b426840763 # timeout=10 > git rev-list --no-walk d587838d88767169d2a1a4f131ddc1c76d79c046 # timeout=10 [2023-03-09T02:32:52.563Z] ------------------- [2023-03-09T02:32:52.563Z] stable info: [2023-03-09T02:32:52.563Z] ------------------- [2023-03-09T02:32:52.563Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T02:32:52.564Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:32:52.564Z] Message: update stable to v1.0.244 [2023-03-09T02:32:52.824Z] ------------------- [2023-03-09T02:32:52.824Z] experimental info: [2023-03-09T02:32:52.824Z] ------------------- [2023-03-09T02:32:52.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T02:32:52.824Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T02:32:52.824Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T02:32:53.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-09T02:32:53.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-09T02:32:53.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T02:32:53.036Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T02:32:53.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T02:32:53.059Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T02:32:53.075Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T02:32:53.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T02:32:53.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T02:32:53.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T02:32:53.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T02:32:53.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-09T02:32:53.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T02:32:53.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T02:32:53.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:32:53.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T02:32:53.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:32:53.216Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T02:32:53.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T02:32:53.240Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T02:32:53.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T02:32:53.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T02:32:53.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T02:32:53.294Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T02:32:53.312Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T02:32:53.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T02:32:53.339Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T02:32:53.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2023-03-09T02:32:53.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2023-03-09T02:32:53.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2023-03-09T02:32:53.394Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8bd7db77c35eb38aec4d1e7db6b52b426840763 [Pipeline] echo [2023-03-09T02:32:53.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8bd7db [Pipeline] echo [2023-03-09T02:32:53.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:32:53.468Z] provisioning config files... [2023-03-09T02:32:53.482Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config17402782480325644340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:32:53.785Z] ---> docker-login.sh [2023-03-09T02:32:53.785Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:32:54.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:54.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:54.727Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:54.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:54.727Z] [2023-03-09T02:32:54.727Z] Login Succeeded [2023-03-09T02:32:54.727Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:32:54.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:55.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:55.002Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:55.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:55.002Z] [2023-03-09T02:32:55.002Z] Login Succeeded [2023-03-09T02:32:55.002Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:32:55.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:55.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:55.002Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:55.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:55.002Z] [2023-03-09T02:32:55.002Z] Login Succeeded [2023-03-09T02:32:55.002Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:32:55.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:55.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:55.264Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:55.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:55.264Z] [2023-03-09T02:32:55.264Z] Login Succeeded [2023-03-09T02:32:55.264Z] docker.io [2023-03-09T02:32:55.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:32:55.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:32:55.525Z] Configure a credential helper to remove this warning. See [2023-03-09T02:32:55.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:32:55.525Z] [2023-03-09T02:32:55.525Z] Login Succeeded [2023-03-09T02:32:55.525Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:32:55.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T02:32:55.905Z] + git rev-list -1 --merges e8bd7db77c35eb38aec4d1e7db6b52b426840763~1..e8bd7db77c35eb38aec4d1e7db6b52b426840763 [Pipeline] echo [2023-03-09T02:32:55.962Z] -----------> git rev-list -1 --merges e8bd7db77c35eb38aec4d1e7db6b52b426840763~1..e8bd7db77c35eb38aec4d1e7db6b52b426840763 e8bd7db77c35eb38aec4d1e7db6b52b426840763 [false] [Pipeline] sh [2023-03-09T02:32:56.251Z] + git log --format=format:%s -1 e8bd7db77c35eb38aec4d1e7db6b52b426840763 [Pipeline] echo [2023-03-09T02:32:56.265Z] ========================================================= [2023-03-09T02:32:56.265Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T02:32:56.265Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:32:56.595Z] + git log --format=format:%s -1 e8bd7db77c35eb38aec4d1e7db6b52b426840763 [Pipeline] echo [2023-03-09T02:32:56.607Z] [semverPrep] GIT_COMMIT: e8bd7db77c35eb38aec4d1e7db6b52b426840763, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1 [Pipeline] echo [2023-03-09T02:32:56.615Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T02:32:56.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T02:32:56.975Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T02:32:56.975Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T02:32:56.975Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T02:32:56.975Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T02:32:56.975Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T02:32:56.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:57.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:57.345Z] [2023-03-09T02:32:57.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:32:57.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:32:58.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T02:32:58.222Z] b85a868b505f: Pulling fs layer [2023-03-09T02:32:58.222Z] e2be974225ed: Pulling fs layer [2023-03-09T02:32:58.222Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T02:32:58.222Z] 988bab9f4d93: Pulling fs layer [2023-03-09T02:32:58.222Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T02:32:58.222Z] eaf3925da568: Pulling fs layer [2023-03-09T02:32:58.222Z] 1469e6f7b9e6: Waiting [2023-03-09T02:32:58.222Z] eaf3925da568: Waiting [2023-03-09T02:32:58.222Z] bab4dde63d76: Pulling fs layer [2023-03-09T02:32:58.222Z] bde34c3a00c8: Pulling fs layer [2023-03-09T02:32:58.222Z] b352a97aabf1: Pulling fs layer [2023-03-09T02:32:58.222Z] bab4dde63d76: Waiting [2023-03-09T02:32:58.222Z] bde34c3a00c8: Waiting [2023-03-09T02:32:58.222Z] 4872d77fe225: Pulling fs layer [2023-03-09T02:32:58.222Z] b352a97aabf1: Waiting [2023-03-09T02:32:58.222Z] 5851b861e8e6: Pulling fs layer [2023-03-09T02:32:58.222Z] 5851b861e8e6: Waiting [2023-03-09T02:32:58.488Z] e2be974225ed: Verifying Checksum [2023-03-09T02:32:58.488Z] e2be974225ed: Download complete [2023-03-09T02:32:58.488Z] 988bab9f4d93: Verifying Checksum [2023-03-09T02:32:58.488Z] 988bab9f4d93: Download complete [2023-03-09T02:32:58.488Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T02:32:58.488Z] 1469e6f7b9e6: Download complete [2023-03-09T02:32:58.488Z] eaf3925da568: Verifying Checksum [2023-03-09T02:32:58.488Z] eaf3925da568: Download complete [2023-03-09T02:32:58.488Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T02:32:58.488Z] 339a4e72a1f5: Download complete [2023-03-09T02:32:58.488Z] bde34c3a00c8: Verifying Checksum [2023-03-09T02:32:58.488Z] bde34c3a00c8: Download complete [2023-03-09T02:32:58.488Z] b352a97aabf1: Download complete [2023-03-09T02:32:58.488Z] 4872d77fe225: Verifying Checksum [2023-03-09T02:32:58.488Z] 4872d77fe225: Download complete [2023-03-09T02:32:58.488Z] 5851b861e8e6: Download complete [2023-03-09T02:32:58.748Z] b85a868b505f: Verifying Checksum [2023-03-09T02:32:58.748Z] b85a868b505f: Download complete [2023-03-09T02:32:59.024Z] bab4dde63d76: Verifying Checksum [2023-03-09T02:32:59.024Z] bab4dde63d76: Download complete [2023-03-09T02:33:00.401Z] b85a868b505f: Pull complete [2023-03-09T02:33:01.784Z] e2be974225ed: Pull complete [2023-03-09T02:33:03.166Z] 339a4e72a1f5: Pull complete [2023-03-09T02:33:03.736Z] 988bab9f4d93: Pull complete [2023-03-09T02:33:04.676Z] 1469e6f7b9e6: Pull complete [2023-03-09T02:33:05.619Z] eaf3925da568: Pull complete [2023-03-09T02:33:08.903Z] bab4dde63d76: Pull complete [2023-03-09T02:33:09.472Z] bde34c3a00c8: Pull complete [2023-03-09T02:33:10.850Z] b352a97aabf1: Pull complete [2023-03-09T02:33:11.109Z] 4872d77fe225: Pull complete [2023-03-09T02:33:13.645Z] 5851b861e8e6: Pull complete [2023-03-09T02:33:13.904Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T02:33:13.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T02:33:13.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:33:13.994Z] prd-ubuntu20.04-docker-8c-8g-9235 does not seem to be running inside a container [2023-03-09T02:33:14.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T02:33:20.173Z] $ docker top 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 -eo pid,comm [2023-03-09T02:33:20.226Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T02:33:20.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T02:33:20.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:33:20.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:33:20.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:33:20.402Z] $ docker exec 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 ssh-agent [2023-03-09T02:33:20.505Z] SSH_AUTH_SOCK=/tmp/ssh-jlJerozcXEj6/agent.26 [2023-03-09T02:33:20.505Z] SSH_AGENT_PID=38 [2023-03-09T02:33:20.514Z] Running ssh-add (command line suppressed) [2023-03-09T02:33:20.622Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_1057934544997031611.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_1057934544997031611.key) [2023-03-09T02:33:20.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:33:20.926Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T02:33:20.941Z] $ docker exec --env ******** --env ******** 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 ssh-agent -k [2023-03-09T02:33:21.046Z] unset SSH_AUTH_SOCK; [2023-03-09T02:33:21.046Z] unset SSH_AGENT_PID; [2023-03-09T02:33:21.047Z] echo Agent pid 38 killed; [2023-03-09T02:33:21.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T02:33:21.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T02:33:21.081Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T02:33:21.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T02:33:21.240Z] $ docker exec 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 ssh-agent [2023-03-09T02:33:21.362Z] SSH_AUTH_SOCK=/tmp/ssh-2mX606YgStoq/agent.69 [2023-03-09T02:33:21.362Z] SSH_AGENT_PID=75 [2023-03-09T02:33:21.368Z] Running ssh-add (command line suppressed) [2023-03-09T02:33:21.488Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16288917078333938921.key (/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/private_key_16288917078333938921.key) [2023-03-09T02:33:21.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T02:33:21.795Z] + git semver init [2023-03-09T02:33:22.053Z] 2023-03-09 02:33:22,025 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T02:33:22.053Z] 2023-03-09 02:33:22,026 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-09T02:33:22.053Z] 2023-03-09 02:33:22,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-71/.semver [2023-03-09T02:33:22.053Z] 2023-03-09 02:33:22,027 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-71/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71, universal_newlines=False, shell=None, istream=None) [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,170 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.git/info/exclude [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,171 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 with force:False [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,171 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,175 [execute] INFO git cat-file --batch-check [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,182 [execute] INFO git cat-file --batch [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-71/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T02:33:23.429Z] 2023-03-09 02:33:23,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-71/.semver/PR-71 [2023-03-09T02:33:23.429Z] 0.0.0 [Pipeline] } [2023-03-09T02:33:23.441Z] $ docker exec --env ******** --env ******** 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 ssh-agent -k [2023-03-09T02:33:23.539Z] unset SSH_AUTH_SOCK; [2023-03-09T02:33:23.540Z] unset SSH_AGENT_PID; [2023-03-09T02:33:23.540Z] echo Agent pid 75 killed; [2023-03-09T02:33:23.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T02:33:23.845Z] + git semver [Pipeline] } [2023-03-09T02:33:24.120Z] $ docker stop --time=1 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 [2023-03-09T02:33:25.630Z] $ docker rm -f --volumes 91d360888eadd074b7a9b08879bc4e8ded53fdbf5c8c12464984a0a6606124b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:33:26.049Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T02:33:26.290Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T02:33:26.294Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:33:26.453Z] provisioning config files... [2023-03-09T02:33:26.463Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config3332065378287911647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:33:26.764Z] ---> docker-login.sh [2023-03-09T02:33:26.764Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:33:26.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:33:26.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:33:26.764Z] Configure a credential helper to remove this warning. See [2023-03-09T02:33:26.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:33:26.764Z] [2023-03-09T02:33:26.764Z] Login Succeeded [2023-03-09T02:33:26.764Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:33:26.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:33:26.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:33:26.764Z] Configure a credential helper to remove this warning. See [2023-03-09T02:33:26.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:33:26.764Z] [2023-03-09T02:33:26.764Z] Login Succeeded [2023-03-09T02:33:26.764Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:33:27.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:33:27.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:33:27.024Z] Configure a credential helper to remove this warning. See [2023-03-09T02:33:27.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:33:27.024Z] [2023-03-09T02:33:27.024Z] Login Succeeded [2023-03-09T02:33:27.024Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:33:27.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:33:27.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:33:27.024Z] Configure a credential helper to remove this warning. See [2023-03-09T02:33:27.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:33:27.024Z] [2023-03-09T02:33:27.024Z] Login Succeeded [2023-03-09T02:33:27.024Z] docker.io [2023-03-09T02:33:27.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:33:27.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:33:27.281Z] Configure a credential helper to remove this warning. See [2023-03-09T02:33:27.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:33:27.281Z] [2023-03-09T02:33:27.281Z] Login Succeeded [2023-03-09T02:33:27.281Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:33:27.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:33:27.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:33:27.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:33:27.376Z] ========================================================= [2023-03-09T02:33:27.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T02:33:27.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:33:27.692Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:33:27.692Z] Sending build context to Docker daemon 15.99MB [2023-03-09T02:33:27.692Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:33:27.692Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:33:28.261Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T02:33:28.261Z] 213ec9aee27d: Pulling fs layer [2023-03-09T02:33:28.261Z] 4583459ba037: Pulling fs layer [2023-03-09T02:33:28.261Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T02:33:28.261Z] 53926ce57604: Pulling fs layer [2023-03-09T02:33:28.261Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T02:33:28.261Z] 22ff95d597cd: Pulling fs layer [2023-03-09T02:33:28.261Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T02:33:28.261Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T02:33:28.261Z] a7acece74701: Pulling fs layer [2023-03-09T02:33:28.261Z] 53926ce57604: Waiting [2023-03-09T02:33:28.261Z] 21b2b0c7a3f4: Waiting [2023-03-09T02:33:28.261Z] 22ff95d597cd: Waiting [2023-03-09T02:33:28.261Z] a7acece74701: Waiting [2023-03-09T02:33:28.261Z] 12d6caf4c0d1: Waiting [2023-03-09T02:33:28.261Z] 96b7cbca73a9: Waiting [2023-03-09T02:33:28.261Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T02:33:28.261Z] 93c1e223e6f2: Download complete [2023-03-09T02:33:28.261Z] 4583459ba037: Verifying Checksum [2023-03-09T02:33:28.261Z] 4583459ba037: Download complete [2023-03-09T02:33:28.261Z] 21b2b0c7a3f4: Download complete [2023-03-09T02:33:28.261Z] 22ff95d597cd: Verifying Checksum [2023-03-09T02:33:28.261Z] 22ff95d597cd: Download complete [2023-03-09T02:33:28.261Z] 213ec9aee27d: Verifying Checksum [2023-03-09T02:33:28.261Z] 213ec9aee27d: Download complete [2023-03-09T02:33:28.261Z] 12d6caf4c0d1: Verifying Checksum [2023-03-09T02:33:28.261Z] 12d6caf4c0d1: Download complete [2023-03-09T02:33:28.524Z] 213ec9aee27d: Pull complete [2023-03-09T02:33:29.090Z] a7acece74701: Verifying Checksum [2023-03-09T02:33:29.090Z] a7acece74701: Download complete [2023-03-09T02:33:29.348Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T02:33:29.348Z] 96b7cbca73a9: Download complete [2023-03-09T02:33:29.348Z] 53926ce57604: Verifying Checksum [2023-03-09T02:33:29.348Z] 53926ce57604: Download complete [2023-03-09T02:33:29.348Z] 4583459ba037: Pull complete [2023-03-09T02:33:29.917Z] 93c1e223e6f2: Pull complete [2023-03-09T02:33:35.198Z] 53926ce57604: Pull complete [2023-03-09T02:33:35.198Z] 21b2b0c7a3f4: Pull complete [2023-03-09T02:33:35.765Z] 22ff95d597cd: Pull complete [2023-03-09T02:33:36.701Z] 12d6caf4c0d1: Pull complete [2023-03-09T02:33:39.983Z] 96b7cbca73a9: Pull complete [2023-03-09T02:33:40.920Z] a7acece74701: Pull complete [2023-03-09T02:33:40.920Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T02:33:40.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T02:33:41.179Z] ---> db6d94c90886 [2023-03-09T02:33:41.179Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:33:41.399Z] Still waiting to schedule task [2023-03-09T02:33:41.400Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T02:33:59.355Z] ---> Running in e3a09fe2edca [2023-03-09T02:33:59.355Z] Removing intermediate container e3a09fe2edca [2023-03-09T02:33:59.355Z] ---> 8bd20cce468e [2023-03-09T02:33:59.355Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:33:59.355Z] ---> Running in 7cfa30386fb2 [2023-03-09T02:34:00.291Z] Removing intermediate container 7cfa30386fb2 [2023-03-09T02:34:00.291Z] ---> df33ae6a8a16 [2023-03-09T02:34:00.291Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:34:00.861Z] ---> Running in 1f5747b4acff [2023-03-09T02:34:02.256Z] Removing intermediate container 1f5747b4acff [2023-03-09T02:34:02.256Z] ---> 55070a8df813 [2023-03-09T02:34:02.256Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:34:02.826Z] ---> Running in 1b244dbb80b4 [2023-03-09T02:34:03.765Z] Removing intermediate container 1b244dbb80b4 [2023-03-09T02:34:03.765Z] ---> acfab898a60c [2023-03-09T02:34:03.765Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T02:34:04.024Z] ---> Running in b887a8468960 [2023-03-09T02:34:04.627Z] Removing intermediate container b887a8468960 [2023-03-09T02:34:04.627Z] ---> 151fc928f68c [2023-03-09T02:34:04.627Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:34:04.885Z] ---> Running in 9bc5dd738711 [2023-03-09T02:34:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:34:06.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:34:06.349Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:34:06.349Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:34:06.349Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:34:06.349Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:34:06.349Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:34:06.349Z] OK: 216 MiB in 55 packages [2023-03-09T02:34:08.271Z] Removing intermediate container 9bc5dd738711 [2023-03-09T02:34:08.271Z] ---> 178135368215 [2023-03-09T02:34:08.271Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:34:08.844Z] ---> b2664ab4413e [2023-03-09T02:34:08.844Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:34:09.415Z] ---> Running in 252a2a1eb550 [2023-03-09T02:35:05.683Z] Removing intermediate container 252a2a1eb550 [2023-03-09T02:35:05.683Z] ---> 44bad93f4c7c [2023-03-09T02:35:05.683Z] Step 11/12 : COPY . . [2023-03-09T02:35:05.683Z] ---> bafaa5517288 [2023-03-09T02:35:05.683Z] Step 12/12 : RUN ${MAKE} [2023-03-09T02:35:05.683Z] ---> Running in 92569fdee7a2 [2023-03-09T02:35:05.683Z] noop [2023-03-09T02:35:05.683Z] Removing intermediate container 92569fdee7a2 [2023-03-09T02:35:05.683Z] ---> cabb536f07a0 [2023-03-09T02:35:05.683Z] Successfully built cabb536f07a0 [2023-03-09T02:35:05.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:35:06.000Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:35:06.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:35:06.079Z] prd-ubuntu20.04-docker-8c-8g-9235 does not seem to be running inside a container [2023-03-09T02:35:06.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:35:06.636Z] $ docker top dc5fabeaee6db6556185738fb40c6a19276866fc8d71bc11c116b1c391800e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:35:06.988Z] + go version [2023-03-09T02:35:06.988Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T02:35:07.001Z] $ docker stop --time=1 dc5fabeaee6db6556185738fb40c6a19276866fc8d71bc11c116b1c391800e7d [2023-03-09T02:35:09.165Z] $ docker rm -f --volumes dc5fabeaee6db6556185738fb40c6a19276866fc8d71bc11c116b1c391800e7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:35:09.729Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T02:35:09.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:35:09.803Z] prd-ubuntu20.04-docker-8c-8g-9235 does not seem to be running inside a container [2023-03-09T02:35:09.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T02:35:11.124Z] $ docker top e7a710f10fceb423fa6ab72c098fd9e63106e9f9f17e662c494d50263a04c85f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:35:11.460Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:35:11.754Z] + make test [2023-03-09T02:35:11.754Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:35:12.012Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T02:35:22.089Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T02:35:22.089Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T02:35:28.644Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T02:35:28.644Z] go vet ./... [2023-03-09T02:35:32.837Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:35:32.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:35:32.837Z] ./bin/test-attribution-txt.sh [2023-03-09T02:35:32.837Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:35:32.837Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:35:32.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:35:32.862Z] $ docker stop --time=1 e7a710f10fceb423fa6ab72c098fd9e63106e9f9f17e662c494d50263a04c85f [2023-03-09T02:35:37.173Z] $ docker rm -f --volumes e7a710f10fceb423fa6ab72c098fd9e63106e9f9f17e662c494d50263a04c85f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:35:37.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:35:37.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T02:35:38.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:35:38.390Z] + ls -al . [2023-03-09T02:35:38.390Z] total 160 [2023-03-09T02:35:38.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 02:35 . [2023-03-09T02:35:38.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:32 .. [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 02:32 .dockerignore [2023-03-09T02:35:38.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:35 .git [2023-03-09T02:35:38.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 .github [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 02:32 .gitignore [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:32 .golangci.yml [2023-03-09T02:35:38.390Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:33 .semver [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 02:32 Attribution.txt [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 02:32 CHANGELOG.md [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 02:32 Dockerfile [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:32 GOVERNANCE.md [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 02:32 Jenkinsfile [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:32 LICENSE [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 02:32 Makefile [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 02:32 OWNERS.md [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 02:32 README.md [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:33 VERSION [2023-03-09T02:35:38.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:32 bin [2023-03-09T02:35:38.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 cmd [2023-03-09T02:35:38.390Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:35 coverage.out [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 02:32 go.mod [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 9 02:32 go.sum [2023-03-09T02:35:38.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:32 internal [2023-03-09T02:35:38.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:32 snap [2023-03-09T02:35:38.390Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:35:38.828Z] + 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=e8bd7db77c35eb38aec4d1e7db6b52b426840763 --label arch=amd64 --label version=0.0.0 . [2023-03-09T02:35:38.828Z] Sending build context to Docker daemon 15.99MB [2023-03-09T02:35:38.828Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:35:38.828Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T02:35:38.828Z] ---> cabb536f07a0 [2023-03-09T02:35:38.828Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:35:39.087Z] ---> Running in 0192fcae3d65 [2023-03-09T02:35:39.349Z] Removing intermediate container 0192fcae3d65 [2023-03-09T02:35:39.349Z] ---> 22a3537b58b1 [2023-03-09T02:35:39.349Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:35:39.349Z] ---> Running in fecf89e3d130 [2023-03-09T02:35:39.607Z] Removing intermediate container fecf89e3d130 [2023-03-09T02:35:39.607Z] ---> fe0ef3cc4567 [2023-03-09T02:35:39.607Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:35:39.607Z] ---> Running in 9cf82a717436 [2023-03-09T02:35:39.869Z] Removing intermediate container 9cf82a717436 [2023-03-09T02:35:39.869Z] ---> a5052bf9aa9b [2023-03-09T02:35:39.869Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:35:39.869Z] ---> Running in f710e1574417 [2023-03-09T02:35:40.127Z] Removing intermediate container f710e1574417 [2023-03-09T02:35:40.127Z] ---> 14cfef4eda86 [2023-03-09T02:35:40.127Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T02:35:40.127Z] ---> Running in d316d9ae84fa [2023-03-09T02:35:40.387Z] Removing intermediate container d316d9ae84fa [2023-03-09T02:35:40.387Z] ---> b838b9c6597c [2023-03-09T02:35:40.387Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:35:40.387Z] ---> Running in d893ec6cc01c [2023-03-09T02:35:40.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:35:40.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:35:41.164Z] OK: 216 MiB in 55 packages [2023-03-09T02:35:41.731Z] Removing intermediate container d893ec6cc01c [2023-03-09T02:35:41.731Z] ---> b22ba3f827ce [2023-03-09T02:35:41.731Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T02:35:41.990Z] ---> 47a47a4be5f8 [2023-03-09T02:35:41.990Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:35:41.990Z] ---> Running in 3bf026927cf7 [2023-03-09T02:35:43.365Z] Removing intermediate container 3bf026927cf7 [2023-03-09T02:35:43.365Z] ---> 1ef3faccd22b [2023-03-09T02:35:43.365Z] Step 11/25 : COPY . . [2023-03-09T02:35:43.931Z] ---> 4965f7c1d504 [2023-03-09T02:35:43.931Z] Step 12/25 : RUN ${MAKE} [2023-03-09T02:35:43.931Z] ---> Running in 4f56421b4614 [2023-03-09T02:35:44.497Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T02:35:52.161Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9258 in /w/workspace/edgexfoundry_device-gpio_PR-71 [Pipeline] { [Pipeline] ws [2023-03-09T02:35:52.174Z] Running in /w/workspace/device-gpio/13 [Pipeline] { [Pipeline] checkout [2023-03-09T02:35:52.213Z] The recommended git tool is: git [2023-03-09T02:35:58.460Z] using credential edgex-jenkins-ssh [2023-03-09T02:35:58.477Z] Cloning the remote Git repository [2023-03-09T02:35:58.540Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:35:58.633Z] > git init /w/workspace/device-gpio/13 # timeout=10 [2023-03-09T02:35:58.820Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:35:58.822Z] > git --version # timeout=10 [2023-03-09T02:35:58.846Z] > git --version # 'git version 2.25.1' [2023-03-09T02:35:58.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:35:58.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:36:00.550Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T02:36:00.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T02:36:02.437Z] Merging remotes/origin/main commit 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab into PR head commit e8bd7db77c35eb38aec4d1e7db6b52b426840763 [2023-03-09T02:36:01.809Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T02:36:01.870Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T02:36:01.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:36:01.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T02:36:02.459Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:36:02.483Z] > git checkout -f e8bd7db77c35eb38aec4d1e7db6b52b426840763 # timeout=10 [2023-03-09T02:36:02.691Z] Merge succeeded, producing e8bd7db77c35eb38aec4d1e7db6b52b426840763 [2023-03-09T02:36:02.691Z] Checking out Revision e8bd7db77c35eb38aec4d1e7db6b52b426840763 (PR-71) [2023-03-09T02:36:03.214Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.8.0 to 0.8.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:36:02.584Z] > git remote # timeout=10 [2023-03-09T02:36:02.605Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T02:36:02.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T02:36:02.644Z] > git merge 4a60b186efcb0f9e44d1b8490e20ed6b03eccbab # timeout=10 [2023-03-09T02:36:02.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T02:36:02.701Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T02:36:02.724Z] > git checkout -f e8bd7db77c35eb38aec4d1e7db6b52b426840763 # timeout=10 [2023-03-09T02:36:04.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T02:36:04.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:36:04.145Z] Dload Upload Total Spent Left Speed [2023-03-09T02:36:04.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-03-09T02:36:04.794Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T02:36:05.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T02:36:05.132Z] + sudo tee /etc/docker/daemon.new [2023-03-09T02:36:05.132Z] { [2023-03-09T02:36:05.132Z] "registry-mirrors": [ [2023-03-09T02:36:05.132Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T02:36:05.132Z] ], [2023-03-09T02:36:05.132Z] "bip": "10.250.0.254/24", [2023-03-09T02:36:05.132Z] "hosts": [ [2023-03-09T02:36:05.132Z] "tcp://0.0.0.0:5555", [2023-03-09T02:36:05.132Z] "unix:///var/run/docker.sock" [2023-03-09T02:36:05.132Z] ], [2023-03-09T02:36:05.132Z] "mtu": 1458, [2023-03-09T02:36:05.132Z] "selinux-enabled": true, [2023-03-09T02:36:05.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T02:36:05.132Z] } [Pipeline] sh [2023-03-09T02:36:05.472Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T02:36:05.813Z] + sudo service docker restart [2023-03-09T02:36:11.036Z] Removing intermediate container 4f56421b4614 [2023-03-09T02:36:11.036Z] ---> b9dd4c713dba [2023-03-09T02:36:11.036Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T02:36:11.036Z] 3.16: Pulling from library/alpine [2023-03-09T02:36:11.036Z] ef5531b6e74e: Pulling fs layer [2023-03-09T02:36:11.036Z] ef5531b6e74e: Download complete [2023-03-09T02:36:11.036Z] ef5531b6e74e: Pull complete [2023-03-09T02:36:11.036Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:36:11.036Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:36:11.036Z] ---> dfd21b5a31f5 [2023-03-09T02:36:11.036Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T02:36:11.036Z] ---> Running in 3b77c031fa5a [2023-03-09T02:36:11.036Z] Removing intermediate container 3b77c031fa5a [2023-03-09T02:36:11.036Z] ---> 1cbc400cdb13 [2023-03-09T02:36:11.036Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T02:36:11.036Z] ---> Running in 1cfc7d9516cd [2023-03-09T02:36:11.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T02:36:11.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T02:36:11.036Z] OK: 6 MiB in 14 packages [2023-03-09T02:36:11.972Z] Removing intermediate container 1cfc7d9516cd [2023-03-09T02:36:11.972Z] ---> 2315a05bfb80 [2023-03-09T02:36:11.972Z] Step 16/25 : WORKDIR / [2023-03-09T02:36:12.539Z] ---> Running in b4f049f30d94 [2023-03-09T02:36:13.107Z] Removing intermediate container b4f049f30d94 [2023-03-09T02:36:13.107Z] ---> 73b70c02f460 [2023-03-09T02:36:13.107Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T02:36:14.496Z] ---> 5a400e31d205 [2023-03-09T02:36:14.496Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T02:36:15.433Z] ---> 464b6cf199f0 [2023-03-09T02:36:15.433Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T02:36:17.333Z] ---> 32b496880c31 [2023-03-09T02:36:17.333Z] Step 20/25 : EXPOSE 59910 [2023-03-09T02:36:17.593Z] ---> Running in 207fa805d763 [2023-03-09T02:36:17.593Z] Removing intermediate container 207fa805d763 [2023-03-09T02:36:17.593Z] ---> 48804b005ac9 [2023-03-09T02:36:17.593Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T02:36:17.852Z] ---> Running in e171aec2fc15 [2023-03-09T02:36:17.852Z] Removing intermediate container e171aec2fc15 [2023-03-09T02:36:17.852Z] ---> 5f4f2e3da37b [2023-03-09T02:36:17.852Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:36:17.852Z] ---> Running in 917def8adb0e [2023-03-09T02:36:18.112Z] Removing intermediate container 917def8adb0e [2023-03-09T02:36:18.112Z] ---> 3cb9fd76c205 [2023-03-09T02:36:18.112Z] Step 23/25 : LABEL arch=amd64 [2023-03-09T02:36:18.112Z] ---> Running in b02631fdcb42 [2023-03-09T02:36:18.373Z] Removing intermediate container b02631fdcb42 [2023-03-09T02:36:18.373Z] ---> 7a0ef857d6dc [2023-03-09T02:36:18.373Z] Step 24/25 : LABEL git_sha=e8bd7db77c35eb38aec4d1e7db6b52b426840763 [2023-03-09T02:36:18.373Z] ---> Running in d73c7cd6648a [2023-03-09T02:36:18.373Z] Removing intermediate container d73c7cd6648a [2023-03-09T02:36:18.373Z] ---> c9369255dba5 [2023-03-09T02:36:18.373Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T02:36:18.373Z] ---> Running in 7fecb8678110 [2023-03-09T02:36:18.632Z] Removing intermediate container 7fecb8678110 [2023-03-09T02:36:18.632Z] ---> c8846978841b [2023-03-09T02:36:18.632Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:36:18.632Z] Successfully built c8846978841b [2023-03-09T02:36:18.891Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:36:19.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:36:19.334Z] [2023-03-09T02:36:19.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:36:19.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:36:19.639Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T02:36:19.639Z] 5eb5b503b376: Pulling fs layer [2023-03-09T02:36:19.639Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T02:36:19.639Z] ec43610c2a17: Pulling fs layer [2023-03-09T02:36:19.639Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T02:36:19.639Z] 33b1e0a273af: Pulling fs layer [2023-03-09T02:36:19.639Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T02:36:19.639Z] 2f39f015ded8: Pulling fs layer [2023-03-09T02:36:19.639Z] 3a2ae6a8a46f: Waiting [2023-03-09T02:36:19.639Z] 33b1e0a273af: Waiting [2023-03-09T02:36:19.639Z] 5d3b04190fa2: Waiting [2023-03-09T02:36:19.639Z] 2f39f015ded8: Waiting [2023-03-09T02:36:19.639Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T02:36:19.639Z] 5c69ac0246d0: Download complete [2023-03-09T02:36:19.639Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T02:36:19.639Z] 3a2ae6a8a46f: Download complete [2023-03-09T02:36:19.896Z] 33b1e0a273af: Verifying Checksum [2023-03-09T02:36:19.896Z] 33b1e0a273af: Download complete [2023-03-09T02:36:19.896Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T02:36:19.896Z] 5d3b04190fa2: Download complete [2023-03-09T02:36:19.896Z] ec43610c2a17: Verifying Checksum [2023-03-09T02:36:19.896Z] ec43610c2a17: Download complete [2023-03-09T02:36:19.896Z] 5eb5b503b376: Verifying Checksum [2023-03-09T02:36:19.896Z] 5eb5b503b376: Download complete [2023-03-09T02:36:20.461Z] 2f39f015ded8: Download complete [2023-03-09T02:36:21.025Z] 5eb5b503b376: Pull complete [2023-03-09T02:36:21.283Z] 5c69ac0246d0: Pull complete [2023-03-09T02:36:21.848Z] ec43610c2a17: Pull complete [2023-03-09T02:36:21.848Z] 3a2ae6a8a46f: Pull complete [2023-03-09T02:36:22.106Z] 33b1e0a273af: Pull complete [2023-03-09T02:36:22.106Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:36:24.110Z] provisioning config files... [2023-03-09T02:36:24.141Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/13@tmp/config12743058954515944362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:36:24.508Z] ---> docker-login.sh [2023-03-09T02:36:24.508Z] nexus3.edgexfoundry.org:10001 [2023-03-09T02:36:25.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:36:25.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:36:25.100Z] Configure a credential helper to remove this warning. See [2023-03-09T02:36:25.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:36:25.100Z] [2023-03-09T02:36:25.100Z] Login Succeeded [2023-03-09T02:36:25.379Z] nexus3.edgexfoundry.org:10002 [2023-03-09T02:36:25.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:36:25.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:36:25.649Z] Configure a credential helper to remove this warning. See [2023-03-09T02:36:25.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:36:25.649Z] [2023-03-09T02:36:25.649Z] Login Succeeded [2023-03-09T02:36:25.649Z] nexus3.edgexfoundry.org:10003 [2023-03-09T02:36:25.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:36:25.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:36:25.919Z] Configure a credential helper to remove this warning. See [2023-03-09T02:36:25.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:36:25.919Z] [2023-03-09T02:36:25.919Z] Login Succeeded [2023-03-09T02:36:25.919Z] nexus3.edgexfoundry.org:10004 [2023-03-09T02:36:26.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:36:26.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:36:26.463Z] Configure a credential helper to remove this warning. See [2023-03-09T02:36:26.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:36:26.463Z] [2023-03-09T02:36:26.463Z] Login Succeeded [2023-03-09T02:36:26.463Z] docker.io [2023-03-09T02:36:26.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T02:36:27.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T02:36:27.003Z] Configure a credential helper to remove this warning. See [2023-03-09T02:36:27.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T02:36:27.003Z] [2023-03-09T02:36:27.003Z] Login Succeeded [2023-03-09T02:36:27.003Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T02:36:27.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T02:36:27.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:36:27.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T02:36:27.354Z] ========================================================= [2023-03-09T02:36:27.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T02:36:27.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-03-09T02:36:27.366Z] 2f39f015ded8: Pull complete [2023-03-09T02:36:27.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T02:36:27.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:36:27.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:36:27.442Z] prd-ubuntu20.04-docker-8c-8g-9235 does not seem to be running inside a container [2023-03-09T02:36:27.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:36:34.905Z] $ docker top 5325d2ceecb27441a59f8ce7b49eeb78d7b7f49d683af5c4ef1cfa39e49a866f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:36:35.279Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T02:36:35.335Z] ---> job-cost.sh [2023-03-09T02:36:35.335Z] lf-activate-venv: SKIPPING [2023-03-09T02:36:35.335Z] INFO: No Stack... [2023-03-09T02:36:35.547Z] Sending build context to Docker daemon 8.072MB [2023-03-09T02:36:35.547Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:36:35.547Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T02:36:35.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:36:35.817Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T02:36:35.817Z] 9b18e9b68314: Pulling fs layer [2023-03-09T02:36:35.817Z] 35d82f9e3411: Pulling fs layer [2023-03-09T02:36:35.817Z] e16973657156: Pulling fs layer [2023-03-09T02:36:35.817Z] fc693d55d65f: Pulling fs layer [2023-03-09T02:36:35.817Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T02:36:35.817Z] dda99020689f: Pulling fs layer [2023-03-09T02:36:35.817Z] db1c61fa0a46: Pulling fs layer [2023-03-09T02:36:35.817Z] 891c053d2c06: Pulling fs layer [2023-03-09T02:36:35.817Z] dda99020689f: Waiting [2023-03-09T02:36:35.817Z] db1c61fa0a46: Waiting [2023-03-09T02:36:35.817Z] 891c053d2c06: Waiting [2023-03-09T02:36:35.817Z] 7e9fc2657dce: Waiting [2023-03-09T02:36:35.817Z] e16973657156: Verifying Checksum [2023-03-09T02:36:35.817Z] e16973657156: Download complete [2023-03-09T02:36:35.817Z] 35d82f9e3411: Verifying Checksum [2023-03-09T02:36:35.817Z] 35d82f9e3411: Download complete [2023-03-09T02:36:35.817Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T02:36:35.817Z] 7e9fc2657dce: Download complete [2023-03-09T02:36:35.817Z] dda99020689f: Verifying Checksum [2023-03-09T02:36:35.817Z] dda99020689f: Download complete [2023-03-09T02:36:35.817Z] 9b18e9b68314: Download complete [2023-03-09T02:36:36.159Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:36:36.446Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-71/archives/cost.csv [2023-03-09T02:36:36.446Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T02:36:36.460Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] [2023-03-09T02:36:36.468Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] did not exist. Created. [2023-03-09T02:36:36.469Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:36:36.772Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T02:36:36.791Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:36:36.795Z] 9b18e9b68314: Pull complete [2023-03-09T02:36:36.797Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:36:36.815Z] $ docker stop --time=1 5325d2ceecb27441a59f8ce7b49eeb78d7b7f49d683af5c4ef1cfa39e49a866f [2023-03-09T02:36:37.065Z] 891c053d2c06: Verifying Checksum [2023-03-09T02:36:37.065Z] 891c053d2c06: Download complete [2023-03-09T02:36:37.336Z] 35d82f9e3411: Pull complete [2023-03-09T02:36:37.926Z] e16973657156: Pull complete [2023-03-09T02:36:37.975Z] $ docker rm -f --volumes 5325d2ceecb27441a59f8ce7b49eeb78d7b7f49d683af5c4ef1cfa39e49a866f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T02:36:38.510Z] db1c61fa0a46: Verifying Checksum [2023-03-09T02:36:38.510Z] db1c61fa0a46: Download complete [2023-03-09T02:36:38.777Z] fc693d55d65f: Verifying Checksum [2023-03-09T02:36:38.777Z] fc693d55d65f: Download complete [2023-03-09T02:36:51.132Z] fc693d55d65f: Pull complete [2023-03-09T02:36:51.132Z] 7e9fc2657dce: Pull complete [2023-03-09T02:36:51.132Z] dda99020689f: Pull complete [2023-03-09T02:36:56.494Z] db1c61fa0a46: Pull complete [2023-03-09T02:36:58.537Z] 891c053d2c06: Pull complete [2023-03-09T02:36:58.537Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T02:36:58.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T02:36:58.537Z] ---> f96f9c87975a [2023-03-09T02:36:58.537Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:36:59.989Z] ---> Running in e0243d683105 [2023-03-09T02:37:00.265Z] Removing intermediate container e0243d683105 [2023-03-09T02:37:00.265Z] ---> f90aa51d7961 [2023-03-09T02:37:00.265Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:37:00.265Z] ---> Running in bc7efa51cc02 [2023-03-09T02:37:00.864Z] Removing intermediate container bc7efa51cc02 [2023-03-09T02:37:00.864Z] ---> 90ad46f7a388 [2023-03-09T02:37:00.864Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:37:00.864Z] ---> Running in 712bfbd2ddfd [2023-03-09T02:37:01.134Z] Removing intermediate container 712bfbd2ddfd [2023-03-09T02:37:01.134Z] ---> 67a7aca97882 [2023-03-09T02:37:01.134Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:37:01.134Z] ---> Running in b4a5a643a02b [2023-03-09T02:37:01.725Z] Removing intermediate container b4a5a643a02b [2023-03-09T02:37:01.725Z] ---> 76db8c9868b5 [2023-03-09T02:37:01.725Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T02:37:01.725Z] ---> Running in 8a7888c0fd9b [2023-03-09T02:37:01.997Z] Removing intermediate container 8a7888c0fd9b [2023-03-09T02:37:01.997Z] ---> e499b605e1f8 [2023-03-09T02:37:01.997Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:37:01.997Z] ---> Running in 8c4e0f56923e [2023-03-09T02:37:03.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:37:03.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:37:04.682Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T02:37:04.682Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T02:37:04.682Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T02:37:04.956Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T02:37:04.956Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T02:37:04.956Z] OK: 226 MiB in 55 packages [2023-03-09T02:37:06.389Z] Removing intermediate container 8c4e0f56923e [2023-03-09T02:37:06.389Z] ---> 46aa4bb60a6a [2023-03-09T02:37:06.389Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T02:37:06.659Z] ---> 17a80cb71a17 [2023-03-09T02:37:06.659Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:37:06.659Z] ---> Running in d8866cbb844d [2023-03-09T02:38:28.433Z] Removing intermediate container d8866cbb844d [2023-03-09T02:38:28.433Z] ---> e156bd553d10 [2023-03-09T02:38:28.433Z] Step 11/12 : COPY . . [2023-03-09T02:38:28.433Z] ---> 52a618b5b826 [2023-03-09T02:38:28.433Z] Step 12/12 : RUN ${MAKE} [2023-03-09T02:38:28.433Z] ---> Running in b75f455dee53 [2023-03-09T02:38:28.433Z] noop [2023-03-09T02:38:28.433Z] Removing intermediate container b75f455dee53 [2023-03-09T02:38:28.433Z] ---> 551f3337c8d1 [2023-03-09T02:38:28.433Z] Successfully built 551f3337c8d1 [2023-03-09T02:38:28.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:38:28.783Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:38:28.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:38:28.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-9258 does not seem to be running inside a container [2023-03-09T02:38:29.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/13 -v /w/workspace/device-gpio/13:/w/workspace/device-gpio/13:rw,z -v /w/workspace/device-gpio/13@tmp:/w/workspace/device-gpio/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T02:38:30.402Z] $ docker top 4345dba18eee8ff6a64e7ca1644a3c589a8a741bb683156c604e78684d41252b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:38:31.267Z] + go version [2023-03-09T02:38:31.267Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T02:38:31.292Z] $ docker stop --time=1 4345dba18eee8ff6a64e7ca1644a3c589a8a741bb683156c604e78684d41252b [2023-03-09T02:38:32.973Z] $ docker rm -f --volumes 4345dba18eee8ff6a64e7ca1644a3c589a8a741bb683156c604e78684d41252b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:38:33.531Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T02:38:33.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:38:33.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-9258 does not seem to be running inside a container [2023-03-09T02:38:33.804Z] $ 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/13 -v /w/workspace/device-gpio/13:/w/workspace/device-gpio/13:rw,z -v /w/workspace/device-gpio/13@tmp:/w/workspace/device-gpio/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T02:38:35.092Z] $ docker top 176b10970257be5668311559527d1c64f76a43a3e3b5c14402e44792f8a128a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:38:35.951Z] + git config --global --add safe.directory /w/workspace/device-gpio/13 [Pipeline] fileExists [Pipeline] sh [2023-03-09T02:38:36.604Z] + make test [2023-03-09T02:38:36.604Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T02:38:40.216Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T02:40:16.902Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-03-09T02:40:16.902Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-03-09T02:40:16.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T02:40:16.902Z] go vet ./... [2023-03-09T02:40:38.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T02:40:38.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T02:40:38.990Z] ./bin/test-attribution-txt.sh [2023-03-09T02:40:38.990Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T02:40:38.990Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T02:40:39.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T02:40:39.028Z] $ docker stop --time=1 176b10970257be5668311559527d1c64f76a43a3e3b5c14402e44792f8a128a7 [2023-03-09T02:40:41.042Z] $ docker rm -f --volumes 176b10970257be5668311559527d1c64f76a43a3e3b5c14402e44792f8a128a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T02:40:42.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T02:40:42.250Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T02:40:42.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T02:40:43.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T02:40:43.604Z] + ls -al . [2023-03-09T02:40:43.604Z] total 156 [2023-03-09T02:40:43.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:38 . [2023-03-09T02:40:43.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:35 .. [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 9 02:36 .dockerignore [2023-03-09T02:40:43.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 02:36 .git [2023-03-09T02:40:43.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:36 .github [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 02:36 .gitignore [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 02:36 .golangci.yml [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 9587 Mar 9 02:36 Attribution.txt [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 4069 Mar 9 02:36 CHANGELOG.md [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 1542 Mar 9 02:36 Dockerfile [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 02:36 GOVERNANCE.md [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 9 02:36 Jenkinsfile [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 02:36 LICENSE [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 1657 Mar 9 02:36 Makefile [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 02:36 OWNERS.md [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 11842 Mar 9 02:36 README.md [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 02:33 VERSION [2023-03-09T02:40:43.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 02:36 bin [2023-03-09T02:40:43.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:36 cmd [2023-03-09T02:40:43.604Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 9 02:38 coverage.out [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 3312 Mar 9 02:36 go.mod [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 33092 Mar 9 02:36 go.sum [2023-03-09T02:40:43.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 02:36 internal [2023-03-09T02:40:43.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 02:36 snap [2023-03-09T02:40:43.604Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 02:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:40:43.956Z] + 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=e8bd7db77c35eb38aec4d1e7db6b52b426840763 --label arch=arm64 --label version=0.0.0 . [2023-03-09T02:40:44.545Z] Sending build context to Docker daemon 8.073MB [2023-03-09T02:40:44.545Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T02:40:44.545Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-09T02:40:44.545Z] ---> 551f3337c8d1 [2023-03-09T02:40:44.545Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-09T02:40:44.545Z] ---> Running in 365e19a5a030 [2023-03-09T02:40:45.135Z] Removing intermediate container 365e19a5a030 [2023-03-09T02:40:45.135Z] ---> 8648bdb597db [2023-03-09T02:40:45.135Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T02:40:45.135Z] ---> Running in 6e09317a72a1 [2023-03-09T02:40:45.407Z] Removing intermediate container 6e09317a72a1 [2023-03-09T02:40:45.407Z] ---> 527f7f526b6f [2023-03-09T02:40:45.407Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T02:40:45.681Z] ---> Running in 779e15f98651 [2023-03-09T02:40:45.952Z] Removing intermediate container 779e15f98651 [2023-03-09T02:40:45.952Z] ---> ac3468ae4969 [2023-03-09T02:40:45.952Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T02:40:46.226Z] ---> Running in f7206536a4b9 [2023-03-09T02:40:46.497Z] Removing intermediate container f7206536a4b9 [2023-03-09T02:40:46.497Z] ---> 22f69d6917d8 [2023-03-09T02:40:46.497Z] Step 7/25 : WORKDIR /device-gpio [2023-03-09T02:40:46.497Z] ---> Running in a2dbbe2c8070 [2023-03-09T02:40:47.103Z] Removing intermediate container a2dbbe2c8070 [2023-03-09T02:40:47.103Z] ---> 2f123146f454 [2023-03-09T02:40:47.103Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T02:40:47.103Z] ---> Running in c185ff1cd68c [2023-03-09T02:40:48.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:40:48.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:40:49.935Z] OK: 226 MiB in 55 packages [2023-03-09T02:40:53.292Z] Removing intermediate container c185ff1cd68c [2023-03-09T02:40:53.292Z] ---> f2400a794a66 [2023-03-09T02:40:53.292Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-09T02:40:53.292Z] ---> 06548095cd90 [2023-03-09T02:40:53.292Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T02:40:53.292Z] ---> Running in c5c428e2d7af [2023-03-09T02:40:56.668Z] Removing intermediate container c5c428e2d7af [2023-03-09T02:40:56.668Z] ---> 97b1e2d3f8bb [2023-03-09T02:40:56.668Z] Step 11/25 : COPY . . [2023-03-09T02:40:58.086Z] ---> 28b2c6f8c3f3 [2023-03-09T02:40:58.086Z] Step 12/25 : RUN ${MAKE} [2023-03-09T02:40:58.086Z] ---> Running in 9c71003c6d0f [2023-03-09T02:40:59.525Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-03-09T02:43:22.572Z] Removing intermediate container 9c71003c6d0f [2023-03-09T02:43:22.572Z] ---> 1d9c5b5c7686 [2023-03-09T02:43:22.572Z] Step 13/25 : FROM alpine:3.16 [2023-03-09T02:43:22.572Z] 3.16: Pulling from library/alpine [2023-03-09T02:43:22.572Z] 3760b48202b3: Pulling fs layer [2023-03-09T02:43:22.572Z] 3760b48202b3: Verifying Checksum [2023-03-09T02:43:22.572Z] 3760b48202b3: Download complete [2023-03-09T02:43:22.572Z] 3760b48202b3: Pull complete [2023-03-09T02:43:22.572Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T02:43:22.572Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T02:43:22.572Z] ---> 4c81e5bf8899 [2023-03-09T02:43:22.572Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-03-09T02:43:22.572Z] ---> Running in 6bbe64a2ff8f [2023-03-09T02:43:22.572Z] Removing intermediate container 6bbe64a2ff8f [2023-03-09T02:43:22.572Z] ---> e4c28cc68d07 [2023-03-09T02:43:22.572Z] Step 15/25 : RUN apk add --update --no-cache [2023-03-09T02:43:22.572Z] ---> Running in 05934ae1a88b [2023-03-09T02:43:22.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T02:43:22.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T02:43:22.572Z] OK: 5 MiB in 14 packages [2023-03-09T02:43:22.572Z] Removing intermediate container 05934ae1a88b [2023-03-09T02:43:22.572Z] ---> 61b320d995e0 [2023-03-09T02:43:22.572Z] Step 16/25 : WORKDIR / [2023-03-09T02:43:22.854Z] ---> Running in a306c7bfc5a5 [2023-03-09T02:43:23.122Z] Removing intermediate container a306c7bfc5a5 [2023-03-09T02:43:23.122Z] ---> 7d0a16713d85 [2023-03-09T02:43:23.122Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-03-09T02:43:23.708Z] ---> ac9897dce886 [2023-03-09T02:43:23.708Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-03-09T02:43:25.654Z] ---> faf2f85ef651 [2023-03-09T02:43:25.654Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-03-09T02:43:27.092Z] ---> 7f242b21ccd9 [2023-03-09T02:43:27.092Z] Step 20/25 : EXPOSE 59910 [2023-03-09T02:43:27.092Z] ---> Running in f80a9c100309 [2023-03-09T02:43:27.361Z] Removing intermediate container f80a9c100309 [2023-03-09T02:43:27.361Z] ---> eb842a65e708 [2023-03-09T02:43:27.361Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-03-09T02:43:27.631Z] ---> Running in 7087e075f95d [2023-03-09T02:43:27.904Z] Removing intermediate container 7087e075f95d [2023-03-09T02:43:27.904Z] ---> 746502be9341 [2023-03-09T02:43:27.904Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T02:43:27.904Z] ---> Running in 7c536fa36bf3 [2023-03-09T02:43:28.488Z] Removing intermediate container 7c536fa36bf3 [2023-03-09T02:43:28.488Z] ---> 058d7cf94b59 [2023-03-09T02:43:28.488Z] Step 23/25 : LABEL arch=arm64 [2023-03-09T02:43:28.488Z] ---> Running in 51afb2003450 [2023-03-09T02:43:28.761Z] Removing intermediate container 51afb2003450 [2023-03-09T02:43:28.761Z] ---> c15d1a1cf655 [2023-03-09T02:43:28.761Z] Step 24/25 : LABEL git_sha=e8bd7db77c35eb38aec4d1e7db6b52b426840763 [2023-03-09T02:43:28.761Z] ---> Running in cc3b22ef8c3b [2023-03-09T02:43:29.349Z] Removing intermediate container cc3b22ef8c3b [2023-03-09T02:43:29.349Z] ---> dc43c0a12955 [2023-03-09T02:43:29.349Z] Step 25/25 : LABEL version=0.0.0 [2023-03-09T02:43:29.349Z] ---> Running in 8bebeed1ef9b [2023-03-09T02:43:29.616Z] Removing intermediate container 8bebeed1ef9b [2023-03-09T02:43:29.616Z] ---> 3cc7cbd132ed [2023-03-09T02:43:29.616Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T02:43:29.616Z] Successfully built 3cc7cbd132ed [2023-03-09T02:43:29.616Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:30.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:43:30.084Z] [2023-03-09T02:43:30.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:43:30.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:43:30.689Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T02:43:30.689Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T02:43:30.689Z] 04944245beec: Pulling fs layer [2023-03-09T02:43:30.689Z] 699f458cf7ca: Pulling fs layer [2023-03-09T02:43:30.689Z] 765212b225bb: Pulling fs layer [2023-03-09T02:43:30.689Z] f23df028b6ca: Pulling fs layer [2023-03-09T02:43:30.689Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T02:43:30.689Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T02:43:30.689Z] f23df028b6ca: Waiting [2023-03-09T02:43:30.689Z] d65c8cfc05b1: Waiting [2023-03-09T02:43:30.689Z] 765212b225bb: Waiting [2023-03-09T02:43:30.689Z] 2437ff75d9bd: Waiting [2023-03-09T02:43:30.689Z] 04944245beec: Verifying Checksum [2023-03-09T02:43:30.689Z] 04944245beec: Download complete [2023-03-09T02:43:30.689Z] 765212b225bb: Verifying Checksum [2023-03-09T02:43:30.689Z] 765212b225bb: Download complete [2023-03-09T02:43:30.960Z] f23df028b6ca: Verifying Checksum [2023-03-09T02:43:30.960Z] f23df028b6ca: Download complete [2023-03-09T02:43:30.960Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T02:43:30.960Z] d65c8cfc05b1: Download complete [2023-03-09T02:43:30.960Z] 699f458cf7ca: Download complete [2023-03-09T02:43:31.545Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T02:43:31.545Z] 8998bd30e6a1: Download complete [2023-03-09T02:43:33.491Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T02:43:33.491Z] 2437ff75d9bd: Download complete [2023-03-09T02:43:35.436Z] 8998bd30e6a1: Pull complete [2023-03-09T02:43:36.020Z] 04944245beec: Pull complete [2023-03-09T02:43:37.431Z] 699f458cf7ca: Pull complete [2023-03-09T02:43:37.431Z] 765212b225bb: Pull complete [2023-03-09T02:43:38.397Z] f23df028b6ca: Pull complete [2023-03-09T02:43:38.397Z] d65c8cfc05b1: Pull complete [2023-03-09T02:43:53.388Z] 2437ff75d9bd: Pull complete [2023-03-09T02:43:53.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T02:43:53.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T02:43:53.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:43:53.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-9258 does not seem to be running inside a container [2023-03-09T02:43:53.660Z] $ 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/13 -v /w/workspace/device-gpio/13:/w/workspace/device-gpio/13:rw,z -v /w/workspace/device-gpio/13@tmp:/w/workspace/device-gpio/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T02:43:56.501Z] $ docker top 7b6908a83a64a3be0cda243c3cf0bb39e662277751f41dca5663d55b7cb35dd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:43:57.413Z] ---> job-cost.sh [2023-03-09T02:43:57.413Z] lf-activate-venv: SKIPPING [2023-03-09T02:43:57.413Z] INFO: No Stack... [2023-03-09T02:43:57.681Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T02:43:58.657Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T02:43:59.009Z] + cat+ cut -d, -f6 [2023-03-09T02:43:59.009Z] /w/workspace/device-gpio/13/archives/cost.csv [Pipeline] lock [2023-03-09T02:43:59.072Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] [2023-03-09T02:43:59.087Z] Resource [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] did not exist. Created. [2023-03-09T02:43:59.087Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T02:43:59.783Z] /w/workspace/device-gpio/13@tmp/durable-1466b7d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T02:44:00.447Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T02:44:00.468Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T02:44:00.517Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T02:44:00.524Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-71-13-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T02:44:00.541Z] $ docker stop --time=1 7b6908a83a64a3be0cda243c3cf0bb39e662277751f41dca5663d55b7cb35dd4 [2023-03-09T02:44:02.077Z] $ docker rm -f --volumes 7b6908a83a64a3be0cda243c3cf0bb39e662277751f41dca5663d55b7cb35dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T02:44:02.423Z] provisioning config files... [2023-03-09T02:44:02.430Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config3297379140871781327tmp [Pipeline] { [Pipeline] sh [2023-03-09T02:44:02.726Z] + set +x [2023-03-09T02:44:02.726Z] + curl -s https://codecov.io/bash [2023-03-09T02:44:02.726Z] + bash -s -- [2023-03-09T02:44:02.726Z] [2023-03-09T02:44:02.726Z] _____ _ [2023-03-09T02:44:02.726Z] / ____| | | [2023-03-09T02:44:02.726Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T02:44:02.726Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T02:44:02.726Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T02:44:02.726Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T02:44:02.726Z] Bash-1.0.6 [2023-03-09T02:44:02.726Z] [2023-03-09T02:44:02.726Z] [2023-03-09T02:44:02.726Z] ==> git version 2.25.1 found [2023-03-09T02:44:02.726Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T02:44:02.726Z] Release-Date: 2020-01-08 [2023-03-09T02:44:02.726Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T02:44:02.726Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T02:44:02.726Z] ==> Jenkins CI detected. [2023-03-09T02:44:02.726Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-09T02:44:02.726Z] project root: . [2023-03-09T02:44:02.726Z] --> token set from env [2023-03-09T02:44:02.726Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T02:44:02.726Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T02:44:02.726Z] ==> Python coveragepy not found [2023-03-09T02:44:02.726Z] ==> Searching for coverage reports in: [2023-03-09T02:44:02.726Z] + . [2023-03-09T02:44:02.726Z] -> Found 1 reports [2023-03-09T02:44:02.726Z] ==> Detecting git/mercurial file structure [2023-03-09T02:44:02.726Z] ==> Reading reports [2023-03-09T02:44:02.726Z] + ./coverage.out bytes=10 [2023-03-09T02:44:02.726Z] ==> Appending adjustments [2023-03-09T02:44:02.726Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T02:44:02.984Z] + Found adjustments [2023-03-09T02:44:02.984Z] ==> Gzipping contents [2023-03-09T02:44:02.984Z] 4.0K /tmp/codecov.k7Qk3Z.gz [2023-03-09T02:44:02.984Z] ==> Uploading reports [2023-03-09T02:44:02.984Z] url: https://codecov.io [2023-03-09T02:44:02.984Z] query: branch=PR-71&commit=e8bd7db77c35eb38aec4d1e7db6b52b426840763&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-09T02:44:02.984Z] -> Pinging Codecov [2023-03-09T02:44:02.984Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-71&commit=e8bd7db77c35eb38aec4d1e7db6b52b426840763&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-71%2F13%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=71&job=&cmd_args= [2023-03-09T02:44:02.984Z] -> Uploading to [2023-03-09T02:44:02.985Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e8bd7db77c35eb38aec4d1e7db6b52b426840763/2116ff9c-0ee5-4658-a1ec-8cfb8ea2ef39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T024402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7951f18577bdd647c56f930d47b05d7eb05eafb930ba477c85cbeea7040d1542 [2023-03-09T02:44:02.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T02:44:02.985Z] Dload Upload Total Spent Left Speed [2023-03-09T02:44:03.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 3655 --:--:-- --:--:-- --:--:-- 3637 100 742 0 0 100 742 0 2532 --:--:-- --:--:-- --:--:-- 2532 [2023-03-09T02:44:03.503Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/e8bd7db77c35eb38aec4d1e7db6b52b426840763 [Pipeline] } [2023-03-09T02:44:03.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T02:44:04.175Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-71/archives ] [2023-03-09T02:44:04.175Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-09T02:44:04.175Z] total 16 [2023-03-09T02:44:04.175Z] drwxr-xr-x 3 root root 4096 Mar 9 02:36 . [2023-03-09T02:44:04.175Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:36 .. [2023-03-09T02:44:04.175Z] drwxr-xr-x 2 root root 4096 Mar 9 02:36 cost [2023-03-09T02:44:04.175Z] -rw-r--r-- 1 root root 83 Mar 9 02:36 cost.csv [2023-03-09T02:44:04.175Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-09T02:44:04.175Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-71/archives [2023-03-09T02:44:04.175Z] total 16 [2023-03-09T02:44:04.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 02:36 . [2023-03-09T02:44:04.175Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 02:36 .. [2023-03-09T02:44:04.175Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 02:36 cost [2023-03-09T02:44:04.175Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 9 02:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:04.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:05.323Z] ---> package-listing.sh [2023-03-09T02:44:05.323Z] ++ facter osfamily [2023-03-09T02:44:05.323Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T02:44:05.581Z] + OS_FAMILY=debian [2023-03-09T02:44:05.581Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-71 [2023-03-09T02:44:05.581Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T02:44:05.581Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T02:44:05.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T02:44:05.581Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T02:44:05.581Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-09T02:44:05.581Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T02:44:05.581Z] + case "${OS_FAMILY}" in [2023-03-09T02:44:05.581Z] + dpkg -l [2023-03-09T02:44:05.581Z] + grep '^ii' [2023-03-09T02:44:05.581Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T02:44:05.581Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T02:44:05.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T02:44:05.581Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-71 ']' [2023-03-09T02:44:05.581Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [2023-03-09T02:44:05.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-71/archives/ [Pipeline] echo [2023-03-09T02:44:05.591Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T02:44:05.866Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T02:44:06.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T02:44:06.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T02:44:06.504Z] prd-ubuntu20.04-docker-8c-8g-9235 does not seem to be running inside a container [2023-03-09T02:44:06.536Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-71 -v /w/workspace/edgexfoundry_device-gpio_PR-71:/w/workspace/edgexfoundry_device-gpio_PR-71:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-71@tmp:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T02:44:06.737Z] $ docker top 881a7012afd18865c38c55b181f82869d57f5e78a8686b4ecc4f4846b45d21d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T02:44:07.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T02:44:07.375Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T02:44:07.664Z] + ls /var/log/sa-host [2023-03-09T02:44:07.664Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T02:44:07.733Z] provisioning config files... [2023-03-09T02:44:07.741Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-71@tmp/config7235701692235949241tmp [Pipeline] { [Pipeline] echo [2023-03-09T02:44:07.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:08.034Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T02:44:08.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:08.362Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T02:44:08.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:08.680Z] ---> sudo-logs.sh [2023-03-09T02:44:08.680Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T02:44:08.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:08.983Z] ---> job-cost.sh [2023-03-09T02:44:08.983Z] lf-activate-venv: SKIPPING [2023-03-09T02:44:08.983Z] DEBUG: total: 0.2199999988079071 [2023-03-09T02:44:08.983Z] INFO: Retrieving Stack Cost... [2023-03-09T02:44:09.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T02:44:09.809Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T02:44:09.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T02:44:10.102Z] ---> logs-deploy.sh [2023-03-09T02:44:10.102Z] lf-activate-venv: SKIPPING [2023-03-09T02:44:10.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-71/13 [2023-03-09T02:44:10.102Z] INFO: archiving workspace using pattern(s): [2023-03-09T02:44:11.035Z] Archives upload complete. [2023-03-09T02:44:11.035Z] INFO: archiving logs to Nexus