Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dc6282e6f484b8ebccec722045a9c6b5647f969 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-ssh6715014268207277640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18014264870122410056.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7814098647731074750.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13457842727144678356.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2716716407197067080.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12212 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 7dc6282e6f484b8ebccec722045a9c6b5647f969 (main) Commit message: "Merge pull request #210 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > 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 core.sparsecheckout # timeout=10 > git checkout -f 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 > git rev-list --no-walk 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T01:33:50.598Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T01:33:50.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T01:33:50.678Z] ========================================================= [2023-10-27T01:33:50.678Z] EdgeX Global Pipelines Version Info [2023-10-27T01:33:50.678Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:33:51.379Z] ------------------- [2023-10-27T01:33:51.379Z] stable info: [2023-10-27T01:33:51.379Z] ------------------- [2023-10-27T01:33:51.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T01:33:51.379Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T01:33:51.379Z] Message: update stable to v1.0.254 [2023-10-27T01:33:51.949Z] ------------------- [2023-10-27T01:33:51.949Z] experimental info: [2023-10-27T01:33:51.949Z] ------------------- [2023-10-27T01:33:51.950Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T01:33:51.950Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T01:33:51.950Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T01:33:52.110Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-27T01:33:52.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-27T01:33:52.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T01:33:52.166Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T01:33:52.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T01:33:52.209Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T01:33:52.226Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T01:33:52.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T01:33:52.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T01:33:52.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T01:33:52.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T01:33:52.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-27T01:33:52.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T01:33:52.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T01:33:52.374Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T01:33:52.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T01:33:52.411Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T01:33:52.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T01:33:52.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T01:33:52.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T01:33:52.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T01:33:52.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T01:33:52.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T01:33:52.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T01:33:52.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T01:33:52.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T01:33:52.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T01:33:52.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-27T01:33:52.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-27T01:33:52.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-27T01:33:52.646Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] echo [2023-10-27T01:33:52.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dc6282 [Pipeline] echo [2023-10-27T01:33:52.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:33:52.726Z] provisioning config files... [2023-10-27T01:33:52.737Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4924623787663388976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:33:53.039Z] ---> docker-login.sh [2023-10-27T01:33:53.039Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:33:53.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:33:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:33:53.301Z] Configure a credential helper to remove this warning. See [2023-10-27T01:33:53.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:33:53.301Z] [2023-10-27T01:33:53.301Z] Login Succeeded [2023-10-27T01:33:53.301Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:33:53.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:33:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:33:53.301Z] Configure a credential helper to remove this warning. See [2023-10-27T01:33:53.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:33:53.301Z] [2023-10-27T01:33:53.301Z] Login Succeeded [2023-10-27T01:33:53.301Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:33:53.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:33:53.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:33:53.561Z] Configure a credential helper to remove this warning. See [2023-10-27T01:33:53.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:33:53.561Z] [2023-10-27T01:33:53.561Z] Login Succeeded [2023-10-27T01:33:53.561Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:33:53.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:33:53.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:33:53.561Z] Configure a credential helper to remove this warning. See [2023-10-27T01:33:53.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:33:53.561Z] [2023-10-27T01:33:53.561Z] Login Succeeded [2023-10-27T01:33:53.561Z] docker.io [2023-10-27T01:33:53.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:33:53.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:33:53.821Z] Configure a credential helper to remove this warning. See [2023-10-27T01:33:53.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:33:53.821Z] [2023-10-27T01:33:53.821Z] Login Succeeded [2023-10-27T01:33:53.821Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:33:53.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T01:33:54.204Z] + git rev-list -1 --merges 7dc6282e6f484b8ebccec722045a9c6b5647f969~1..7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] echo [2023-10-27T01:33:54.249Z] -----------> git rev-list -1 --merges 7dc6282e6f484b8ebccec722045a9c6b5647f969~1..7dc6282e6f484b8ebccec722045a9c6b5647f969 7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:33:54.249Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969 [false] [Pipeline] sh [2023-10-27T01:33:54.537Z] + git log --format=format:%s -1 7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] echo [2023-10-27T01:33:54.550Z] ========================================================= [2023-10-27T01:33:54.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T01:33:54.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T01:33:54.893Z] + git log --format=format:%s -1 7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] echo [2023-10-27T01:33:54.904Z] [semverPrep] GIT_COMMIT: 7dc6282e6f484b8ebccec722045a9c6b5647f969, Commit Message: Merge pull request #210 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo [2023-10-27T01:33:54.919Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T01:33:55.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T01:33:55.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T01:33:55.291Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T01:33:55.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T01:33:55.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T01:33:55.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T01:33:55.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:33:55.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:33:55.711Z] [2023-10-27T01:33:55.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:33:56.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:33:56.010Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T01:33:56.010Z] b85a868b505f: Pulling fs layer [2023-10-27T01:33:56.010Z] e2be974225ed: Pulling fs layer [2023-10-27T01:33:56.010Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T01:33:56.010Z] 988bab9f4d93: Pulling fs layer [2023-10-27T01:33:56.010Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T01:33:56.010Z] eaf3925da568: Pulling fs layer [2023-10-27T01:33:56.010Z] bab4dde63d76: Pulling fs layer [2023-10-27T01:33:56.010Z] bde34c3a00c8: Pulling fs layer [2023-10-27T01:33:56.010Z] b352a97aabf1: Pulling fs layer [2023-10-27T01:33:56.010Z] 4872d77fe225: Pulling fs layer [2023-10-27T01:33:56.010Z] 5851b861e8e6: Pulling fs layer [2023-10-27T01:33:56.010Z] bab4dde63d76: Waiting [2023-10-27T01:33:56.010Z] bde34c3a00c8: Waiting [2023-10-27T01:33:56.010Z] b352a97aabf1: Waiting [2023-10-27T01:33:56.010Z] 4872d77fe225: Waiting [2023-10-27T01:33:56.010Z] 5851b861e8e6: Waiting [2023-10-27T01:33:56.010Z] 1469e6f7b9e6: Waiting [2023-10-27T01:33:56.010Z] 988bab9f4d93: Waiting [2023-10-27T01:33:56.010Z] eaf3925da568: Waiting [2023-10-27T01:33:56.010Z] e2be974225ed: Verifying Checksum [2023-10-27T01:33:56.010Z] e2be974225ed: Download complete [2023-10-27T01:33:56.010Z] 988bab9f4d93: Verifying Checksum [2023-10-27T01:33:56.010Z] 988bab9f4d93: Download complete [2023-10-27T01:33:56.010Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T01:33:56.010Z] 339a4e72a1f5: Download complete [2023-10-27T01:33:56.271Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T01:33:56.271Z] 1469e6f7b9e6: Download complete [2023-10-27T01:33:56.271Z] eaf3925da568: Verifying Checksum [2023-10-27T01:33:56.271Z] eaf3925da568: Download complete [2023-10-27T01:33:56.271Z] bde34c3a00c8: Verifying Checksum [2023-10-27T01:33:56.271Z] bde34c3a00c8: Download complete [2023-10-27T01:33:56.271Z] b352a97aabf1: Download complete [2023-10-27T01:33:56.271Z] 4872d77fe225: Verifying Checksum [2023-10-27T01:33:56.271Z] 4872d77fe225: Download complete [2023-10-27T01:33:56.271Z] 5851b861e8e6: Verifying Checksum [2023-10-27T01:33:56.271Z] 5851b861e8e6: Download complete [2023-10-27T01:33:56.271Z] b85a868b505f: Verifying Checksum [2023-10-27T01:33:56.271Z] b85a868b505f: Download complete [2023-10-27T01:33:56.531Z] bab4dde63d76: Verifying Checksum [2023-10-27T01:33:56.531Z] bab4dde63d76: Download complete [2023-10-27T01:33:57.486Z] b85a868b505f: Pull complete [2023-10-27T01:33:57.747Z] e2be974225ed: Pull complete [2023-10-27T01:33:58.313Z] 339a4e72a1f5: Pull complete [2023-10-27T01:33:58.313Z] 988bab9f4d93: Pull complete [2023-10-27T01:33:58.572Z] 1469e6f7b9e6: Pull complete [2023-10-27T01:33:58.572Z] eaf3925da568: Pull complete [2023-10-27T01:34:00.476Z] bab4dde63d76: Pull complete [2023-10-27T01:34:00.476Z] bde34c3a00c8: Pull complete [2023-10-27T01:34:00.735Z] b352a97aabf1: Pull complete [2023-10-27T01:34:00.735Z] 4872d77fe225: Pull complete [2023-10-27T01:34:00.995Z] 5851b861e8e6: Pull complete [2023-10-27T01:34:00.995Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T01:34:00.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:34:00.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:34:01.099Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:34:01.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T01:34:04.163Z] $ docker top 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 -eo pid,comm [2023-10-27T01:34:04.220Z] 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-10-27T01:34:04.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T01:34:04.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:34:04.256Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:34:04.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:34:04.378Z] $ docker exec 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 ssh-agent [2023-10-27T01:34:04.490Z] SSH_AUTH_SOCK=/tmp/ssh-sSurBURsZEK7/agent.32 [2023-10-27T01:34:04.490Z] SSH_AGENT_PID=38 [2023-10-27T01:34:04.498Z] Running ssh-add (command line suppressed) [2023-10-27T01:34:04.601Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5086287005699455915.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5086287005699455915.key) [2023-10-27T01:34:04.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:34:04.903Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T01:34:04.921Z] $ docker exec --env ******** --env ******** 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 ssh-agent -k [2023-10-27T01:34:05.026Z] unset SSH_AUTH_SOCK; [2023-10-27T01:34:05.027Z] unset SSH_AGENT_PID; [2023-10-27T01:34:05.027Z] echo Agent pid 38 killed; [2023-10-27T01:34:05.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T01:34:05.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:34:05.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:34:05.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:34:05.185Z] $ docker exec 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 ssh-agent [2023-10-27T01:34:05.286Z] SSH_AUTH_SOCK=/tmp/ssh-IJQcHduemzpY/agent.70 [2023-10-27T01:34:05.286Z] SSH_AGENT_PID=76 [2023-10-27T01:34:05.290Z] Running ssh-add (command line suppressed) [2023-10-27T01:34:05.390Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9365833016197846576.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9365833016197846576.key) [2023-10-27T01:34:05.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:34:05.692Z] + git semver init [2023-10-27T01:34:05.951Z] 2023-10-27 01:34:05,901 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T01:34:05.951Z] 2023-10-27 01:34:05,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-10-27T01:34:05.951Z] 2023-10-27 01:34:05,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-10-27T01:34:05.951Z] 2023-10-27 01:34:05,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T01:34:07.328Z] 2023-10-27 01:34:06,916 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-10-27T01:34:07.328Z] 2023-10-27 01:34:06,916 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-10-27T01:34:07.328Z] 2023-10-27 01:34:06,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:34:07.328Z] 2023-10-27 01:34:06,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:34:07.328Z] 3.1.0-dev.22 [Pipeline] } [2023-10-27T01:34:07.341Z] $ docker exec --env ******** --env ******** 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 ssh-agent -k [2023-10-27T01:34:07.452Z] unset SSH_AUTH_SOCK; [2023-10-27T01:34:07.452Z] unset SSH_AGENT_PID; [2023-10-27T01:34:07.452Z] echo Agent pid 76 killed; [2023-10-27T01:34:07.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T01:34:07.763Z] + git semver [Pipeline] } [2023-10-27T01:34:08.036Z] $ docker stop --time=1 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 [2023-10-27T01:34:09.328Z] $ docker rm -f --volumes 4332178b730e58e20e00785011b5890ac4b4f3802b2783321ada822f178195f3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T01:34:09.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T01:34:09.848Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T01:34:09.852Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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-10-27T01:34:10.021Z] provisioning config files... [2023-10-27T01:34:10.031Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16633051034708966275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:34:10.328Z] ---> docker-login.sh [2023-10-27T01:34:10.328Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:34:10.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:34:10.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:34:10.328Z] Configure a credential helper to remove this warning. See [2023-10-27T01:34:10.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:34:10.328Z] [2023-10-27T01:34:10.328Z] Login Succeeded [2023-10-27T01:34:10.328Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:34:10.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:34:10.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:34:10.328Z] Configure a credential helper to remove this warning. See [2023-10-27T01:34:10.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:34:10.328Z] [2023-10-27T01:34:10.328Z] Login Succeeded [2023-10-27T01:34:10.328Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:34:10.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:34:10.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:34:10.587Z] Configure a credential helper to remove this warning. See [2023-10-27T01:34:10.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:34:10.587Z] [2023-10-27T01:34:10.587Z] Login Succeeded [2023-10-27T01:34:10.587Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:34:10.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:34:10.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:34:10.587Z] Configure a credential helper to remove this warning. See [2023-10-27T01:34:10.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:34:10.587Z] [2023-10-27T01:34:10.587Z] Login Succeeded [2023-10-27T01:34:10.587Z] docker.io [2023-10-27T01:34:10.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:34:10.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:34:10.845Z] Configure a credential helper to remove this warning. See [2023-10-27T01:34:10.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:34:10.845Z] [2023-10-27T01:34:10.845Z] Login Succeeded [2023-10-27T01:34:10.845Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:34:10.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T01:34:10.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:34:10.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:34:10.953Z] ========================================================= [2023-10-27T01:34:10.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T01:34:10.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:34:11.277Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T01:34:11.277Z] Sending build context to Docker daemon 16.14MB [2023-10-27T01:34:11.277Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T01:34:11.277Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T01:34:11.277Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T01:34:11.277Z] 7264a8db6415: Pulling fs layer [2023-10-27T01:34:11.277Z] c4d48a809fc2: Pulling fs layer [2023-10-27T01:34:11.277Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T01:34:11.277Z] ad3a456e5733: Pulling fs layer [2023-10-27T01:34:11.277Z] 33e27b845d1e: Pulling fs layer [2023-10-27T01:34:11.277Z] c68163c4e522: Pulling fs layer [2023-10-27T01:34:11.277Z] 50da416c3ac9: Pulling fs layer [2023-10-27T01:34:11.277Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T01:34:11.277Z] ad3a456e5733: Waiting [2023-10-27T01:34:11.277Z] 33e27b845d1e: Waiting [2023-10-27T01:34:11.277Z] c68163c4e522: Waiting [2023-10-27T01:34:11.277Z] 50da416c3ac9: Waiting [2023-10-27T01:34:11.277Z] 23d2d4c4bb30: Waiting [2023-10-27T01:34:11.535Z] c4d48a809fc2: Download complete [2023-10-27T01:34:11.535Z] ad3a456e5733: Verifying Checksum [2023-10-27T01:34:11.535Z] ad3a456e5733: Download complete [2023-10-27T01:34:11.535Z] 33e27b845d1e: Verifying Checksum [2023-10-27T01:34:11.535Z] 33e27b845d1e: Download complete [2023-10-27T01:34:11.535Z] 7264a8db6415: Download complete [2023-10-27T01:34:11.535Z] c68163c4e522: Verifying Checksum [2023-10-27T01:34:11.535Z] c68163c4e522: Download complete [2023-10-27T01:34:11.535Z] 7264a8db6415: Pull complete [2023-10-27T01:34:11.796Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T01:34:11.796Z] 23d2d4c4bb30: Download complete [2023-10-27T01:34:11.796Z] c4d48a809fc2: Pull complete [2023-10-27T01:34:11.796Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T01:34:11.796Z] 4f1c88b9dad5: Download complete [2023-10-27T01:34:12.362Z] 50da416c3ac9: Verifying Checksum [2023-10-27T01:34:12.362Z] 50da416c3ac9: Download complete [2023-10-27T01:34:15.145Z] 4f1c88b9dad5: Pull complete [2023-10-27T01:34:15.145Z] ad3a456e5733: Pull complete [2023-10-27T01:34:15.145Z] 33e27b845d1e: Pull complete [2023-10-27T01:34:15.145Z] c68163c4e522: Pull complete [2023-10-27T01:34:17.675Z] 50da416c3ac9: Pull complete [2023-10-27T01:34:18.243Z] 23d2d4c4bb30: Pull complete [2023-10-27T01:34:18.243Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T01:34:18.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T01:34:18.243Z] ---> 0786185ac409 [2023-10-27T01:34:18.243Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T01:34:22.488Z] ---> Running in 22a3da7f311f [2023-10-27T01:34:22.488Z] Removing intermediate container 22a3da7f311f [2023-10-27T01:34:22.488Z] ---> 5bd0459f43a4 [2023-10-27T01:34:22.488Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T01:34:22.488Z] ---> Running in a414448d0995 [2023-10-27T01:34:22.488Z] Removing intermediate container a414448d0995 [2023-10-27T01:34:22.488Z] ---> 1b216d2a418c [2023-10-27T01:34:22.488Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T01:34:22.488Z] ---> Running in 06c731fa116a [2023-10-27T01:34:22.488Z] Removing intermediate container 06c731fa116a [2023-10-27T01:34:22.488Z] ---> f74feef0a21c [2023-10-27T01:34:22.488Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T01:34:22.488Z] ---> Running in 97bc02060d9e [2023-10-27T01:34:22.488Z] Removing intermediate container 97bc02060d9e [2023-10-27T01:34:22.488Z] ---> bf848e8b9ad8 [2023-10-27T01:34:22.488Z] Step 7/12 : WORKDIR /device-gpio [2023-10-27T01:34:22.488Z] ---> Running in f1611118abf7 [2023-10-27T01:34:22.488Z] Removing intermediate container f1611118abf7 [2023-10-27T01:34:22.488Z] ---> 892eba8ca7eb [2023-10-27T01:34:22.488Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T01:34:22.488Z] ---> Running in a2d068615573 [2023-10-27T01:34:22.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T01:34:22.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T01:34:23.015Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T01:34:23.275Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T01:34:23.275Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T01:34:23.275Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T01:34:23.275Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T01:34:23.275Z] OK: 268 MiB in 56 packages [2023-10-27T01:34:23.844Z] Removing intermediate container a2d068615573 [2023-10-27T01:34:23.844Z] ---> 84e25aed7aaa [2023-10-27T01:34:23.844Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T01:34:23.844Z] ---> 377d9a90ffde [2023-10-27T01:34:23.844Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T01:34:23.844Z] ---> Running in 786d9fa2fb8c [2023-10-27T01:34:24.967Z] Still waiting to schedule task [2023-10-27T01:34:24.968Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T01:35:20.102Z] Removing intermediate container 786d9fa2fb8c [2023-10-27T01:35:20.102Z] ---> 3d9207ad5487 [2023-10-27T01:35:20.102Z] Step 11/12 : COPY . . [2023-10-27T01:35:20.102Z] ---> 784bdb1379d5 [2023-10-27T01:35:20.102Z] Step 12/12 : RUN ${MAKE} [2023-10-27T01:35:20.102Z] ---> Running in a9134ab5dba0 [2023-10-27T01:35:20.102Z] noop [2023-10-27T01:35:20.102Z] Removing intermediate container a9134ab5dba0 [2023-10-27T01:35:20.102Z] ---> 9d220cc72d9b [2023-10-27T01:35:20.102Z] Successfully built 9d220cc72d9b [2023-10-27T01:35:20.102Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:35:20.419Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T01:35:20.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:35:20.489Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:35:20.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2023-10-27T01:35:20.853Z] $ docker top f264117fe123e985c5ccc9612e5a6d9af5e89e91ce83d17793fcdd7282485cbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:35:21.190Z] + go version [2023-10-27T01:35:21.190Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T01:35:21.202Z] $ docker stop --time=1 f264117fe123e985c5ccc9612e5a6d9af5e89e91ce83d17793fcdd7282485cbb [2023-10-27T01:35:22.466Z] $ docker rm -f --volumes f264117fe123e985c5ccc9612e5a6d9af5e89e91ce83d17793fcdd7282485cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:35:22.863Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T01:35:22.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:35:22.931Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:35:22.961Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2023-10-27T01:35:23.307Z] $ docker top a3e20d0d9c6955319e6f8545cc71c2e4602ca8f277ca20107d77665eacdbcbb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:35:23.645Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-10-27T01:35:23.938Z] + make test [2023-10-27T01:35:23.938Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T01:35:25.312Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-27T01:35:35.273Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-27T01:35:35.273Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-27T01:35:40.525Z] go vet ./... [2023-10-27T01:35:43.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T01:35:43.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T01:35:43.802Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T01:35:43.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T01:35:43.829Z] $ docker stop --time=1 a3e20d0d9c6955319e6f8545cc71c2e4602ca8f277ca20107d77665eacdbcbb0 [2023-10-27T01:35:46.586Z] $ docker rm -f --volumes a3e20d0d9c6955319e6f8545cc71c2e4602ca8f277ca20107d77665eacdbcbb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T01:35:47.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T01:35:47.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T01:35:47.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T01:35:47.959Z] + ls -al . [2023-10-27T01:35:47.959Z] total 160 [2023-10-27T01:35:47.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:35 . [2023-10-27T01:35:47.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:33 .. [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 27 01:33 .dockerignore [2023-10-27T01:35:47.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:35 .git [2023-10-27T01:35:47.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:33 .github [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 27 01:33 .gitignore [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 01:33 .golangci.yml [2023-10-27T01:35:47.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:34 .semver [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 27 01:33 Attribution.txt [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 27 01:33 CHANGELOG.md [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 27 01:33 Dockerfile [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 01:33 GOVERNANCE.md [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 01:33 Jenkinsfile [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 01:33 LICENSE [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 27 01:33 Makefile [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 01:33 OWNERS.md [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 27 01:33 README.md [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 01:34 VERSION [2023-10-27T01:35:47.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:33 bin [2023-10-27T01:35:47.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:33 cmd [2023-10-27T01:35:47.959Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 01:35 coverage.out [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 27 01:33 go.mod [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 27 01:33 go.sum [2023-10-27T01:35:47.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:33 internal [2023-10-27T01:35:47.959Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 27 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:35:48.268Z] + 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=7dc6282e6f484b8ebccec722045a9c6b5647f969 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-10-27T01:35:48.268Z] Sending build context to Docker daemon 16.14MB [2023-10-27T01:35:48.268Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T01:35:48.268Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-27T01:35:48.268Z] ---> 9d220cc72d9b [2023-10-27T01:35:48.268Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-27T01:35:48.528Z] ---> Running in 93660b157b2b [2023-10-27T01:35:48.528Z] Removing intermediate container 93660b157b2b [2023-10-27T01:35:48.528Z] ---> 43592d6281f7 [2023-10-27T01:35:48.528Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T01:35:48.528Z] ---> Running in 87c2a82d6110 [2023-10-27T01:35:48.788Z] Removing intermediate container 87c2a82d6110 [2023-10-27T01:35:48.788Z] ---> b6701a5ecd8b [2023-10-27T01:35:48.788Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T01:35:48.788Z] ---> Running in 8e687354fb5c [2023-10-27T01:35:48.788Z] Removing intermediate container 8e687354fb5c [2023-10-27T01:35:48.788Z] ---> f461ab129d35 [2023-10-27T01:35:48.788Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T01:35:48.788Z] ---> Running in 4f4c5abd346a [2023-10-27T01:35:48.788Z] Removing intermediate container 4f4c5abd346a [2023-10-27T01:35:48.788Z] ---> 16c2122d4a23 [2023-10-27T01:35:48.788Z] Step 7/25 : WORKDIR /device-gpio [2023-10-27T01:35:48.788Z] ---> Running in 78e99e469e7b [2023-10-27T01:35:49.048Z] Removing intermediate container 78e99e469e7b [2023-10-27T01:35:49.048Z] ---> aa8eda25053c [2023-10-27T01:35:49.048Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T01:35:49.048Z] ---> Running in a80abfdedb9c [2023-10-27T01:35:49.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T01:35:49.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T01:35:49.566Z] OK: 268 MiB in 56 packages [2023-10-27T01:35:49.824Z] Removing intermediate container a80abfdedb9c [2023-10-27T01:35:49.824Z] ---> 3e45fc59c7b5 [2023-10-27T01:35:49.824Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-27T01:35:50.082Z] ---> 8145dddcd177 [2023-10-27T01:35:50.082Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T01:35:50.082Z] ---> Running in 813e3980d6b6 [2023-10-27T01:35:50.648Z] Removing intermediate container 813e3980d6b6 [2023-10-27T01:35:50.648Z] ---> 6022968f88bc [2023-10-27T01:35:50.648Z] Step 11/25 : COPY . . [2023-10-27T01:35:51.586Z] ---> 6af0089d373b [2023-10-27T01:35:51.586Z] Step 12/25 : RUN ${MAKE} [2023-10-27T01:35:51.586Z] ---> Running in ea8ebba5e324 [2023-10-27T01:35:51.893Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-27T01:36:14.301Z] Removing intermediate container ea8ebba5e324 [2023-10-27T01:36:14.301Z] ---> 21fac35bd9d0 [2023-10-27T01:36:14.301Z] Step 13/25 : FROM alpine:3.18 [2023-10-27T01:36:14.301Z] 3.18: Pulling from library/alpine [2023-10-27T01:36:14.301Z] 96526aa774ef: Pulling fs layer [2023-10-27T01:36:14.301Z] 96526aa774ef: Download complete [2023-10-27T01:36:14.301Z] 96526aa774ef: Pull complete [2023-10-27T01:36:14.301Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T01:36:14.301Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T01:36:14.301Z] ---> 8ca4688f4f35 [2023-10-27T01:36:14.301Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-27T01:36:14.301Z] ---> Running in 8fa1de0c1896 [2023-10-27T01:36:14.301Z] Removing intermediate container 8fa1de0c1896 [2023-10-27T01:36:14.301Z] ---> e51af3c59ff8 [2023-10-27T01:36:14.301Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-27T01:36:14.301Z] ---> Running in 01730b7c043f [2023-10-27T01:36:14.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T01:36:14.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T01:36:14.866Z] OK: 7 MiB in 15 packages [2023-10-27T01:36:15.124Z] Removing intermediate container 01730b7c043f [2023-10-27T01:36:15.124Z] ---> de37b38a280c [2023-10-27T01:36:15.124Z] Step 16/25 : WORKDIR / [2023-10-27T01:36:15.124Z] ---> Running in 9e374bef88fc [2023-10-27T01:36:15.124Z] Removing intermediate container 9e374bef88fc [2023-10-27T01:36:15.124Z] ---> 6b9e4e2b4762 [2023-10-27T01:36:15.124Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-27T01:36:15.124Z] ---> 6d46eb0b5b49 [2023-10-27T01:36:15.124Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-27T01:36:15.383Z] ---> e6200308a154 [2023-10-27T01:36:15.383Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-27T01:36:16.318Z] ---> 291c9def78e6 [2023-10-27T01:36:16.318Z] Step 20/25 : EXPOSE 59910 [2023-10-27T01:36:16.318Z] ---> Running in 8d34ec733c6b [2023-10-27T01:36:16.318Z] Removing intermediate container 8d34ec733c6b [2023-10-27T01:36:16.318Z] ---> eeb1d68727a8 [2023-10-27T01:36:16.318Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-27T01:36:16.318Z] ---> Running in e035bb32d9b6 [2023-10-27T01:36:16.318Z] Removing intermediate container e035bb32d9b6 [2023-10-27T01:36:16.318Z] ---> 7d1e4a6e13dc [2023-10-27T01:36:16.318Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T01:36:16.318Z] ---> Running in dd802883445d [2023-10-27T01:36:16.318Z] Removing intermediate container dd802883445d [2023-10-27T01:36:16.318Z] ---> ac143efb77ea [2023-10-27T01:36:16.318Z] Step 23/25 : LABEL arch=amd64 [2023-10-27T01:36:16.318Z] ---> Running in 06a41df6b90d [2023-10-27T01:36:16.318Z] Removing intermediate container 06a41df6b90d [2023-10-27T01:36:16.318Z] ---> 68ad913b49e5 [2023-10-27T01:36:16.318Z] Step 24/25 : LABEL git_sha=7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:36:16.577Z] ---> Running in 20bff57a0c40 [2023-10-27T01:36:16.577Z] Removing intermediate container 20bff57a0c40 [2023-10-27T01:36:16.577Z] ---> 59257e99629c [2023-10-27T01:36:16.577Z] Step 25/25 : LABEL version=3.1.0-dev.22 [2023-10-27T01:36:16.577Z] ---> Running in 9dd4b12bd366 [2023-10-27T01:36:16.577Z] Removing intermediate container 9dd4b12bd366 [2023-10-27T01:36:16.577Z] ---> e133a711930b [2023-10-27T01:36:16.577Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T01:36:16.577Z] Successfully built e133a711930b [2023-10-27T01:36:16.577Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:36:16.683Z] provisioning config files... [2023-10-27T01:36:16.692Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10717042969773077122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:36:16.992Z] ---> docker-login.sh [2023-10-27T01:36:16.992Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:36:16.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:36:16.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:36:16.992Z] Configure a credential helper to remove this warning. See [2023-10-27T01:36:16.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:36:16.992Z] [2023-10-27T01:36:16.992Z] Login Succeeded [2023-10-27T01:36:16.992Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:36:16.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:36:16.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:36:16.992Z] Configure a credential helper to remove this warning. See [2023-10-27T01:36:16.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:36:16.992Z] [2023-10-27T01:36:16.992Z] Login Succeeded [2023-10-27T01:36:16.992Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:36:17.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:36:17.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:36:17.252Z] Configure a credential helper to remove this warning. See [2023-10-27T01:36:17.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:36:17.252Z] [2023-10-27T01:36:17.252Z] Login Succeeded [2023-10-27T01:36:17.252Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:36:17.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:36:17.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:36:17.252Z] Configure a credential helper to remove this warning. See [2023-10-27T01:36:17.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:36:17.252Z] [2023-10-27T01:36:17.252Z] Login Succeeded [2023-10-27T01:36:17.252Z] docker.io [2023-10-27T01:36:17.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:36:17.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:36:17.510Z] Configure a credential helper to remove this warning. See [2023-10-27T01:36:17.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:36:17.510Z] [2023-10-27T01:36:17.510Z] Login Succeeded [2023-10-27T01:36:17.510Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:36:17.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T01:36:17.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:36:17.564Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-10-27T01:36:17.564Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:36:17.564Z] latest [2023-10-27T01:36:17.564Z] 3.1.0-dev.22 [2023-10-27T01:36:17.564Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [2023-10-27T01:36:17.564Z] main [2023-10-27T01:36:17.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:17.879Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:18.181Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:36:18.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-27T01:36:18.181Z] 5f3db9655858: Preparing [2023-10-27T01:36:18.181Z] 1fd72d20d93f: Preparing [2023-10-27T01:36:18.181Z] 701ae87733c7: Preparing [2023-10-27T01:36:18.181Z] bb2d77497c4d: Preparing [2023-10-27T01:36:18.181Z] cc2447e1835a: Preparing [2023-10-27T01:36:18.181Z] cc2447e1835a: Layer already exists [2023-10-27T01:36:18.181Z] bb2d77497c4d: Pushed [2023-10-27T01:36:18.181Z] 701ae87733c7: Pushed [2023-10-27T01:36:18.181Z] 1fd72d20d93f: Pushed [2023-10-27T01:36:20.712Z] 5f3db9655858: Pushed [2023-10-27T01:36:20.972Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969: digest: sha256:5e9cfaaaa7c142b7c1d12cb918aeb4739b69019f87c950590b293cdf91575fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:21.286Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:21.595Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-10-27T01:36:21.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-27T01:36:21.595Z] 5f3db9655858: Preparing [2023-10-27T01:36:21.595Z] 1fd72d20d93f: Preparing [2023-10-27T01:36:21.595Z] 701ae87733c7: Preparing [2023-10-27T01:36:21.595Z] bb2d77497c4d: Preparing [2023-10-27T01:36:21.595Z] cc2447e1835a: Preparing [2023-10-27T01:36:21.595Z] cc2447e1835a: Layer already exists [2023-10-27T01:36:21.595Z] 1fd72d20d93f: Layer already exists [2023-10-27T01:36:21.595Z] 5f3db9655858: Layer already exists [2023-10-27T01:36:21.595Z] 701ae87733c7: Layer already exists [2023-10-27T01:36:21.595Z] bb2d77497c4d: Layer already exists [2023-10-27T01:36:21.595Z] latest: digest: sha256:5e9cfaaaa7c142b7c1d12cb918aeb4739b69019f87c950590b293cdf91575fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:21.906Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:22.210Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.22 [2023-10-27T01:36:22.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-27T01:36:22.210Z] 5f3db9655858: Preparing [2023-10-27T01:36:22.210Z] 1fd72d20d93f: Preparing [2023-10-27T01:36:22.210Z] 701ae87733c7: Preparing [2023-10-27T01:36:22.210Z] bb2d77497c4d: Preparing [2023-10-27T01:36:22.210Z] cc2447e1835a: Preparing [2023-10-27T01:36:22.211Z] 5f3db9655858: Layer already exists [2023-10-27T01:36:22.211Z] cc2447e1835a: Layer already exists [2023-10-27T01:36:22.211Z] bb2d77497c4d: Layer already exists [2023-10-27T01:36:22.211Z] 1fd72d20d93f: Layer already exists [2023-10-27T01:36:22.211Z] 701ae87733c7: Layer already exists [2023-10-27T01:36:22.211Z] 3.1.0-dev.22: digest: sha256:5e9cfaaaa7c142b7c1d12cb918aeb4739b69019f87c950590b293cdf91575fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:22.518Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:22.831Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [2023-10-27T01:36:22.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-27T01:36:22.831Z] 5f3db9655858: Preparing [2023-10-27T01:36:22.831Z] 1fd72d20d93f: Preparing [2023-10-27T01:36:22.831Z] 701ae87733c7: Preparing [2023-10-27T01:36:22.831Z] bb2d77497c4d: Preparing [2023-10-27T01:36:22.831Z] cc2447e1835a: Preparing [2023-10-27T01:36:22.831Z] cc2447e1835a: Layer already exists [2023-10-27T01:36:22.831Z] 1fd72d20d93f: Layer already exists [2023-10-27T01:36:22.831Z] 701ae87733c7: Layer already exists [2023-10-27T01:36:22.831Z] bb2d77497c4d: Layer already exists [2023-10-27T01:36:22.831Z] 5f3db9655858: Layer already exists [2023-10-27T01:36:22.831Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22: digest: sha256:5e9cfaaaa7c142b7c1d12cb918aeb4739b69019f87c950590b293cdf91575fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:23.138Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:23.441Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-10-27T01:36:23.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-10-27T01:36:23.441Z] 5f3db9655858: Preparing [2023-10-27T01:36:23.441Z] 1fd72d20d93f: Preparing [2023-10-27T01:36:23.441Z] 701ae87733c7: Preparing [2023-10-27T01:36:23.441Z] bb2d77497c4d: Preparing [2023-10-27T01:36:23.441Z] cc2447e1835a: Preparing [2023-10-27T01:36:23.441Z] cc2447e1835a: Layer already exists [2023-10-27T01:36:23.441Z] bb2d77497c4d: Layer already exists [2023-10-27T01:36:23.441Z] 1fd72d20d93f: Layer already exists [2023-10-27T01:36:23.441Z] 5f3db9655858: Layer already exists [2023-10-27T01:36:23.441Z] 701ae87733c7: Layer already exists [2023-10-27T01:36:23.441Z] main: digest: sha256:5e9cfaaaa7c142b7c1d12cb918aeb4739b69019f87c950590b293cdf91575fbe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T01:36:23.503Z] ===================================================== [Pipeline] echo [2023-10-27T01:36:23.511Z] taggedImages: [2023-10-27T01:36:23.511Z] - nexus3.edgexfoundry.org:10004/device-gpio:7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:36:23.511Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-10-27T01:36:23.511Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.22 [2023-10-27T01:36:23.511Z] - nexus3.edgexfoundry.org:10004/device-gpio:7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [2023-10-27T01:36:23.511Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [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-10-27T01:36:23.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:36:23.894Z] [2023-10-27T01:36:23.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:36:24.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:36:24.188Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T01:36:24.188Z] 5eb5b503b376: Pulling fs layer [2023-10-27T01:36:24.188Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T01:36:24.188Z] ec43610c2a17: Pulling fs layer [2023-10-27T01:36:24.188Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T01:36:24.188Z] 33b1e0a273af: Pulling fs layer [2023-10-27T01:36:24.188Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T01:36:24.188Z] 2f39f015ded8: Pulling fs layer [2023-10-27T01:36:24.188Z] 3a2ae6a8a46f: Waiting [2023-10-27T01:36:24.188Z] 5d3b04190fa2: Waiting [2023-10-27T01:36:24.188Z] 2f39f015ded8: Waiting [2023-10-27T01:36:24.188Z] 33b1e0a273af: Waiting [2023-10-27T01:36:24.188Z] 5c69ac0246d0: Download complete [2023-10-27T01:36:24.188Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T01:36:24.188Z] 3a2ae6a8a46f: Download complete [2023-10-27T01:36:24.188Z] 33b1e0a273af: Verifying Checksum [2023-10-27T01:36:24.188Z] 33b1e0a273af: Download complete [2023-10-27T01:36:24.188Z] 5d3b04190fa2: Download complete [2023-10-27T01:36:24.188Z] ec43610c2a17: Verifying Checksum [2023-10-27T01:36:24.188Z] ec43610c2a17: Download complete [2023-10-27T01:36:24.445Z] 5eb5b503b376: Verifying Checksum [2023-10-27T01:36:24.445Z] 5eb5b503b376: Download complete [2023-10-27T01:36:25.818Z] 5eb5b503b376: Pull complete [2023-10-27T01:36:25.819Z] 5c69ac0246d0: Pull complete [2023-10-27T01:36:26.076Z] ec43610c2a17: Pull complete [2023-10-27T01:36:26.076Z] 3a2ae6a8a46f: Pull complete [2023-10-27T01:36:26.334Z] 33b1e0a273af: Pull complete [2023-10-27T01:36:26.334Z] 5d3b04190fa2: Pull complete [2023-10-27T01:36:30.514Z] 2f39f015ded8: Pull complete [2023-10-27T01:36:30.514Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T01:36:30.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:36:30.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:36:30.586Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:36:30.618Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T01:36:34.742Z] $ docker top fb581ea503afae9c0ec4a6c6033b4433e158fc63c05a50783980c3294ef0632b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:36:35.126Z] ---> job-cost.sh [2023-10-27T01:36:35.126Z] lf-activate-venv: SKIPPING [2023-10-27T01:36:35.126Z] INFO: No Stack... [2023-10-27T01:36:35.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T01:36:35.641Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T01:36:35.925Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-10-27T01:36:35.926Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T01:36:35.938Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] [2023-10-27T01:36:35.944Z] Resource [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] did not exist. Created. [2023-10-27T01:36:35.944Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T01:36:36.246Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T01:36:36.273Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T01:36:36.279Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T01:36:36.297Z] $ docker stop --time=1 fb581ea503afae9c0ec4a6c6033b4433e158fc63c05a50783980c3294ef0632b [2023-10-27T01:36:37.442Z] $ docker rm -f --volumes fb581ea503afae9c0ec4a6c6033b4433e158fc63c05a50783980c3294ef0632b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T01:37:52.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12214 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-10-27T01:37:52.884Z] Running in /w/workspace/device-gpio/109 [Pipeline] { [Pipeline] checkout [2023-10-27T01:37:52.966Z] The recommended git tool is: git [2023-10-27T01:38:03.457Z] using credential edgex-jenkins-ssh [2023-10-27T01:38:03.477Z] Cloning the remote Git repository [2023-10-27T01:38:03.534Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-27T01:38:03.684Z] > git init /w/workspace/device-gpio/109 # timeout=10 [2023-10-27T01:38:03.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-27T01:38:03.908Z] > git --version # timeout=10 [2023-10-27T01:38:03.938Z] > git --version # 'git version 2.25.1' [2023-10-27T01:38:03.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T01:38:04.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T01:38:05.875Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-27T01:38:05.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T01:38:06.840Z] Avoid second fetch [2023-10-27T01:38:06.840Z] Checking out Revision 7dc6282e6f484b8ebccec722045a9c6b5647f969 (main) [2023-10-27T01:38:07.468Z] Commit message: "Merge pull request #210 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" [2023-10-27T01:38:06.856Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T01:38:06.939Z] > git checkout -f 7dc6282e6f484b8ebccec722045a9c6b5647f969 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T01:38:08.457Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T01:38:08.457Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T01:38:08.457Z] Dload Upload Total Spent Left Speed [2023-10-27T01:38:08.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-10-27T01:38:09.087Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T01:38:09.417Z] + sudo tee+ /etc/docker/daemon.new [2023-10-27T01:38:09.418Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T01:38:09.418Z] { [2023-10-27T01:38:09.418Z] "registry-mirrors": [ [2023-10-27T01:38:09.418Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T01:38:09.418Z] ], [2023-10-27T01:38:09.418Z] "bip": "10.250.0.254/24", [2023-10-27T01:38:09.418Z] "hosts": [ [2023-10-27T01:38:09.418Z] "tcp://0.0.0.0:5555", [2023-10-27T01:38:09.418Z] "unix:///var/run/docker.sock" [2023-10-27T01:38:09.418Z] ], [2023-10-27T01:38:09.418Z] "mtu": 1458, [2023-10-27T01:38:09.418Z] "selinux-enabled": true, [2023-10-27T01:38:09.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T01:38:09.418Z] } [Pipeline] sh [2023-10-27T01:38:09.762Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T01:38:10.098Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:38:28.379Z] provisioning config files... [2023-10-27T01:38:28.409Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/109@tmp/config18306307845482621172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:38:28.808Z] ---> docker-login.sh [2023-10-27T01:38:28.808Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:38:29.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:38:29.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:38:29.350Z] Configure a credential helper to remove this warning. See [2023-10-27T01:38:29.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:38:29.350Z] [2023-10-27T01:38:29.350Z] Login Succeeded [2023-10-27T01:38:29.350Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:38:29.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:38:29.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:38:29.903Z] Configure a credential helper to remove this warning. See [2023-10-27T01:38:29.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:38:29.903Z] [2023-10-27T01:38:29.903Z] Login Succeeded [2023-10-27T01:38:29.903Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:38:30.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:38:30.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:38:30.172Z] Configure a credential helper to remove this warning. See [2023-10-27T01:38:30.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:38:30.172Z] [2023-10-27T01:38:30.172Z] Login Succeeded [2023-10-27T01:38:30.172Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:38:30.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:38:30.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:38:30.721Z] Configure a credential helper to remove this warning. See [2023-10-27T01:38:30.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:38:30.721Z] [2023-10-27T01:38:30.721Z] Login Succeeded [2023-10-27T01:38:30.721Z] docker.io [2023-10-27T01:38:30.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:38:31.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:38:31.269Z] Configure a credential helper to remove this warning. See [2023-10-27T01:38:31.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:38:31.269Z] [2023-10-27T01:38:31.269Z] Login Succeeded [2023-10-27T01:38:31.269Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:38:31.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T01:38:31.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:38:31.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:38:31.692Z] ========================================================= [2023-10-27T01:38:31.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T01:38:31.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:38:32.222Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T01:38:32.506Z] Sending build context to Docker daemon 8.13MB [2023-10-27T01:38:32.779Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T01:38:32.779Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T01:38:32.779Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T01:38:32.779Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T01:38:32.779Z] 5d54e960e981: Pulling fs layer [2023-10-27T01:38:32.779Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T01:38:32.779Z] f0e02332f6b5: Pulling fs layer [2023-10-27T01:38:32.779Z] cefa15bbcfad: Pulling fs layer [2023-10-27T01:38:32.779Z] 17808c966233: Pulling fs layer [2023-10-27T01:38:32.779Z] f4c1fc716caa: Pulling fs layer [2023-10-27T01:38:32.779Z] cefa15bbcfad: Waiting [2023-10-27T01:38:32.779Z] 17808c966233: Waiting [2023-10-27T01:38:32.779Z] f0e02332f6b5: Waiting [2023-10-27T01:38:32.779Z] f4c1fc716caa: Waiting [2023-10-27T01:38:33.053Z] 5d54e960e981: Verifying Checksum [2023-10-27T01:38:33.053Z] 5d54e960e981: Download complete [2023-10-27T01:38:33.053Z] f0e02332f6b5: Download complete [2023-10-27T01:38:33.053Z] cefa15bbcfad: Verifying Checksum [2023-10-27T01:38:33.053Z] cefa15bbcfad: Download complete [2023-10-27T01:38:33.053Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T01:38:33.053Z] 9fda8d8052c6: Download complete [2023-10-27T01:38:33.651Z] f4c1fc716caa: Verifying Checksum [2023-10-27T01:38:33.651Z] f4c1fc716caa: Download complete [2023-10-27T01:38:33.922Z] 9fda8d8052c6: Pull complete [2023-10-27T01:38:34.527Z] 5d54e960e981: Pull complete [2023-10-27T01:38:35.118Z] c4a7e357bf2a: Download complete [2023-10-27T01:38:36.091Z] 17808c966233: Verifying Checksum [2023-10-27T01:38:36.091Z] 17808c966233: Download complete [2023-10-27T01:38:48.431Z] c4a7e357bf2a: Pull complete [2023-10-27T01:38:48.431Z] f0e02332f6b5: Pull complete [2023-10-27T01:38:48.431Z] cefa15bbcfad: Pull complete [2023-10-27T01:38:56.679Z] 17808c966233: Pull complete [2023-10-27T01:38:57.659Z] f4c1fc716caa: Pull complete [2023-10-27T01:38:57.659Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T01:38:57.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T01:38:57.659Z] ---> ea914061e18c [2023-10-27T01:38:57.659Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T01:38:59.694Z] ---> Running in a1b244d2ed1d [2023-10-27T01:38:59.694Z] Removing intermediate container a1b244d2ed1d [2023-10-27T01:38:59.694Z] ---> cb5499e73b8b [2023-10-27T01:38:59.694Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T01:38:59.694Z] ---> Running in d2d767f05d63 [2023-10-27T01:39:00.289Z] Removing intermediate container d2d767f05d63 [2023-10-27T01:39:00.289Z] ---> 70eeedd8b40e [2023-10-27T01:39:00.289Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T01:39:00.289Z] ---> Running in 9ae5b22b8ae5 [2023-10-27T01:39:00.565Z] Removing intermediate container 9ae5b22b8ae5 [2023-10-27T01:39:00.565Z] ---> 3f3a69fbc363 [2023-10-27T01:39:00.565Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T01:39:00.565Z] ---> Running in 878daab36498 [2023-10-27T01:39:00.838Z] Removing intermediate container 878daab36498 [2023-10-27T01:39:00.838Z] ---> bffde9e4863e [2023-10-27T01:39:00.838Z] Step 7/12 : WORKDIR /device-gpio [2023-10-27T01:39:00.838Z] ---> Running in ac1e2ab3392d [2023-10-27T01:39:01.435Z] Removing intermediate container ac1e2ab3392d [2023-10-27T01:39:01.435Z] ---> 1fbd8876cc4b [2023-10-27T01:39:01.435Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T01:39:01.435Z] ---> Running in a80d93fdd30e [2023-10-27T01:39:02.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T01:39:04.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T01:39:08.161Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T01:39:08.161Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T01:39:08.161Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T01:39:08.161Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T01:39:08.161Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T01:39:08.433Z] OK: 270 MiB in 56 packages [2023-10-27T01:39:10.392Z] Removing intermediate container a80d93fdd30e [2023-10-27T01:39:10.392Z] ---> 130210e9be18 [2023-10-27T01:39:10.392Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T01:39:10.666Z] ---> 8c6dfdd8edbf [2023-10-27T01:39:10.666Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T01:39:10.666Z] ---> Running in 1846cb4285ca [2023-10-27T01:40:47.385Z] Removing intermediate container 1846cb4285ca [2023-10-27T01:40:47.385Z] ---> 88a52748aa50 [2023-10-27T01:40:47.385Z] Step 11/12 : COPY . . [2023-10-27T01:40:47.385Z] ---> f070599debff [2023-10-27T01:40:47.385Z] Step 12/12 : RUN ${MAKE} [2023-10-27T01:40:47.385Z] ---> Running in 66ab07698034 [2023-10-27T01:40:47.385Z] noop [2023-10-27T01:40:47.385Z] Removing intermediate container 66ab07698034 [2023-10-27T01:40:47.385Z] ---> be5f7810ffb6 [2023-10-27T01:40:47.385Z] Successfully built be5f7810ffb6 [2023-10-27T01:40:47.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:40:47.741Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T01:40:47.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:40:47.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-12214 does not seem to be running inside a container [2023-10-27T01:40:48.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/109 -v /w/workspace/device-gpio/109:/w/workspace/device-gpio/109:rw,z -v /w/workspace/device-gpio/109@tmp:/w/workspace/device-gpio/109@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 ******** ci-base-image-arm64 cat [2023-10-27T01:40:49.284Z] $ docker top edd39549e05d0c2a284f292c2e83ee88a0ef827918f32044a5ad61c2c552887f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:40:50.121Z] + go version [2023-10-27T01:40:50.121Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T01:40:50.142Z] $ docker stop --time=1 edd39549e05d0c2a284f292c2e83ee88a0ef827918f32044a5ad61c2c552887f [2023-10-27T01:40:51.783Z] $ docker rm -f --volumes edd39549e05d0c2a284f292c2e83ee88a0ef827918f32044a5ad61c2c552887f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:40:52.328Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T01:40:52.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:40:52.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-12214 does not seem to be running inside a container [2023-10-27T01:40:52.607Z] $ 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/109 -v /w/workspace/device-gpio/109:/w/workspace/device-gpio/109:rw,z -v /w/workspace/device-gpio/109@tmp:/w/workspace/device-gpio/109@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 ******** ci-base-image-arm64 cat [2023-10-27T01:40:53.895Z] $ docker top d794db2fe312738edfc0220dda581ff6726b4e514a32416b6df319a6c184c415 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:40:54.746Z] + git config --global --add safe.directory /w/workspace/device-gpio/109 [Pipeline] fileExists [Pipeline] sh [2023-10-27T01:40:55.396Z] + make test [2023-10-27T01:40:55.397Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T01:40:59.663Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-27T01:42:36.325Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-27T01:42:36.325Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-27T01:42:36.325Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T01:42:36.325Z] go vet ./... [2023-10-27T01:42:51.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T01:42:51.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T01:42:51.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T01:42:51.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T01:42:51.627Z] $ docker stop --time=1 d794db2fe312738edfc0220dda581ff6726b4e514a32416b6df319a6c184c415 [2023-10-27T01:42:53.572Z] $ docker rm -f --volumes d794db2fe312738edfc0220dda581ff6726b4e514a32416b6df319a6c184c415 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T01:42:54.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T01:42:54.737Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T01:42:55.178Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T01:42:55.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T01:42:55.902Z] + ls -al . [2023-10-27T01:42:55.902Z] total 156 [2023-10-27T01:42:55.902Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 01:40 . [2023-10-27T01:42:55.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:38 .. [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 27 01:38 .dockerignore [2023-10-27T01:42:55.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:38 .git [2023-10-27T01:42:55.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:38 .github [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 27 01:38 .gitignore [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 01:38 .golangci.yml [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 27 01:38 Attribution.txt [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 27 01:38 CHANGELOG.md [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 27 01:38 Dockerfile [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 01:38 GOVERNANCE.md [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 01:38 Jenkinsfile [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 01:38 LICENSE [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 27 01:38 Makefile [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 01:38 OWNERS.md [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 27 01:38 README.md [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 01:34 VERSION [2023-10-27T01:42:55.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:38 bin [2023-10-27T01:42:55.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:38 cmd [2023-10-27T01:42:55.902Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 01:40 coverage.out [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 27 01:38 go.mod [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 27 01:38 go.sum [2023-10-27T01:42:55.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:38 internal [2023-10-27T01:42:55.902Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 27 01:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:42:56.247Z] + 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=7dc6282e6f484b8ebccec722045a9c6b5647f969 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-10-27T01:42:56.518Z] Sending build context to Docker daemon 8.131MB [2023-10-27T01:42:56.518Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T01:42:56.518Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-27T01:42:56.518Z] ---> be5f7810ffb6 [2023-10-27T01:42:56.518Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-27T01:42:56.787Z] ---> Running in 29573ed81898 [2023-10-27T01:42:57.058Z] Removing intermediate container 29573ed81898 [2023-10-27T01:42:57.058Z] ---> 8b541ff27ca0 [2023-10-27T01:42:57.058Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T01:42:57.058Z] ---> Running in 81b0aa3deb82 [2023-10-27T01:42:57.647Z] Removing intermediate container 81b0aa3deb82 [2023-10-27T01:42:57.648Z] ---> 05ecdc73a6d2 [2023-10-27T01:42:57.648Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-27T01:42:57.648Z] ---> Running in 97ccd4c4b8a3 [2023-10-27T01:42:57.917Z] Removing intermediate container 97ccd4c4b8a3 [2023-10-27T01:42:57.917Z] ---> 22888a134cdd [2023-10-27T01:42:57.917Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T01:42:57.917Z] ---> Running in dbf84c2ff3a6 [2023-10-27T01:42:58.185Z] Removing intermediate container dbf84c2ff3a6 [2023-10-27T01:42:58.185Z] ---> 1c1aefed1698 [2023-10-27T01:42:58.185Z] Step 7/25 : WORKDIR /device-gpio [2023-10-27T01:42:58.458Z] ---> Running in 96a61ffc8b12 [2023-10-27T01:42:58.728Z] Removing intermediate container 96a61ffc8b12 [2023-10-27T01:42:58.728Z] ---> a1101055578a [2023-10-27T01:42:58.728Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T01:42:58.728Z] ---> Running in 6e002b5c57b8 [2023-10-27T01:43:00.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T01:43:00.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T01:43:01.398Z] OK: 270 MiB in 56 packages [2023-10-27T01:43:02.365Z] Removing intermediate container 6e002b5c57b8 [2023-10-27T01:43:02.365Z] ---> 9a07112667ae [2023-10-27T01:43:02.365Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-27T01:43:02.960Z] ---> 2a3d1ccd4304 [2023-10-27T01:43:02.960Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T01:43:02.960Z] ---> Running in 4dc48f849acd [2023-10-27T01:43:05.558Z] Removing intermediate container 4dc48f849acd [2023-10-27T01:43:05.558Z] ---> 367c5e24a8bd [2023-10-27T01:43:05.558Z] Step 11/25 : COPY . . [2023-10-27T01:43:06.146Z] ---> 5679ef23e68c [2023-10-27T01:43:06.146Z] Step 12/25 : RUN ${MAKE} [2023-10-27T01:43:06.146Z] ---> Running in 31928d118281 [2023-10-27T01:43:07.114Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-27T01:45:13.809Z] Removing intermediate container 31928d118281 [2023-10-27T01:45:13.809Z] ---> d503ae584348 [2023-10-27T01:45:13.809Z] Step 13/25 : FROM alpine:3.18 [2023-10-27T01:45:13.809Z] 3.18: Pulling from library/alpine [2023-10-27T01:45:13.809Z] 579b34f0a95b: Pulling fs layer [2023-10-27T01:45:13.809Z] 579b34f0a95b: Verifying Checksum [2023-10-27T01:45:13.809Z] 579b34f0a95b: Download complete [2023-10-27T01:45:13.809Z] 579b34f0a95b: Pull complete [2023-10-27T01:45:13.809Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T01:45:13.809Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T01:45:13.809Z] ---> 3cc203321400 [2023-10-27T01:45:13.809Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-27T01:45:13.809Z] ---> Running in b9d4e4e0dd36 [2023-10-27T01:45:13.809Z] Removing intermediate container b9d4e4e0dd36 [2023-10-27T01:45:13.809Z] ---> 6b170d504d9f [2023-10-27T01:45:13.809Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-27T01:45:13.809Z] ---> Running in 60292faa5971 [2023-10-27T01:45:13.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T01:45:13.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T01:45:13.809Z] OK: 8 MiB in 15 packages [2023-10-27T01:45:13.809Z] Removing intermediate container 60292faa5971 [2023-10-27T01:45:13.809Z] ---> efca18f82ccb [2023-10-27T01:45:13.809Z] Step 16/25 : WORKDIR / [2023-10-27T01:45:13.809Z] ---> Running in 3f9c410bee66 [2023-10-27T01:45:13.809Z] Removing intermediate container 3f9c410bee66 [2023-10-27T01:45:13.809Z] ---> 2f04179134cf [2023-10-27T01:45:13.809Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-27T01:45:13.809Z] ---> 7ae7de6cf589 [2023-10-27T01:45:13.809Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-27T01:45:13.809Z] ---> eff7ce6c6870 [2023-10-27T01:45:13.809Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-27T01:45:13.809Z] ---> bf095fa8bb53 [2023-10-27T01:45:13.809Z] Step 20/25 : EXPOSE 59910 [2023-10-27T01:45:13.809Z] ---> Running in b81a5c87fc3f [2023-10-27T01:45:13.809Z] Removing intermediate container b81a5c87fc3f [2023-10-27T01:45:13.809Z] ---> c21d90dae88c [2023-10-27T01:45:13.809Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-27T01:45:13.809Z] ---> Running in 12ac6b00c058 [2023-10-27T01:45:13.809Z] Removing intermediate container 12ac6b00c058 [2023-10-27T01:45:13.809Z] ---> 7f269558cfd6 [2023-10-27T01:45:13.809Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T01:45:13.809Z] ---> Running in b4d14908c188 [2023-10-27T01:45:13.809Z] Removing intermediate container b4d14908c188 [2023-10-27T01:45:13.809Z] ---> 60c933c4666f [2023-10-27T01:45:13.809Z] Step 23/25 : LABEL arch=arm64 [2023-10-27T01:45:13.809Z] ---> Running in ce44316f8723 [2023-10-27T01:45:13.809Z] Removing intermediate container ce44316f8723 [2023-10-27T01:45:13.809Z] ---> 278e569be58c [2023-10-27T01:45:13.809Z] Step 24/25 : LABEL git_sha=7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:45:13.809Z] ---> Running in 96e75ea44da4 [2023-10-27T01:45:13.809Z] Removing intermediate container 96e75ea44da4 [2023-10-27T01:45:13.809Z] ---> 6ee1f8f2aedf [2023-10-27T01:45:13.809Z] Step 25/25 : LABEL version=3.1.0-dev.22 [2023-10-27T01:45:13.809Z] ---> Running in a6c9c876e7ef [2023-10-27T01:45:13.809Z] Removing intermediate container a6c9c876e7ef [2023-10-27T01:45:13.809Z] ---> 9da39afd147b [2023-10-27T01:45:13.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T01:45:13.809Z] Successfully built 9da39afd147b [2023-10-27T01:45:13.809Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:45:13.946Z] provisioning config files... [2023-10-27T01:45:13.962Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/109@tmp/config9632968370936116209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:45:14.304Z] ---> docker-login.sh [2023-10-27T01:45:14.304Z] nexus3.edgexfoundry.org:10001 [2023-10-27T01:45:14.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:45:14.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:45:14.580Z] Configure a credential helper to remove this warning. See [2023-10-27T01:45:14.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:45:14.580Z] [2023-10-27T01:45:14.580Z] Login Succeeded [2023-10-27T01:45:14.580Z] nexus3.edgexfoundry.org:10002 [2023-10-27T01:45:14.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:45:14.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:45:14.848Z] Configure a credential helper to remove this warning. See [2023-10-27T01:45:14.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:45:14.848Z] [2023-10-27T01:45:14.848Z] Login Succeeded [2023-10-27T01:45:14.848Z] nexus3.edgexfoundry.org:10003 [2023-10-27T01:45:15.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:45:15.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:45:15.387Z] Configure a credential helper to remove this warning. See [2023-10-27T01:45:15.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:45:15.387Z] [2023-10-27T01:45:15.387Z] Login Succeeded [2023-10-27T01:45:15.387Z] nexus3.edgexfoundry.org:10004 [2023-10-27T01:45:15.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:45:15.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:45:15.654Z] Configure a credential helper to remove this warning. See [2023-10-27T01:45:15.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:45:15.654Z] [2023-10-27T01:45:15.654Z] Login Succeeded [2023-10-27T01:45:15.654Z] docker.io [2023-10-27T01:45:15.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T01:45:16.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T01:45:16.189Z] Configure a credential helper to remove this warning. See [2023-10-27T01:45:16.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T01:45:16.189Z] [2023-10-27T01:45:16.189Z] Login Succeeded [2023-10-27T01:45:16.189Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T01:45:16.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T01:45:16.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T01:45:16.247Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-10-27T01:45:16.247Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:45:16.247Z] latest [2023-10-27T01:45:16.247Z] 3.1.0-dev.22 [2023-10-27T01:45:16.247Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [2023-10-27T01:45:16.247Z] main [2023-10-27T01:45:16.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:16.595Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:16.946Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:45:16.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-27T01:45:16.946Z] 53daf9b9cb3c: Preparing [2023-10-27T01:45:16.946Z] 1ff55fa9a889: Preparing [2023-10-27T01:45:16.946Z] 4bc256ab6aca: Preparing [2023-10-27T01:45:16.946Z] 61560fa5d3b8: Preparing [2023-10-27T01:45:16.946Z] 5f4d9fc4d98d: Preparing [2023-10-27T01:45:16.946Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T01:45:17.221Z] 4bc256ab6aca: Pushed [2023-10-27T01:45:17.221Z] 1ff55fa9a889: Pushed [2023-10-27T01:45:17.221Z] 61560fa5d3b8: Pushed [2023-10-27T01:45:23.879Z] 53daf9b9cb3c: Pushed [2023-10-27T01:45:23.879Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969: digest: sha256:c03b20b8e5891f23a1e17b07b15cc6890ded9a2684a94248e3e70271d783ea81 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:24.233Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:24.586Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-10-27T01:45:24.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-27T01:45:24.586Z] 53daf9b9cb3c: Preparing [2023-10-27T01:45:24.586Z] 1ff55fa9a889: Preparing [2023-10-27T01:45:24.586Z] 4bc256ab6aca: Preparing [2023-10-27T01:45:24.586Z] 61560fa5d3b8: Preparing [2023-10-27T01:45:24.586Z] 5f4d9fc4d98d: Preparing [2023-10-27T01:45:24.586Z] 4bc256ab6aca: Layer already exists [2023-10-27T01:45:24.586Z] 61560fa5d3b8: Layer already exists [2023-10-27T01:45:24.586Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T01:45:24.586Z] 1ff55fa9a889: Layer already exists [2023-10-27T01:45:24.586Z] 53daf9b9cb3c: Layer already exists [2023-10-27T01:45:24.586Z] latest: digest: sha256:c03b20b8e5891f23a1e17b07b15cc6890ded9a2684a94248e3e70271d783ea81 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:25.208Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:25.565Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.22 [2023-10-27T01:45:25.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-27T01:45:25.565Z] 53daf9b9cb3c: Preparing [2023-10-27T01:45:25.565Z] 1ff55fa9a889: Preparing [2023-10-27T01:45:25.565Z] 4bc256ab6aca: Preparing [2023-10-27T01:45:25.565Z] 61560fa5d3b8: Preparing [2023-10-27T01:45:25.565Z] 5f4d9fc4d98d: Preparing [2023-10-27T01:45:25.565Z] 53daf9b9cb3c: Layer already exists [2023-10-27T01:45:25.565Z] 1ff55fa9a889: Layer already exists [2023-10-27T01:45:25.565Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T01:45:25.565Z] 4bc256ab6aca: Layer already exists [2023-10-27T01:45:25.565Z] 61560fa5d3b8: Layer already exists [2023-10-27T01:45:25.565Z] 3.1.0-dev.22: digest: sha256:c03b20b8e5891f23a1e17b07b15cc6890ded9a2684a94248e3e70271d783ea81 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:26.173Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:26.526Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [2023-10-27T01:45:26.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-27T01:45:26.527Z] 53daf9b9cb3c: Preparing [2023-10-27T01:45:26.527Z] 1ff55fa9a889: Preparing [2023-10-27T01:45:26.527Z] 4bc256ab6aca: Preparing [2023-10-27T01:45:26.527Z] 61560fa5d3b8: Preparing [2023-10-27T01:45:26.527Z] 5f4d9fc4d98d: Preparing [2023-10-27T01:45:26.527Z] 53daf9b9cb3c: Layer already exists [2023-10-27T01:45:26.527Z] 4bc256ab6aca: Layer already exists [2023-10-27T01:45:26.527Z] 1ff55fa9a889: Layer already exists [2023-10-27T01:45:26.527Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T01:45:26.527Z] 61560fa5d3b8: Layer already exists [2023-10-27T01:45:26.527Z] 7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22: digest: sha256:c03b20b8e5891f23a1e17b07b15cc6890ded9a2684a94248e3e70271d783ea81 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:27.149Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:27.489Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-10-27T01:45:27.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-10-27T01:45:27.489Z] 53daf9b9cb3c: Preparing [2023-10-27T01:45:27.489Z] 1ff55fa9a889: Preparing [2023-10-27T01:45:27.489Z] 4bc256ab6aca: Preparing [2023-10-27T01:45:27.489Z] 61560fa5d3b8: Preparing [2023-10-27T01:45:27.489Z] 5f4d9fc4d98d: Preparing [2023-10-27T01:45:27.489Z] 5f4d9fc4d98d: Layer already exists [2023-10-27T01:45:27.489Z] 1ff55fa9a889: Layer already exists [2023-10-27T01:45:27.489Z] 53daf9b9cb3c: Layer already exists [2023-10-27T01:45:27.489Z] 61560fa5d3b8: Layer already exists [2023-10-27T01:45:27.489Z] 4bc256ab6aca: Layer already exists [2023-10-27T01:45:27.755Z] main: digest: sha256:c03b20b8e5891f23a1e17b07b15cc6890ded9a2684a94248e3e70271d783ea81 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-27T01:45:27.806Z] ===================================================== [Pipeline] echo [2023-10-27T01:45:27.817Z] taggedImages: [2023-10-27T01:45:27.817Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7dc6282e6f484b8ebccec722045a9c6b5647f969 [2023-10-27T01:45:27.817Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-10-27T01:45:27.817Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.22 [2023-10-27T01:45:27.817Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:7dc6282e6f484b8ebccec722045a9c6b5647f969-3.1.0-dev.22 [2023-10-27T01:45:27.817Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:28.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T01:45:28.188Z] [2023-10-27T01:45:28.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:45:28.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T01:45:28.509Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T01:45:28.509Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T01:45:28.509Z] 04944245beec: Pulling fs layer [2023-10-27T01:45:28.509Z] 699f458cf7ca: Pulling fs layer [2023-10-27T01:45:28.509Z] 765212b225bb: Pulling fs layer [2023-10-27T01:45:28.509Z] f23df028b6ca: Pulling fs layer [2023-10-27T01:45:28.509Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T01:45:28.509Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T01:45:28.509Z] f23df028b6ca: Waiting [2023-10-27T01:45:28.509Z] d65c8cfc05b1: Waiting [2023-10-27T01:45:28.509Z] 2437ff75d9bd: Waiting [2023-10-27T01:45:28.509Z] 765212b225bb: Waiting [2023-10-27T01:45:28.775Z] 04944245beec: Verifying Checksum [2023-10-27T01:45:28.776Z] 04944245beec: Download complete [2023-10-27T01:45:28.776Z] 765212b225bb: Verifying Checksum [2023-10-27T01:45:28.776Z] 765212b225bb: Download complete [2023-10-27T01:45:28.776Z] f23df028b6ca: Verifying Checksum [2023-10-27T01:45:28.776Z] f23df028b6ca: Download complete [2023-10-27T01:45:28.776Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T01:45:28.776Z] d65c8cfc05b1: Download complete [2023-10-27T01:45:29.043Z] 699f458cf7ca: Verifying Checksum [2023-10-27T01:45:29.043Z] 699f458cf7ca: Download complete [2023-10-27T01:45:29.311Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T01:45:29.311Z] 8998bd30e6a1: Download complete [2023-10-27T01:45:31.903Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T01:45:31.903Z] 2437ff75d9bd: Download complete [2023-10-27T01:45:34.487Z] 8998bd30e6a1: Pull complete [2023-10-27T01:45:34.487Z] 04944245beec: Pull complete [2023-10-27T01:45:36.431Z] 699f458cf7ca: Pull complete [2023-10-27T01:45:36.431Z] 765212b225bb: Pull complete [2023-10-27T01:45:37.395Z] f23df028b6ca: Pull complete [2023-10-27T01:45:37.395Z] d65c8cfc05b1: Pull complete [2023-10-27T01:45:55.595Z] 2437ff75d9bd: Pull complete [2023-10-27T01:45:55.595Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T01:45:55.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T01:45:55.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:45:55.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-12214 does not seem to be running inside a container [2023-10-27T01:45:55.865Z] $ 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/109 -v /w/workspace/device-gpio/109:/w/workspace/device-gpio/109:rw,z -v /w/workspace/device-gpio/109@tmp:/w/workspace/device-gpio/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T01:45:58.683Z] $ docker top 38898aae5696022898be2b4df098fc3aac2f8f287a53884f1f98326b566b2438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:45:59.616Z] ---> job-cost.sh [2023-10-27T01:45:59.617Z] lf-activate-venv: SKIPPING [2023-10-27T01:45:59.617Z] INFO: No Stack... [2023-10-27T01:46:00.600Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T01:46:01.193Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T01:46:02.117Z] + cut -d, -f6 [2023-10-27T01:46:02.117Z] + cat /w/workspace/device-gpio/109/archives/cost.csv [Pipeline] lock [2023-10-27T01:46:02.187Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] [2023-10-27T01:46:02.196Z] Resource [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] did not exist. Created. [2023-10-27T01:46:02.196Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T01:46:02.862Z] /w/workspace/device-gpio/109@tmp/durable-6ca8aaea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T01:46:03.509Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T01:46:03.534Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T01:46:03.590Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T01:46:03.595Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T01:46:03.611Z] $ docker stop --time=1 38898aae5696022898be2b4df098fc3aac2f8f287a53884f1f98326b566b2438 [2023-10-27T01:46:05.140Z] $ docker rm -f --volumes 38898aae5696022898be2b4df098fc3aac2f8f287a53884f1f98326b566b2438 [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-10-27T01:46:05.597Z] provisioning config files... [2023-10-27T01:46:05.605Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14522116712132976549tmp [Pipeline] { [Pipeline] sh [2023-10-27T01:46:05.890Z] + set +x [2023-10-27T01:46:05.890Z] + + curl -sbash https://codecov.io/bash -s [2023-10-27T01:46:05.890Z] -- [2023-10-27T01:46:06.149Z] [2023-10-27T01:46:06.149Z] _____ _ [2023-10-27T01:46:06.149Z] / ____| | | [2023-10-27T01:46:06.149Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T01:46:06.149Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T01:46:06.149Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T01:46:06.149Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T01:46:06.149Z] Bash-1.0.6 [2023-10-27T01:46:06.149Z] [2023-10-27T01:46:06.149Z] [2023-10-27T01:46:06.149Z] ==> git version 2.25.1 found [2023-10-27T01:46:06.149Z] ==> 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-10-27T01:46:06.149Z] Release-Date: 2020-01-08 [2023-10-27T01:46:06.149Z] 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-10-27T01:46:06.149Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T01:46:06.149Z] ==> Jenkins CI detected. [2023-10-27T01:46:06.149Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-10-27T01:46:06.149Z] project root: . [2023-10-27T01:46:06.149Z] --> token set from env [2023-10-27T01:46:06.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T01:46:06.149Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T01:46:06.149Z] ==> Python coveragepy not found [2023-10-27T01:46:06.149Z] ==> Searching for coverage reports in: [2023-10-27T01:46:06.149Z] + . [2023-10-27T01:46:06.149Z] -> Found 1 reports [2023-10-27T01:46:06.149Z] ==> Detecting git/mercurial file structure [2023-10-27T01:46:06.149Z] ==> Reading reports [2023-10-27T01:46:06.149Z] + ./coverage.out bytes=10 [2023-10-27T01:46:06.149Z] ==> Appending adjustments [2023-10-27T01:46:06.149Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T01:46:06.149Z] + Found adjustments [2023-10-27T01:46:06.149Z] ==> Gzipping contents [2023-10-27T01:46:06.149Z] 4.0K /tmp/codecov.UsQKAz.gz [2023-10-27T01:46:06.149Z] ==> Uploading reports [2023-10-27T01:46:06.149Z] url: https://codecov.io [2023-10-27T01:46:06.149Z] query: branch=main&commit=7dc6282e6f484b8ebccec722045a9c6b5647f969&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T01:46:06.149Z] -> Pinging Codecov [2023-10-27T01:46:06.149Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=7dc6282e6f484b8ebccec722045a9c6b5647f969&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-27T01:46:06.407Z] -> Uploading to [2023-10-27T01:46:06.407Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/7dc6282e6f484b8ebccec722045a9c6b5647f969/c3f9dc6b-376a-442c-9afa-8b61a6fe9535.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T014606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a04f28560b31120eec05f3f6d4a130a2a174c601720ac716454b51c8931159e [2023-10-27T01:46:06.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T01:46:06.407Z] Dload Upload Total Spent Left Speed [2023-10-27T01:46:06.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1685 --:--:-- --:--:-- --:--:-- 1685 [2023-10-27T01:46:06.666Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] } [2023-10-27T01:46:06.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-27T01:46:06.923Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-27T01:46:06.933Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:46:07.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T01:46:07.230Z] [2023-10-27T01:46:07.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:46:07.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T01:46:07.524Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-27T01:46:07.524Z] df9b9388f04a: Pulling fs layer [2023-10-27T01:46:07.524Z] 52dc419b0ee2: Pulling fs layer [2023-10-27T01:46:07.524Z] 25bc292e5bac: Pulling fs layer [2023-10-27T01:46:07.524Z] 114826534d7a: Pulling fs layer [2023-10-27T01:46:07.524Z] 4657fd5d0bcf: Pulling fs layer [2023-10-27T01:46:07.524Z] 6ad1cebc031e: Pulling fs layer [2023-10-27T01:46:07.524Z] 8a3aa393b2d8: Pulling fs layer [2023-10-27T01:46:07.524Z] 114826534d7a: Waiting [2023-10-27T01:46:07.524Z] 4657fd5d0bcf: Waiting [2023-10-27T01:46:07.524Z] 6ad1cebc031e: Waiting [2023-10-27T01:46:07.524Z] 8a3aa393b2d8: Waiting [2023-10-27T01:46:07.524Z] 25bc292e5bac: Verifying Checksum [2023-10-27T01:46:07.524Z] 25bc292e5bac: Download complete [2023-10-27T01:46:07.524Z] 52dc419b0ee2: Download complete [2023-10-27T01:46:07.524Z] 4657fd5d0bcf: Verifying Checksum [2023-10-27T01:46:07.524Z] 4657fd5d0bcf: Download complete [2023-10-27T01:46:07.524Z] df9b9388f04a: Download complete [2023-10-27T01:46:07.783Z] df9b9388f04a: Pull complete [2023-10-27T01:46:07.783Z] 6ad1cebc031e: Verifying Checksum [2023-10-27T01:46:07.783Z] 6ad1cebc031e: Download complete [2023-10-27T01:46:07.783Z] 52dc419b0ee2: Pull complete [2023-10-27T01:46:07.783Z] 25bc292e5bac: Pull complete [2023-10-27T01:46:08.349Z] 114826534d7a: Verifying Checksum [2023-10-27T01:46:08.349Z] 114826534d7a: Download complete [2023-10-27T01:46:08.349Z] 8a3aa393b2d8: Verifying Checksum [2023-10-27T01:46:11.626Z] 114826534d7a: Pull complete [2023-10-27T01:46:11.626Z] 4657fd5d0bcf: Pull complete [2023-10-27T01:46:11.883Z] 6ad1cebc031e: Pull complete [2023-10-27T01:46:14.411Z] 8a3aa393b2d8: Pull complete [2023-10-27T01:46:14.411Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-27T01:46:14.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-27T01:46:14.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:46:14.488Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:46:14.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-27T01:46:19.277Z] $ docker top 0ed6fd1c01502070939f9b2af7b438d0a7687a76c03a4c3b4e269f4b1e6d967a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-27T01:46:19.337Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-10-27T01:46:19.610Z] + set -o pipefail [2023-10-27T01:46:19.610Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-10-27T01:46:26.167Z] [2023-10-27T01:46:26.167Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-10-27T01:46:26.167Z] [2023-10-27T01:46:26.167Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/e192ce5f-e9bf-4a0b-802c-b399abfe9d3b [2023-10-27T01:46:26.167Z] [2023-10-27T01:46:26.167Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-27T01:46:26.167Z] [2023-10-27T01:46:28.072Z] [2023-10-27T01:46:28.072Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-27T01:46:28.072Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-27T01:46:28.072Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-27T01:46:28.086Z] $ docker stop --time=1 0ed6fd1c01502070939f9b2af7b438d0a7687a76c03a4c3b4e269f4b1e6d967a [2023-10-27T01:46:32.728Z] $ docker rm -f --volumes 0ed6fd1c01502070939f9b2af7b438d0a7687a76c03a4c3b4e269f4b1e6d967a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T01:46:33.414Z] + git log --format=format:%s -1 7dc6282e6f484b8ebccec722045a9c6b5647f969 [Pipeline] sh [2023-10-27T01:46:33.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T01:46:33.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:46:34.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:46:34.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:46:34.072Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:46:34.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T01:46:34.538Z] $ docker top b7d99ec42d8c69f6cdddd5889d32031e20f691737b60d0780263aac7e233d594 -eo pid,comm [2023-10-27T01:46:34.582Z] 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-10-27T01:46:34.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T01:46:34.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:46:34.622Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:46:34.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:46:34.729Z] $ docker exec b7d99ec42d8c69f6cdddd5889d32031e20f691737b60d0780263aac7e233d594 ssh-agent [2023-10-27T01:46:34.836Z] SSH_AUTH_SOCK=/tmp/ssh-6BQfkMJfvdAY/agent.32 [2023-10-27T01:46:34.836Z] SSH_AGENT_PID=38 [2023-10-27T01:46:34.840Z] Running ssh-add (command line suppressed) [2023-10-27T01:46:34.931Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17988307716448825420.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_17988307716448825420.key) [2023-10-27T01:46:34.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:46:35.227Z] + git semver tag [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,398 [run_tag] DEBUG tag force:False [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,399 [check_head_tag] DEBUG check head tag [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,399 [execute] INFO git cat-file --batch-check [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,403 [execute] INFO git cat-file --batch [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,415 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T01:46:35.485Z] 2023-10-27 01:46:35,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:46:35.485Z] 3.1.0-dev.22 [Pipeline] } [2023-10-27T01:46:35.494Z] $ docker exec --env ******** --env ******** b7d99ec42d8c69f6cdddd5889d32031e20f691737b60d0780263aac7e233d594 ssh-agent -k [2023-10-27T01:46:35.589Z] unset SSH_AUTH_SOCK; [2023-10-27T01:46:35.590Z] unset SSH_AGENT_PID; [2023-10-27T01:46:35.590Z] echo Agent pid 38 killed; [2023-10-27T01:46:35.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T01:46:35.905Z] + git semver [Pipeline] } [2023-10-27T01:46:36.173Z] $ docker stop --time=1 b7d99ec42d8c69f6cdddd5889d32031e20f691737b60d0780263aac7e233d594 [2023-10-27T01:46:37.454Z] $ docker rm -f --volumes b7d99ec42d8c69f6cdddd5889d32031e20f691737b60d0780263aac7e233d594 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:46:37.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T01:46:37.840Z] [2023-10-27T01:46:37.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:46:38.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T01:46:38.143Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-27T01:46:38.143Z] ab5ef0e58194: Pulling fs layer [2023-10-27T01:46:38.143Z] 9712f1f96733: Pulling fs layer [2023-10-27T01:46:38.143Z] 63f879dbbcfc: Pulling fs layer [2023-10-27T01:46:38.143Z] 0d9ebad4ef96: Pulling fs layer [2023-10-27T01:46:38.143Z] e9a5061849ea: Pulling fs layer [2023-10-27T01:46:38.143Z] d747dcd14b5f: Pulling fs layer [2023-10-27T01:46:38.143Z] 2de7ff778b66: Pulling fs layer [2023-10-27T01:46:38.143Z] d747dcd14b5f: Waiting [2023-10-27T01:46:38.143Z] 0d9ebad4ef96: Waiting [2023-10-27T01:46:38.143Z] 2de7ff778b66: Waiting [2023-10-27T01:46:38.143Z] 9712f1f96733: Verifying Checksum [2023-10-27T01:46:38.143Z] 9712f1f96733: Download complete [2023-10-27T01:46:39.050Z] 63f879dbbcfc: Verifying Checksum [2023-10-27T01:46:39.050Z] 63f879dbbcfc: Download complete [2023-10-27T01:46:39.050Z] e9a5061849ea: Verifying Checksum [2023-10-27T01:46:39.050Z] e9a5061849ea: Download complete [2023-10-27T01:46:39.050Z] d747dcd14b5f: Verifying Checksum [2023-10-27T01:46:39.050Z] d747dcd14b5f: Download complete [2023-10-27T01:46:39.050Z] 0d9ebad4ef96: Verifying Checksum [2023-10-27T01:46:39.050Z] 0d9ebad4ef96: Download complete [2023-10-27T01:46:39.050Z] ab5ef0e58194: Verifying Checksum [2023-10-27T01:46:39.050Z] ab5ef0e58194: Download complete [2023-10-27T01:46:39.050Z] 2de7ff778b66: Verifying Checksum [2023-10-27T01:46:39.050Z] 2de7ff778b66: Download complete [2023-10-27T01:46:41.574Z] ab5ef0e58194: Pull complete [2023-10-27T01:46:41.574Z] 9712f1f96733: Pull complete [2023-10-27T01:46:42.139Z] 63f879dbbcfc: Pull complete [2023-10-27T01:46:45.420Z] 0d9ebad4ef96: Pull complete [2023-10-27T01:46:45.678Z] e9a5061849ea: Pull complete [2023-10-27T01:46:45.936Z] d747dcd14b5f: Pull complete [2023-10-27T01:46:46.869Z] 2de7ff778b66: Pull complete [2023-10-27T01:46:46.869Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-27T01:46:46.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-27T01:46:46.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:46:46.946Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:46:46.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-27T01:46:53.324Z] $ docker top 29a278b3e70edbe5e8673ba4d5a3adfa1ee0616e5672b60a12b48b3d5697a2b6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:46:53.387Z] provisioning config files... [2023-10-27T01:46:53.394Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12215403629458571424tmp [2023-10-27T01:46:53.403Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config493163890381875741tmp [2023-10-27T01:46:53.412Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9715534101081515390tmp [Pipeline] { [Pipeline] echo [2023-10-27T01:46:53.427Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:46:53.706Z] ---> sigul-configuration.sh [2023-10-27T01:46:53.706Z] gpg: directory `/root/.gnupg' created [2023-10-27T01:46:53.706Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-27T01:46:53.706Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-27T01:46:53.706Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-27T01:46:53.706Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-27T01:46:53.706Z] gpg: CAST5 encrypted data [2023-10-27T01:46:53.706Z] gpg: encrypted with 1 passphrase [2023-10-27T01:46:53.706Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-27T01:46:53.986Z] + mkdir /home/jenkins [2023-10-27T01:46:53.986Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-27T01:46:54.269Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-27T01:46:54.277Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:46:54.556Z] ---> sigul-install.sh [2023-10-27T01:46:54.556Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-27T01:46:54.844Z] + git tag --list [2023-10-27T01:46:54.844Z] v1.0.0 [2023-10-27T01:46:54.844Z] v2.1.0 [2023-10-27T01:46:54.844Z] v2.1.1 [2023-10-27T01:46:54.844Z] v2.2.0 [2023-10-27T01:46:54.844Z] v2.3.0 [2023-10-27T01:46:54.844Z] v3.0 [2023-10-27T01:46:54.844Z] v3.0.0 [2023-10-27T01:46:54.844Z] v3.1.0-dev.1 [2023-10-27T01:46:54.844Z] v3.1.0-dev.10 [2023-10-27T01:46:54.844Z] v3.1.0-dev.11 [2023-10-27T01:46:54.844Z] v3.1.0-dev.12 [2023-10-27T01:46:54.844Z] v3.1.0-dev.13 [2023-10-27T01:46:54.844Z] v3.1.0-dev.14 [2023-10-27T01:46:54.844Z] v3.1.0-dev.15 [2023-10-27T01:46:54.844Z] v3.1.0-dev.16 [2023-10-27T01:46:54.844Z] v3.1.0-dev.17 [2023-10-27T01:46:54.844Z] v3.1.0-dev.18 [2023-10-27T01:46:54.844Z] v3.1.0-dev.19 [2023-10-27T01:46:54.844Z] v3.1.0-dev.2 [2023-10-27T01:46:54.844Z] v3.1.0-dev.20 [2023-10-27T01:46:54.844Z] v3.1.0-dev.21 [2023-10-27T01:46:54.844Z] v3.1.0-dev.22 [2023-10-27T01:46:54.844Z] v3.1.0-dev.3 [2023-10-27T01:46:54.844Z] v3.1.0-dev.4 [2023-10-27T01:46:54.844Z] v3.1.0-dev.5 [2023-10-27T01:46:54.844Z] v3.1.0-dev.6 [2023-10-27T01:46:54.844Z] v3.1.0-dev.7 [2023-10-27T01:46:54.844Z] v3.1.0-dev.8 [2023-10-27T01:46:54.844Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-27T01:46:55.128Z] + lftools sign git-tag v3.1.0-dev.22 [2023-10-27T01:46:55.694Z] Signing Git tag with Sigul... [2023-10-27T01:46:55.694Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-10-27T01:46:55.959Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:46:56.249Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-27T01:46:56.256Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-27T01:46:56.280Z] $ docker stop --time=1 29a278b3e70edbe5e8673ba4d5a3adfa1ee0616e5672b60a12b48b3d5697a2b6 [2023-10-27T01:46:57.536Z] $ docker rm -f --volumes 29a278b3e70edbe5e8673ba4d5a3adfa1ee0616e5672b60a12b48b3d5697a2b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-27T01:46:57.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T01:46:57.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:46:58.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:46:58.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:46:58.312Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:46:58.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T01:46:58.676Z] $ docker top 5d71b12f61e7bb295c3dc26139234273fbb587806d6e1f8a9b2f7e3a664bf006 -eo pid,comm [2023-10-27T01:46:58.725Z] 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-10-27T01:46:58.725Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T01:46:58.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:46:58.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:46:58.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:46:58.874Z] $ docker exec 5d71b12f61e7bb295c3dc26139234273fbb587806d6e1f8a9b2f7e3a664bf006 ssh-agent [2023-10-27T01:46:58.983Z] SSH_AUTH_SOCK=/tmp/ssh-UvzxfeSiQESk/agent.31 [2023-10-27T01:46:58.983Z] SSH_AGENT_PID=37 [2023-10-27T01:46:58.987Z] Running ssh-add (command line suppressed) [2023-10-27T01:46:59.086Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11161574944067309338.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11161574944067309338.key) [2023-10-27T01:46:59.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:46:59.385Z] + git semver bump pre [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,566 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,566 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,566 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,566 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,568 [execute] INFO git cat-file --batch-check [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,574 [execute] INFO git cat-file --batch [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T01:46:59.644Z] 2023-10-27 01:46:59,579 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:46:59.644Z] 3.1.0-dev.23 [Pipeline] } [2023-10-27T01:46:59.655Z] $ docker exec --env ******** --env ******** 5d71b12f61e7bb295c3dc26139234273fbb587806d6e1f8a9b2f7e3a664bf006 ssh-agent -k [2023-10-27T01:46:59.748Z] unset SSH_AUTH_SOCK; [2023-10-27T01:46:59.748Z] unset SSH_AGENT_PID; [2023-10-27T01:46:59.748Z] echo Agent pid 37 killed; [2023-10-27T01:46:59.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T01:47:00.054Z] + git semver [Pipeline] } [2023-10-27T01:47:00.324Z] $ docker stop --time=1 5d71b12f61e7bb295c3dc26139234273fbb587806d6e1f8a9b2f7e3a664bf006 [2023-10-27T01:47:01.599Z] $ docker rm -f --volumes 5d71b12f61e7bb295c3dc26139234273fbb587806d6e1f8a9b2f7e3a664bf006 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T01:47:01.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T01:47:01.929Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:47:02.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T01:47:02.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:47:02.295Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:47:02.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T01:47:02.643Z] $ docker top 4b9d029ae7cce12a48cd5729f871ba28709b0d5914e7aa2ad85a8be1b6cbc8e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T01:47:02.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T01:47:02.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T01:47:02.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T01:47:02.854Z] $ docker exec 4b9d029ae7cce12a48cd5729f871ba28709b0d5914e7aa2ad85a8be1b6cbc8e3 ssh-agent [2023-10-27T01:47:02.961Z] SSH_AUTH_SOCK=/tmp/ssh-cKzQWkXwJkDz/agent.31 [2023-10-27T01:47:02.961Z] SSH_AGENT_PID=37 [2023-10-27T01:47:02.966Z] Running ssh-add (command line suppressed) [2023-10-27T01:47:03.073Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8371506987476907087.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8371506987476907087.key) [2023-10-27T01:47:03.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T01:47:03.372Z] + git semver push [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,585 [run_push] DEBUG push [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,586 [execute] INFO git cat-file --batch-check [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,591 [execute] INFO git rev-list 9569ff4db25b9596da2f6154c8d859dd9f0e25f1 -- [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,591 [execute] DEBUG Popen(['git', 'rev-list', '9569ff4db25b9596da2f6154c8d859dd9f0e25f1', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,599 [execute] INFO git fetch -v origin [2023-10-27T01:47:03.630Z] 2023-10-27 01:47:03,599 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-27T01:47:04.196Z] 2023-10-27 01:47:04,130 [run_push] DEBUG no remote changes detected [2023-10-27T01:47:04.196Z] 2023-10-27 01:47:04,130 [execute] INFO git push origin semver [2023-10-27T01:47:04.196Z] 2023-10-27 01:47:04,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-27T01:47:05.131Z] 2023-10-27 01:47:04,842 [run_push] DEBUG push all version tags [2023-10-27T01:47:05.131Z] 2023-10-27 01:47:04,842 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-27T01:47:05.131Z] 2023-10-27 01:47:04,843 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-10-27T01:47:05.697Z] 2023-10-27 01:47:05,617 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-10-27T01:47:05.697Z] 3.1.0-dev.23 [Pipeline] } [2023-10-27T01:47:05.704Z] $ docker exec --env ******** --env ******** 4b9d029ae7cce12a48cd5729f871ba28709b0d5914e7aa2ad85a8be1b6cbc8e3 ssh-agent -k [2023-10-27T01:47:05.805Z] unset SSH_AUTH_SOCK; [2023-10-27T01:47:05.805Z] unset SSH_AGENT_PID; [2023-10-27T01:47:05.805Z] echo Agent pid 37 killed; [2023-10-27T01:47:05.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T01:47:06.125Z] + git semver [Pipeline] } [2023-10-27T01:47:06.441Z] $ docker stop --time=1 4b9d029ae7cce12a48cd5729f871ba28709b0d5914e7aa2ad85a8be1b6cbc8e3 [2023-10-27T01:47:07.723Z] $ docker rm -f --volumes 4b9d029ae7cce12a48cd5729f871ba28709b0d5914e7aa2ad85a8be1b6cbc8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-27T01:47:08.338Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-10-27T01:47:08.338Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-27T01:47:08.338Z] total 16 [2023-10-27T01:47:08.338Z] drwxr-xr-x 3 root root 4096 Oct 27 01:36 . [2023-10-27T01:47:08.338Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:46 .. [2023-10-27T01:47:08.338Z] drwxr-xr-x 2 root root 4096 Oct 27 01:36 cost [2023-10-27T01:47:08.338Z] -rw-r--r-- 1 root root 83 Oct 27 01:36 cost.csv [2023-10-27T01:47:08.338Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-27T01:47:08.338Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-10-27T01:47:08.338Z] total 16 [2023-10-27T01:47:08.338Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:36 . [2023-10-27T01:47:08.338Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:46 .. [2023-10-27T01:47:08.338Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 01:36 cost [2023-10-27T01:47:08.338Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 27 01:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:08.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:09.492Z] ---> package-listing.sh [2023-10-27T01:47:09.492Z] ++ facter osfamily [2023-10-27T01:47:09.492Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T01:47:09.750Z] + OS_FAMILY=debian [2023-10-27T01:47:09.750Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-10-27T01:47:09.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T01:47:09.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T01:47:09.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T01:47:09.750Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T01:47:09.750Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-10-27T01:47:09.750Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T01:47:09.750Z] + case "${OS_FAMILY}" in [2023-10-27T01:47:09.750Z] + dpkg -l [2023-10-27T01:47:09.750Z] + grep '^ii' [2023-10-27T01:47:09.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T01:47:09.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T01:47:09.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T01:47:09.750Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-10-27T01:47:09.750Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-10-27T01:47:09.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-10-27T01:47:09.760Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T01:47:10.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T01:47:10.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T01:47:10.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T01:47:10.665Z] prd-ubuntu20.04-docker-8c-8g-12212 does not seem to be running inside a container [2023-10-27T01:47:10.691Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T01:47:10.899Z] $ docker top 8ad3d29feae292326776b867f21275ca77e29bc47b52814d4e27b76a3d018f00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T01:47:11.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T01:47:11.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T01:47:11.799Z] + ls /var/log/sa-host [2023-10-27T01:47:11.799Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T01:47:11.892Z] provisioning config files... [2023-10-27T01:47:11.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9918335862490760409tmp [Pipeline] { [Pipeline] echo [2023-10-27T01:47:11.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:12.206Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T01:47:12.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:12.539Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T01:47:12.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:12.830Z] ---> sudo-logs.sh [2023-10-27T01:47:12.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T01:47:12.856Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:13.139Z] ---> job-cost.sh [2023-10-27T01:47:13.139Z] lf-activate-venv: SKIPPING [2023-10-27T01:47:13.139Z] DEBUG: total: 0.2199999988079071 [2023-10-27T01:47:13.139Z] INFO: Retrieving Stack Cost... [2023-10-27T01:47:13.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T01:47:13.964Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T01:47:13.975Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T01:47:14.254Z] ---> logs-deploy.sh [2023-10-27T01:47:14.255Z] lf-activate-venv: SKIPPING [2023-10-27T01:47:14.255Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/109 [2023-10-27T01:47:14.255Z] INFO: archiving workspace using pattern(s): [2023-10-27T01:47:15.190Z] Archives upload complete. [2023-10-27T01:47:15.190Z] INFO: archiving logs to Nexus