Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b93e70996fb433c995b9228144ddf61bbcc4061 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-ssh13444678432149659946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh9105456858391580914.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7378519755150835346.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8007130729571325115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh8054172716694026475.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14066712417264056449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1589 in /w/workspace/edgexfoundry_device-gpio_jakarta [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 Avoid second fetch Checking out Revision 2b93e70996fb433c995b9228144ddf61bbcc4061 (jakarta) Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b93e70996fb433c995b9228144ddf61bbcc4061 # timeout=10 Commit message: "Merge pull request #39 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log" > git rev-list --no-walk eb26a38a47d183fb3980c68adc91f8a5b9e8f183 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T02:30:50.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T02:30:50.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T02:30:50.809Z] ========================================================= [2022-06-07T02:30:50.809Z] EdgeX Global Pipelines Version Info [2022-06-07T02:30:50.809Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:30:51.599Z] ------------------- [2022-06-07T02:30:51.599Z] stable info: [2022-06-07T02:30:51.599Z] ------------------- [2022-06-07T02:30:51.599Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T02:30:51.599Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T02:30:51.599Z] Message: update stable to v1.0.232 [2022-06-07T02:30:52.173Z] ------------------- [2022-06-07T02:30:52.173Z] experimental info: [2022-06-07T02:30:52.173Z] ------------------- [2022-06-07T02:30:52.173Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T02:30:52.173Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T02:30:52.173Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T02:30:52.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-06-07T02:30:52.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-06-07T02:30:52.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T02:30:52.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T02:30:52.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T02:30:52.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T02:30:52.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T02:30:52.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T02:30:52.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T02:30:52.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T02:30:52.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T02:30:52.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-06-07T02:30:52.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T02:30:52.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T02:30:52.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T02:30:52.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T02:30:52.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T02:30:52.846Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T02:30:52.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T02:30:52.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T02:30:52.928Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T02:30:52.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T02:30:52.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T02:30:52.987Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T02:30:53.007Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T02:30:53.027Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T02:30:53.046Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T02:30:53.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-07T02:30:53.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-07T02:30:53.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-07T02:30:53.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] echo [2022-06-07T02:30:53.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b93e70 [Pipeline] echo [2022-06-07T02:30:53.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:30:53.193Z] provisioning config files... [2022-06-07T02:30:53.209Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config315581534762042921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:30:53.534Z] ---> docker-login.sh [2022-06-07T02:30:53.534Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:30:54.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:30:54.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:30:54.112Z] Configure a credential helper to remove this warning. See [2022-06-07T02:30:54.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:30:54.112Z] [2022-06-07T02:30:54.112Z] Login Succeeded [2022-06-07T02:30:54.112Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:30:54.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:30:54.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:30:54.374Z] Configure a credential helper to remove this warning. See [2022-06-07T02:30:54.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:30:54.374Z] [2022-06-07T02:30:54.374Z] Login Succeeded [2022-06-07T02:30:54.374Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:30:54.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:30:54.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:30:54.374Z] Configure a credential helper to remove this warning. See [2022-06-07T02:30:54.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:30:54.374Z] [2022-06-07T02:30:54.374Z] Login Succeeded [2022-06-07T02:30:54.374Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:30:54.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:30:54.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:30:54.645Z] Configure a credential helper to remove this warning. See [2022-06-07T02:30:54.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:30:54.645Z] [2022-06-07T02:30:54.645Z] Login Succeeded [2022-06-07T02:30:54.645Z] docker.io [2022-06-07T02:30:54.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:30:54.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:30:54.913Z] Configure a credential helper to remove this warning. See [2022-06-07T02:30:54.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:30:54.913Z] [2022-06-07T02:30:54.913Z] Login Succeeded [2022-06-07T02:30:54.913Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:30:54.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T02:30:55.357Z] + git rev-list -1 --merges 2b93e70996fb433c995b9228144ddf61bbcc4061~1..2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] echo [2022-06-07T02:30:55.396Z] -----------> git rev-list -1 --merges 2b93e70996fb433c995b9228144ddf61bbcc4061~1..2b93e70996fb433c995b9228144ddf61bbcc4061 2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:30:55.396Z] 2b93e70996fb433c995b9228144ddf61bbcc4061 [false] [Pipeline] sh [2022-06-07T02:30:55.696Z] + git log --format=format:%s -1 2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] echo [2022-06-07T02:30:55.714Z] ========================================================= [2022-06-07T02:30:55.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T02:30:55.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T02:30:56.081Z] + git log --format=format:%s -1 2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] echo [2022-06-07T02:30:56.094Z] [semverPrep] GIT_COMMIT: 2b93e70996fb433c995b9228144ddf61bbcc4061, Commit Message: Merge pull request #39 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log [Pipeline] echo [2022-06-07T02:30:56.106Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T02:30:56.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:30:56.468Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T02:30:56.468Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T02:30:56.468Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T02:30:56.468Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T02:30:56.468Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T02:30:56.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:30:56.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:30:56.838Z] [2022-06-07T02:30:56.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:30:57.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:30:57.183Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T02:30:57.183Z] 42c077c10790: Pulling fs layer [2022-06-07T02:30:57.183Z] f63e77b7563a: Pulling fs layer [2022-06-07T02:30:57.184Z] bd5fdadae976: Pulling fs layer [2022-06-07T02:30:57.184Z] 205491f53016: Pulling fs layer [2022-06-07T02:30:57.184Z] df18705c85c3: Pulling fs layer [2022-06-07T02:30:57.184Z] bdb3f477010e: Pulling fs layer [2022-06-07T02:30:57.184Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T02:30:57.184Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T02:30:57.184Z] bdb8f0575790: Pulling fs layer [2022-06-07T02:30:57.184Z] 205491f53016: Waiting [2022-06-07T02:30:57.184Z] df18705c85c3: Waiting [2022-06-07T02:30:57.184Z] bdb3f477010e: Waiting [2022-06-07T02:30:57.184Z] c8a8fc8e1c8f: Waiting [2022-06-07T02:30:57.184Z] 2c6e9b1d212d: Waiting [2022-06-07T02:30:57.184Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T02:30:57.184Z] 2343380bae48: Pulling fs layer [2022-06-07T02:30:57.184Z] bdb8f0575790: Waiting [2022-06-07T02:30:57.184Z] 386e3cb2ff24: Waiting [2022-06-07T02:30:57.184Z] 2343380bae48: Waiting [2022-06-07T02:30:57.184Z] f63e77b7563a: Verifying Checksum [2022-06-07T02:30:57.184Z] f63e77b7563a: Download complete [2022-06-07T02:30:57.184Z] 205491f53016: Verifying Checksum [2022-06-07T02:30:57.184Z] 205491f53016: Download complete [2022-06-07T02:30:57.446Z] df18705c85c3: Verifying Checksum [2022-06-07T02:30:57.446Z] df18705c85c3: Download complete [2022-06-07T02:30:57.446Z] bdb3f477010e: Verifying Checksum [2022-06-07T02:30:57.446Z] bdb3f477010e: Download complete [2022-06-07T02:30:57.446Z] bd5fdadae976: Verifying Checksum [2022-06-07T02:30:57.446Z] bd5fdadae976: Download complete [2022-06-07T02:30:57.446Z] 2c6e9b1d212d: Download complete [2022-06-07T02:30:57.446Z] bdb8f0575790: Verifying Checksum [2022-06-07T02:30:57.446Z] bdb8f0575790: Download complete [2022-06-07T02:30:57.446Z] 386e3cb2ff24: Download complete [2022-06-07T02:30:57.446Z] 2343380bae48: Verifying Checksum [2022-06-07T02:30:57.446Z] 2343380bae48: Download complete [2022-06-07T02:30:57.446Z] 42c077c10790: Verifying Checksum [2022-06-07T02:30:57.446Z] 42c077c10790: Download complete [2022-06-07T02:30:57.709Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-07T02:30:57.709Z] c8a8fc8e1c8f: Download complete [2022-06-07T02:30:59.109Z] 42c077c10790: Pull complete [2022-06-07T02:30:59.109Z] f63e77b7563a: Pull complete [2022-06-07T02:30:59.703Z] bd5fdadae976: Pull complete [2022-06-07T02:30:59.703Z] 205491f53016: Pull complete [2022-06-07T02:30:59.982Z] df18705c85c3: Pull complete [2022-06-07T02:31:00.248Z] bdb3f477010e: Pull complete [2022-06-07T02:31:02.174Z] c8a8fc8e1c8f: Pull complete [2022-06-07T02:31:02.437Z] 2c6e9b1d212d: Pull complete [2022-06-07T02:31:02.437Z] bdb8f0575790: Pull complete [2022-06-07T02:31:02.699Z] 386e3cb2ff24: Pull complete [2022-06-07T02:31:02.699Z] 2343380bae48: Pull complete [2022-06-07T02:31:02.699Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T02:31:02.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:31:02.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:31:02.811Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:31:02.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:31:04.295Z] $ docker top 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:31:04.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:31:04.556Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:31:04.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:31:04.709Z] $ docker exec 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 ssh-agent [2022-06-07T02:31:04.841Z] SSH_AUTH_SOCK=/tmp/ssh-PuLaF6mtDiLJ/agent.34 [2022-06-07T02:31:04.841Z] SSH_AGENT_PID=41 [2022-06-07T02:31:04.849Z] Running ssh-add (command line suppressed) [2022-06-07T02:31:04.972Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_1225113698630867581.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_1225113698630867581.key) [2022-06-07T02:31:04.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:31:05.296Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T02:31:05.325Z] $ docker exec --env ******** --env ******** 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 ssh-agent -k [2022-06-07T02:31:05.446Z] unset SSH_AUTH_SOCK; [2022-06-07T02:31:05.446Z] unset SSH_AGENT_PID; [2022-06-07T02:31:05.446Z] echo Agent pid 41 killed; [2022-06-07T02:31:05.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T02:31:05.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:31:05.659Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:31:05.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:31:05.816Z] $ docker exec 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 ssh-agent [2022-06-07T02:31:05.934Z] SSH_AUTH_SOCK=/tmp/ssh-PGLbhQOhBphO/agent.75 [2022-06-07T02:31:05.934Z] SSH_AGENT_PID=82 [2022-06-07T02:31:05.939Z] Running ssh-add (command line suppressed) [2022-06-07T02:31:06.060Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_7985107363978168525.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_7985107363978168525.key) [2022-06-07T02:31:06.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:31:06.374Z] + git semver init [2022-06-07T02:31:06.645Z] 2022-06-07 02:31:06,599 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T02:31:06.645Z] 2022-06-07 02:31:06,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver [2022-06-07T02:31:06.645Z] 2022-06-07 02:31:06,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_jakarta/.semver [2022-06-07T02:31:06.645Z] 2022-06-07 02:31:06,601 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_jakarta/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:31:07.593Z] 2022-06-07 02:31:07,408 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_jakarta/.git/info/exclude [2022-06-07T02:31:07.593Z] 2022-06-07 02:31:07,409 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta with force:False [2022-06-07T02:31:07.593Z] 2022-06-07 02:31:07,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:31:07.593Z] 2022-06-07 02:31:07,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:31:07.593Z] 2.1.1-dev.1 [Pipeline] } [2022-06-07T02:31:07.612Z] $ docker exec --env ******** --env ******** 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 ssh-agent -k [2022-06-07T02:31:07.730Z] unset SSH_AUTH_SOCK; [2022-06-07T02:31:07.730Z] unset SSH_AGENT_PID; [2022-06-07T02:31:07.730Z] echo Agent pid 82 killed; [2022-06-07T02:31:07.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:31:08.129Z] + git semver [Pipeline] } [2022-06-07T02:31:08.427Z] $ docker stop --time=1 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 [2022-06-07T02:31:09.762Z] $ docker rm -f 4688a22c6fd9c0d06685d51b6cd8b8ffaa9606e50cfb3d042f21e08b8f2a2992 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:31:10.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T02:31:10.548Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T02:31:10.551Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.1 [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 [2022-06-07T02:31:10.797Z] provisioning config files... [2022-06-07T02:31:10.813Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config8529175243703431592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:31:11.176Z] ---> docker-login.sh [2022-06-07T02:31:11.176Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:31:11.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:11.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:11.176Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:11.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:11.176Z] [2022-06-07T02:31:11.176Z] Login Succeeded [2022-06-07T02:31:11.176Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:31:11.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:11.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:11.454Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:11.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:11.454Z] [2022-06-07T02:31:11.454Z] Login Succeeded [2022-06-07T02:31:11.454Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:31:11.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:11.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:11.454Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:11.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:11.454Z] [2022-06-07T02:31:11.454Z] Login Succeeded [2022-06-07T02:31:11.454Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:31:11.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:11.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:11.721Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:11.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:11.721Z] [2022-06-07T02:31:11.721Z] Login Succeeded [2022-06-07T02:31:11.721Z] docker.io [2022-06-07T02:31:11.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:31:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:31:12.250Z] Configure a credential helper to remove this warning. See [2022-06-07T02:31:12.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:31:12.251Z] [2022-06-07T02:31:12.251Z] Login Succeeded [2022-06-07T02:31:12.251Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:31:12.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T02:31:12.354Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:31:12.371Z] ========================================================= [2022-06-07T02:31:12.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T02:31:12.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:31:12.753Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T02:31:13.025Z] Sending build context to Docker daemon 26.52MB [2022-06-07T02:31:13.025Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T02:31:13.025Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T02:31:13.025Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T02:31:13.025Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T02:31:13.025Z] 666ba61612fd: Pulling fs layer [2022-06-07T02:31:13.025Z] 8ed8ca486205: Pulling fs layer [2022-06-07T02:31:13.025Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T02:31:13.025Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T02:31:13.025Z] 812f408151ee: Pulling fs layer [2022-06-07T02:31:13.025Z] bab7bd504b26: Pulling fs layer [2022-06-07T02:31:13.025Z] 070449caade9: Pulling fs layer [2022-06-07T02:31:13.025Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T02:31:13.025Z] 4fe6c5a15a65: Waiting [2022-06-07T02:31:13.025Z] 812f408151ee: Waiting [2022-06-07T02:31:13.025Z] 8f1a5288e3a6: Waiting [2022-06-07T02:31:13.025Z] 8ed8ca486205: Verifying Checksum [2022-06-07T02:31:13.025Z] 8ed8ca486205: Download complete [2022-06-07T02:31:13.288Z] 666ba61612fd: Verifying Checksum [2022-06-07T02:31:13.288Z] 666ba61612fd: Download complete [2022-06-07T02:31:13.288Z] 22a0e8bec74d: Verifying Checksum [2022-06-07T02:31:13.288Z] 22a0e8bec74d: Download complete [2022-06-07T02:31:13.288Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T02:31:13.288Z] 59bf1c3509f3: Download complete [2022-06-07T02:31:13.288Z] 812f408151ee: Verifying Checksum [2022-06-07T02:31:13.288Z] 812f408151ee: Download complete [2022-06-07T02:31:13.288Z] bab7bd504b26: Verifying Checksum [2022-06-07T02:31:13.288Z] bab7bd504b26: Download complete [2022-06-07T02:31:13.288Z] 59bf1c3509f3: Pull complete [2022-06-07T02:31:13.288Z] 070449caade9: Verifying Checksum [2022-06-07T02:31:13.288Z] 070449caade9: Download complete [2022-06-07T02:31:13.554Z] 666ba61612fd: Pull complete [2022-06-07T02:31:13.554Z] 8ed8ca486205: Pull complete [2022-06-07T02:31:14.979Z] 8f1a5288e3a6: Download complete [2022-06-07T02:31:14.980Z] 4fe6c5a15a65: Verifying Checksum [2022-06-07T02:31:14.980Z] 4fe6c5a15a65: Download complete [2022-06-07T02:31:19.273Z] 4fe6c5a15a65: Pull complete [2022-06-07T02:31:19.273Z] 22a0e8bec74d: Pull complete [2022-06-07T02:31:19.273Z] 812f408151ee: Pull complete [2022-06-07T02:31:19.273Z] bab7bd504b26: Pull complete [2022-06-07T02:31:19.273Z] 070449caade9: Pull complete [2022-06-07T02:31:21.205Z] 8f1a5288e3a6: Pull complete [2022-06-07T02:31:21.205Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T02:31:21.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T02:31:21.205Z] ---> c47586b81864 [2022-06-07T02:31:21.205Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:31:23.151Z] ---> Running in a2ee547f9040 [2022-06-07T02:31:23.415Z] Removing intermediate container a2ee547f9040 [2022-06-07T02:31:23.415Z] ---> 5c994b0c4065 [2022-06-07T02:31:23.415Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:31:23.415Z] ---> Running in a2ca1372a298 [2022-06-07T02:31:23.415Z] Removing intermediate container a2ca1372a298 [2022-06-07T02:31:23.415Z] ---> 8e5d7bd20b19 [2022-06-07T02:31:23.415Z] Step 5/11 : WORKDIR /device-gpio [2022-06-07T02:31:23.688Z] ---> Running in b2473be70627 [2022-06-07T02:31:23.688Z] Removing intermediate container b2473be70627 [2022-06-07T02:31:23.688Z] ---> 53874f1bc00c [2022-06-07T02:31:23.688Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:31:23.688Z] ---> Running in b83d65fae45e [2022-06-07T02:31:24.272Z] Removing intermediate container b83d65fae45e [2022-06-07T02:31:24.272Z] ---> e20f72ff7941 [2022-06-07T02:31:24.272Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:31:24.272Z] ---> Running in e1a3e8674249 [2022-06-07T02:31:24.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T02:31:25.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T02:31:25.727Z] Still waiting to schedule task [2022-06-07T02:31:25.728Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T02:31:25.800Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T02:31:25.800Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T02:31:25.800Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T02:31:26.063Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T02:31:26.063Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T02:31:26.063Z] OK: 224 MiB in 56 packages [2022-06-07T02:31:26.636Z] Removing intermediate container e1a3e8674249 [2022-06-07T02:31:26.636Z] ---> 1b8cf87efccc [2022-06-07T02:31:26.636Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-07T02:31:27.582Z] ---> ee887e64544b [2022-06-07T02:31:27.582Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:31:27.582Z] ---> Running in 33b851d150be [2022-06-07T02:31:54.191Z] Removing intermediate container 33b851d150be [2022-06-07T02:31:54.191Z] ---> c2ed2ece30b0 [2022-06-07T02:31:54.191Z] Step 10/11 : COPY . . [2022-06-07T02:31:54.191Z] ---> 43b4a0a2c8c1 [2022-06-07T02:31:54.191Z] Step 11/11 : RUN ${MAKE} [2022-06-07T02:31:54.191Z] ---> Running in 16e93c8e1aad [2022-06-07T02:31:54.768Z] Removing intermediate container 16e93c8e1aad [2022-06-07T02:31:54.768Z] ---> 94e3c92acc1c [2022-06-07T02:31:54.768Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-07T02:31:54.768Z] Successfully built 94e3c92acc1c [2022-06-07T02:31:54.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:31:55.114Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T02:31:55.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:31:55.242Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:31:55.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-07T02:31:55.837Z] $ docker top 1ec794cdccc5099d33a2110de43b04f82b1b4da54fbb16b4660dd6948ee604c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T02:31:56.199Z] + go version [2022-06-07T02:31:56.199Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T02:31:56.216Z] $ docker stop --time=1 1ec794cdccc5099d33a2110de43b04f82b1b4da54fbb16b4660dd6948ee604c4 [2022-06-07T02:31:57.502Z] $ docker rm -f 1ec794cdccc5099d33a2110de43b04f82b1b4da54fbb16b4660dd6948ee604c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:31:57.934Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T02:31:57.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:31:58.018Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:31:58.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-07T02:31:58.495Z] $ docker top b0fbcbae557e74ae3e9208576df4994aac51f0d47f5d01a051da8143a969e55f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:31:58.872Z] + make test [2022-06-07T02:31:58.872Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T02:31:59.133Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-07T02:32:05.717Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-07T02:32:05.717Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-07T02:32:11.009Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T02:32:14.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T02:32:14.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T02:32:14.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T02:32:14.322Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:32:14.621Z] + go mod tidy [Pipeline] } [2022-06-07T02:32:14.636Z] $ docker stop --time=1 b0fbcbae557e74ae3e9208576df4994aac51f0d47f5d01a051da8143a969e55f [2022-06-07T02:32:16.397Z] $ docker rm -f b0fbcbae557e74ae3e9208576df4994aac51f0d47f5d01a051da8143a969e55f [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:32:16.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T02:32:16.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T02:32:17.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T02:32:17.615Z] + ls -al . [2022-06-07T02:32:17.615Z] total 180 [2022-06-07T02:32:17.615Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 02:32 . [2022-06-07T02:32:17.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 02:30 .. [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 02:30 .dockerignore [2022-06-07T02:32:17.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 02:31 .git [2022-06-07T02:32:17.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:30 .github [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 02:30 .gitignore [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 02:30 .golangci.yml [2022-06-07T02:32:17.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 02:31 .semver [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 02:30 Attribution.txt [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 02:30 CHANGELOG.md [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 02:30 Dockerfile [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 02:30 GOVERNANCE.md [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 02:30 Jenkinsfile [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 02:30 LICENSE [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 02:30 Makefile [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 02:30 OWNERS.md [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 02:30 README.md [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 02:31 VERSION [2022-06-07T02:32:17.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 02:30 bin [2022-06-07T02:32:17.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:30 cmd [2022-06-07T02:32:17.615Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 02:31 coverage.out [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 02:32 go.mod [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 02:30 go.sum [2022-06-07T02:32:17.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:30 internal [2022-06-07T02:32:17.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:30 snap [2022-06-07T02:32:17.615Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 02:30 vendor [2022-06-07T02:32:17.615Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 02:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:17.934Z] + 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=2b93e70996fb433c995b9228144ddf61bbcc4061 --label arch=amd64 --label version=2.1.1-dev.1 . [2022-06-07T02:32:18.198Z] Sending build context to Docker daemon 26.52MB [2022-06-07T02:32:18.198Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T02:32:18.198Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-07T02:32:18.198Z] ---> 94e3c92acc1c [2022-06-07T02:32:18.198Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:32:18.198Z] ---> Running in 1794876f82ac [2022-06-07T02:32:18.472Z] Removing intermediate container 1794876f82ac [2022-06-07T02:32:18.472Z] ---> 83ffec5d22ba [2022-06-07T02:32:18.472Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:32:18.472Z] ---> Running in 046955ba5059 [2022-06-07T02:32:18.472Z] Removing intermediate container 046955ba5059 [2022-06-07T02:32:18.472Z] ---> 27df21b8b5fa [2022-06-07T02:32:18.472Z] Step 5/25 : WORKDIR /device-gpio [2022-06-07T02:32:18.733Z] ---> Running in b4b41c024d72 [2022-06-07T02:32:18.733Z] Removing intermediate container b4b41c024d72 [2022-06-07T02:32:18.733Z] ---> cfaa8f718819 [2022-06-07T02:32:18.733Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:32:18.733Z] ---> Running in 520c58e9c4bf [2022-06-07T02:32:19.306Z] Removing intermediate container 520c58e9c4bf [2022-06-07T02:32:19.306Z] ---> 335921c884d4 [2022-06-07T02:32:19.306Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:32:19.306Z] ---> Running in 4818a10193d7 [2022-06-07T02:32:19.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:20.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:20.793Z] OK: 224 MiB in 56 packages [2022-06-07T02:32:21.053Z] Removing intermediate container 4818a10193d7 [2022-06-07T02:32:21.053Z] ---> 38dc14fea9d6 [2022-06-07T02:32:21.053Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-07T02:32:22.929Z] ---> e5bd6da1cd94 [2022-06-07T02:32:22.929Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:32:22.929Z] ---> Running in 5bb808e9fd51 [2022-06-07T02:32:22.929Z] skipping... [2022-06-07T02:32:22.929Z] Removing intermediate container 5bb808e9fd51 [2022-06-07T02:32:22.929Z] ---> 53ce6c3a3580 [2022-06-07T02:32:22.929Z] Step 10/25 : COPY . . [2022-06-07T02:32:23.871Z] ---> 408d422ccc7b [2022-06-07T02:32:23.871Z] Step 11/25 : RUN ${MAKE} [2022-06-07T02:32:23.871Z] ---> Running in 7e37ecc7cc8c [2022-06-07T02:32:24.814Z] Removing intermediate container 7e37ecc7cc8c [2022-06-07T02:32:24.814Z] ---> 3492e2e5d7fe [2022-06-07T02:32:24.814Z] Step 12/25 : FROM alpine:3.15 [2022-06-07T02:32:25.076Z] 3.15: Pulling from library/alpine [2022-06-07T02:32:25.336Z] df9b9388f04a: Pulling fs layer [2022-06-07T02:32:25.336Z] df9b9388f04a: Verifying Checksum [2022-06-07T02:32:25.336Z] df9b9388f04a: Download complete [2022-06-07T02:32:25.599Z] df9b9388f04a: Pull complete [2022-06-07T02:32:25.599Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T02:32:25.599Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T02:32:25.599Z] ---> 0ac33e5f5afa [2022-06-07T02:32:25.599Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-07T02:32:25.599Z] ---> Running in db65684d58fb [2022-06-07T02:32:25.872Z] Removing intermediate container db65684d58fb [2022-06-07T02:32:25.872Z] ---> 2e67f5305061 [2022-06-07T02:32:25.872Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:32:25.872Z] ---> Running in 9fcdc5bb71d6 [2022-06-07T02:32:26.474Z] Removing intermediate container 9fcdc5bb71d6 [2022-06-07T02:32:26.474Z] ---> 9e3157873c95 [2022-06-07T02:32:26.474Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-07T02:32:26.474Z] ---> Running in 0f4a38e9a808 [2022-06-07T02:32:26.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:27.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T02:32:27.978Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T02:32:27.978Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-07T02:32:27.978Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T02:32:28.239Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-07T02:32:28.239Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-07T02:32:28.239Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T02:32:28.501Z] OK: 8 MiB in 19 packages [2022-06-07T02:32:28.762Z] Removing intermediate container 0f4a38e9a808 [2022-06-07T02:32:28.762Z] ---> 61257ca5e3b2 [2022-06-07T02:32:28.762Z] Step 16/25 : WORKDIR / [2022-06-07T02:32:28.762Z] ---> Running in 4d8143257aa7 [2022-06-07T02:32:28.762Z] Removing intermediate container 4d8143257aa7 [2022-06-07T02:32:28.762Z] ---> 7a330831c199 [2022-06-07T02:32:28.762Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-07T02:32:29.023Z] ---> 6f4721271b53 [2022-06-07T02:32:29.023Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-07T02:32:29.283Z] ---> 46e589a23272 [2022-06-07T02:32:29.283Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-07T02:32:29.283Z] ---> 002fe508a301 [2022-06-07T02:32:29.283Z] Step 20/25 : EXPOSE 59910 [2022-06-07T02:32:29.545Z] ---> Running in 9468150888ee [2022-06-07T02:32:29.545Z] Removing intermediate container 9468150888ee [2022-06-07T02:32:29.545Z] ---> ebaca81ecd67 [2022-06-07T02:32:29.545Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-07T02:32:29.545Z] ---> Running in 1a092a701ce3 [2022-06-07T02:32:29.808Z] Removing intermediate container 1a092a701ce3 [2022-06-07T02:32:29.808Z] ---> fbdb0c46a617 [2022-06-07T02:32:29.808Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T02:32:29.808Z] ---> Running in bec821ab256c [2022-06-07T02:32:29.808Z] Removing intermediate container bec821ab256c [2022-06-07T02:32:29.808Z] ---> 9a4692075032 [2022-06-07T02:32:29.808Z] Step 23/25 : LABEL arch=amd64 [2022-06-07T02:32:29.808Z] ---> Running in f6691d49802c [2022-06-07T02:32:30.069Z] Removing intermediate container f6691d49802c [2022-06-07T02:32:30.070Z] ---> 3048c76b465b [2022-06-07T02:32:30.070Z] Step 24/25 : LABEL git_sha=2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:32:30.070Z] ---> Running in 16fa5a2c7489 [2022-06-07T02:32:30.070Z] Removing intermediate container 16fa5a2c7489 [2022-06-07T02:32:30.070Z] ---> cceb04412b57 [2022-06-07T02:32:30.070Z] Step 25/25 : LABEL version=2.1.1-dev.1 [2022-06-07T02:32:30.070Z] ---> Running in b2af2b82f9d0 [2022-06-07T02:32:30.332Z] Removing intermediate container b2af2b82f9d0 [2022-06-07T02:32:30.332Z] ---> 0e6fcab93b2a [2022-06-07T02:32:30.332Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-07T02:32:30.332Z] Successfully built 0e6fcab93b2a [2022-06-07T02:32:30.332Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:32:30.459Z] provisioning config files... [2022-06-07T02:32:30.470Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config7578763773268251137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:32:30.774Z] ---> docker-login.sh [2022-06-07T02:32:30.775Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:32:30.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:30.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:30.775Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:30.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:30.775Z] [2022-06-07T02:32:30.775Z] Login Succeeded [2022-06-07T02:32:30.775Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:32:30.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:31.038Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:31.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:31.038Z] [2022-06-07T02:32:31.038Z] Login Succeeded [2022-06-07T02:32:31.038Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:32:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:31.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:31.038Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:31.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:31.038Z] [2022-06-07T02:32:31.038Z] Login Succeeded [2022-06-07T02:32:31.038Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:32:31.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:31.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:31.301Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:31.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:31.301Z] [2022-06-07T02:32:31.301Z] Login Succeeded [2022-06-07T02:32:31.301Z] docker.io [2022-06-07T02:32:31.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:32:31.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:32:31.883Z] Configure a credential helper to remove this warning. See [2022-06-07T02:32:31.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:32:31.883Z] [2022-06-07T02:32:31.883Z] Login Succeeded [2022-06-07T02:32:31.883Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:32:31.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:32:31.931Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:32:31.974Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-06-07T02:32:31.975Z] 2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:32:31.975Z] 2.1.1-dev.1 [2022-06-07T02:32:31.975Z] 2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [2022-06-07T02:32:31.975Z] jakarta [2022-06-07T02:32:31.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:32.341Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:32.699Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:32:32.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-07T02:32:32.699Z] 956dfe65d000: Preparing [2022-06-07T02:32:32.699Z] fc33d446ab47: Preparing [2022-06-07T02:32:32.699Z] c0cb84acccb5: Preparing [2022-06-07T02:32:32.699Z] b62b4fe032d5: Preparing [2022-06-07T02:32:32.699Z] 3c768acd90ff: Preparing [2022-06-07T02:32:32.699Z] 4fc242d58285: Preparing [2022-06-07T02:32:32.699Z] 4fc242d58285: Waiting [2022-06-07T02:32:32.699Z] 956dfe65d000: Pushed [2022-06-07T02:32:32.699Z] 3c768acd90ff: Pushed [2022-06-07T02:32:32.699Z] c0cb84acccb5: Pushed [2022-06-07T02:32:32.699Z] fc33d446ab47: Pushed [2022-06-07T02:32:32.981Z] 4fc242d58285: Layer already exists [2022-06-07T02:32:32.981Z] b62b4fe032d5: Pushed [2022-06-07T02:32:33.265Z] 2b93e70996fb433c995b9228144ddf61bbcc4061: digest: sha256:62dadeb87d1075e869eb62a531b381bef1b2a5bb5aca66e3ae2558c03f39619e size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:33.657Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:34.109Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.1.1-dev.1 [2022-06-07T02:32:34.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-07T02:32:34.109Z] 956dfe65d000: Preparing [2022-06-07T02:32:34.109Z] fc33d446ab47: Preparing [2022-06-07T02:32:34.109Z] c0cb84acccb5: Preparing [2022-06-07T02:32:34.109Z] b62b4fe032d5: Preparing [2022-06-07T02:32:34.109Z] 3c768acd90ff: Preparing [2022-06-07T02:32:34.109Z] 4fc242d58285: Preparing [2022-06-07T02:32:34.109Z] 4fc242d58285: Waiting [2022-06-07T02:32:34.109Z] 3c768acd90ff: Layer already exists [2022-06-07T02:32:34.109Z] 956dfe65d000: Layer already exists [2022-06-07T02:32:34.109Z] b62b4fe032d5: Layer already exists [2022-06-07T02:32:34.109Z] fc33d446ab47: Layer already exists [2022-06-07T02:32:34.109Z] c0cb84acccb5: Layer already exists [2022-06-07T02:32:34.109Z] 4fc242d58285: Layer already exists [2022-06-07T02:32:34.109Z] 2.1.1-dev.1: digest: sha256:62dadeb87d1075e869eb62a531b381bef1b2a5bb5aca66e3ae2558c03f39619e size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:34.543Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:34.928Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [2022-06-07T02:32:34.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-07T02:32:34.928Z] 956dfe65d000: Preparing [2022-06-07T02:32:34.928Z] fc33d446ab47: Preparing [2022-06-07T02:32:34.928Z] c0cb84acccb5: Preparing [2022-06-07T02:32:34.928Z] b62b4fe032d5: Preparing [2022-06-07T02:32:34.928Z] 3c768acd90ff: Preparing [2022-06-07T02:32:34.928Z] 4fc242d58285: Preparing [2022-06-07T02:32:34.928Z] 4fc242d58285: Waiting [2022-06-07T02:32:34.928Z] 3c768acd90ff: Layer already exists [2022-06-07T02:32:34.928Z] b62b4fe032d5: Layer already exists [2022-06-07T02:32:34.928Z] 956dfe65d000: Layer already exists [2022-06-07T02:32:34.928Z] fc33d446ab47: Layer already exists [2022-06-07T02:32:34.928Z] c0cb84acccb5: Layer already exists [2022-06-07T02:32:34.928Z] 4fc242d58285: Layer already exists [2022-06-07T02:32:34.928Z] 2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1: digest: sha256:62dadeb87d1075e869eb62a531b381bef1b2a5bb5aca66e3ae2558c03f39619e size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:35.254Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:35.577Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:jakarta [2022-06-07T02:32:35.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-06-07T02:32:35.577Z] 956dfe65d000: Preparing [2022-06-07T02:32:35.577Z] fc33d446ab47: Preparing [2022-06-07T02:32:35.577Z] c0cb84acccb5: Preparing [2022-06-07T02:32:35.577Z] b62b4fe032d5: Preparing [2022-06-07T02:32:35.577Z] 3c768acd90ff: Preparing [2022-06-07T02:32:35.577Z] 4fc242d58285: Preparing [2022-06-07T02:32:35.577Z] 4fc242d58285: Waiting [2022-06-07T02:32:35.577Z] c0cb84acccb5: Layer already exists [2022-06-07T02:32:35.577Z] 3c768acd90ff: Layer already exists [2022-06-07T02:32:35.578Z] fc33d446ab47: Layer already exists [2022-06-07T02:32:35.578Z] 956dfe65d000: Layer already exists [2022-06-07T02:32:35.578Z] b62b4fe032d5: Layer already exists [2022-06-07T02:32:35.578Z] 4fc242d58285: Layer already exists [2022-06-07T02:32:35.578Z] jakarta: digest: sha256:62dadeb87d1075e869eb62a531b381bef1b2a5bb5aca66e3ae2558c03f39619e size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:32:35.628Z] ===================================================== [Pipeline] echo [2022-06-07T02:32:35.640Z] taggedImages: [2022-06-07T02:32:35.640Z] - nexus3.edgexfoundry.org:10004/device-gpio:2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:32:35.640Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.1.1-dev.1 [2022-06-07T02:32:35.640Z] - nexus3.edgexfoundry.org:10004/device-gpio:2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [2022-06-07T02:32:35.640Z] - nexus3.edgexfoundry.org:10004/device-gpio:jakarta [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 [2022-06-07T02:32:36.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:32:36.045Z] [2022-06-07T02:32:36.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:32:36.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:32:36.360Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T02:32:36.360Z] 5eb5b503b376: Pulling fs layer [2022-06-07T02:32:36.360Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T02:32:36.360Z] ec43610c2a17: Pulling fs layer [2022-06-07T02:32:36.360Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T02:32:36.360Z] 33b1e0a273af: Pulling fs layer [2022-06-07T02:32:36.361Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T02:32:36.361Z] 2f39f015ded8: Pulling fs layer [2022-06-07T02:32:36.361Z] 33b1e0a273af: Waiting [2022-06-07T02:32:36.361Z] 5d3b04190fa2: Waiting [2022-06-07T02:32:36.361Z] 2f39f015ded8: Waiting [2022-06-07T02:32:36.361Z] 3a2ae6a8a46f: Waiting [2022-06-07T02:32:36.361Z] 5c69ac0246d0: Verifying Checksum [2022-06-07T02:32:36.361Z] 5c69ac0246d0: Download complete [2022-06-07T02:32:36.361Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T02:32:36.361Z] 3a2ae6a8a46f: Download complete [2022-06-07T02:32:36.361Z] ec43610c2a17: Verifying Checksum [2022-06-07T02:32:36.361Z] ec43610c2a17: Download complete [2022-06-07T02:32:36.361Z] 33b1e0a273af: Verifying Checksum [2022-06-07T02:32:36.361Z] 33b1e0a273af: Download complete [2022-06-07T02:32:36.623Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T02:32:36.623Z] 5d3b04190fa2: Download complete [2022-06-07T02:32:36.623Z] 5eb5b503b376: Download complete [2022-06-07T02:32:37.195Z] 2f39f015ded8: Download complete [2022-06-07T02:32:38.136Z] 5eb5b503b376: Pull complete [2022-06-07T02:32:38.136Z] 5c69ac0246d0: Pull complete [2022-06-07T02:32:38.704Z] ec43610c2a17: Pull complete [2022-06-07T02:32:38.704Z] 3a2ae6a8a46f: Pull complete [2022-06-07T02:32:38.964Z] 33b1e0a273af: Pull complete [2022-06-07T02:32:38.964Z] 5d3b04190fa2: Pull complete [2022-06-07T02:32:44.244Z] 2f39f015ded8: Pull complete [2022-06-07T02:32:44.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T02:32:44.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:32:44.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:32:44.348Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:32:44.389Z] $ 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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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 [2022-06-07T02:32:46.320Z] $ docker top bac5680cc348c34b1fac224d9ac1c0dcc547fea5bb4bdd46e182db86122363b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:32:46.740Z] ---> job-cost.sh [2022-06-07T02:32:46.740Z] lf-activate-venv: SKIPPING [2022-06-07T02:32:46.740Z] INFO: No Stack... [2022-06-07T02:32:47.002Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T02:32:47.577Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T02:32:47.872Z] + cat /w/workspace/edgexfoundry_device-gpio_jakarta/archives/cost.csv [2022-06-07T02:32:47.872Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T02:32:47.886Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] [2022-06-07T02:32:47.894Z] Resource [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] did not exist. Created. [2022-06-07T02:32:47.894Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T02:32:48.200Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T02:32:48.250Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T02:32:48.257Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T02:32:48.280Z] $ docker stop --time=1 bac5680cc348c34b1fac224d9ac1c0dcc547fea5bb4bdd46e182db86122363b5 [2022-06-07T02:32:49.461Z] $ docker rm -f bac5680cc348c34b1fac224d9ac1c0dcc547fea5bb4bdd46e182db86122363b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T02:34:01.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1593 in /w/workspace/edgexfoundry_device-gpio_jakarta [Pipeline] { [Pipeline] ws [2022-06-07T02:34:01.175Z] Running in /w/workspace/device-gpio/8 [Pipeline] { [Pipeline] checkout [2022-06-07T02:34:01.230Z] The recommended git tool is: git [2022-06-07T02:34:08.738Z] using credential edgex-jenkins-ssh [2022-06-07T02:34:08.784Z] Cloning the remote Git repository [2022-06-07T02:34:08.900Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-06-07T02:34:09.098Z] > git init /w/workspace/device-gpio/8 # timeout=10 [2022-06-07T02:34:09.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-06-07T02:34:09.194Z] > git --version # timeout=10 [2022-06-07T02:34:09.217Z] > git --version # 'git version 2.25.1' [2022-06-07T02:34:09.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T02:34:09.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T02:34:10.967Z] Avoid second fetch [2022-06-07T02:34:10.968Z] Checking out Revision 2b93e70996fb433c995b9228144ddf61bbcc4061 (jakarta) [2022-06-07T02:34:10.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-06-07T02:34:10.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T02:34:10.995Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T02:34:11.015Z] > git checkout -f 2b93e70996fb433c995b9228144ddf61bbcc4061 # timeout=10 [2022-06-07T02:34:16.352Z] Commit message: "Merge pull request #39 from lenny-intel/released-2.1.1-sdk-go-mods-and-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T02:34:17.393Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T02:34:17.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T02:34:17.393Z] Dload Upload Total Spent Left Speed [2022-06-07T02:34:17.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 128k 0 --:--:-- --:--:-- --:--:-- 130k [Pipeline] sh [2022-06-07T02:34:18.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T02:34:18.653Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T02:34:18.653Z] + sudo tee /etc/docker/daemon.new [2022-06-07T02:34:18.653Z] { [2022-06-07T02:34:18.653Z] "registry-mirrors": [ [2022-06-07T02:34:18.653Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T02:34:18.653Z] ], [2022-06-07T02:34:18.653Z] "bip": "10.250.0.254/24", [2022-06-07T02:34:18.653Z] "hosts": [ [2022-06-07T02:34:18.653Z] "tcp://0.0.0.0:5555", [2022-06-07T02:34:18.653Z] "unix:///var/run/docker.sock" [2022-06-07T02:34:18.653Z] ], [2022-06-07T02:34:18.653Z] "mtu": 1458, [2022-06-07T02:34:18.653Z] "selinux-enabled": true, [2022-06-07T02:34:18.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T02:34:18.653Z] } [Pipeline] sh [2022-06-07T02:34:19.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T02:34:19.453Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:34:37.961Z] provisioning config files... [2022-06-07T02:34:37.992Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config8401685615889763217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:34:38.371Z] ---> docker-login.sh [2022-06-07T02:34:38.371Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:34:38.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:34:39.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:34:39.248Z] Configure a credential helper to remove this warning. See [2022-06-07T02:34:39.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:34:39.248Z] [2022-06-07T02:34:39.248Z] Login Succeeded [2022-06-07T02:34:39.248Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:34:39.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:34:39.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:34:39.861Z] Configure a credential helper to remove this warning. See [2022-06-07T02:34:39.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:34:39.861Z] [2022-06-07T02:34:39.861Z] Login Succeeded [2022-06-07T02:34:39.861Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:34:40.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:34:40.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:34:40.416Z] Configure a credential helper to remove this warning. See [2022-06-07T02:34:40.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:34:40.416Z] [2022-06-07T02:34:40.416Z] Login Succeeded [2022-06-07T02:34:40.416Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:34:40.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:34:40.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:34:40.964Z] Configure a credential helper to remove this warning. See [2022-06-07T02:34:40.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:34:40.964Z] [2022-06-07T02:34:40.964Z] Login Succeeded [2022-06-07T02:34:40.964Z] docker.io [2022-06-07T02:34:41.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:34:41.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:34:41.513Z] Configure a credential helper to remove this warning. See [2022-06-07T02:34:41.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:34:41.513Z] [2022-06-07T02:34:41.513Z] Login Succeeded [2022-06-07T02:34:41.513Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:34:41.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T02:34:42.102Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:34:42.114Z] ========================================================= [2022-06-07T02:34:42.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T02:34:42.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:34:42.495Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-07T02:34:43.952Z] Sending build context to Docker daemon 18.73MB [2022-06-07T02:34:43.952Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T02:34:43.952Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-07T02:34:43.952Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T02:34:43.952Z] 9b3977197b4f: Pulling fs layer [2022-06-07T02:34:43.952Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T02:34:43.952Z] 94645a83ff95: Pulling fs layer [2022-06-07T02:34:43.952Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T02:34:43.952Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T02:34:43.952Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T02:34:43.952Z] 626d30ff41c6: Pulling fs layer [2022-06-07T02:34:43.952Z] de1d54c125be: Pulling fs layer [2022-06-07T02:34:43.952Z] 63b1bc5785f6: Waiting [2022-06-07T02:34:43.952Z] 626d30ff41c6: Waiting [2022-06-07T02:34:43.952Z] de1d54c125be: Waiting [2022-06-07T02:34:43.952Z] 3f3a8bcf1eab: Waiting [2022-06-07T02:34:43.952Z] 0c92f367c5e7: Waiting [2022-06-07T02:34:43.952Z] 94645a83ff95: Verifying Checksum [2022-06-07T02:34:43.952Z] 94645a83ff95: Download complete [2022-06-07T02:34:43.952Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T02:34:43.952Z] 1a89e8eeedd5: Download complete [2022-06-07T02:34:43.952Z] 0c92f367c5e7: Verifying Checksum [2022-06-07T02:34:43.952Z] 0c92f367c5e7: Download complete [2022-06-07T02:34:43.952Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T02:34:43.952Z] 63b1bc5785f6: Download complete [2022-06-07T02:34:43.952Z] 9b3977197b4f: Verifying Checksum [2022-06-07T02:34:43.952Z] 9b3977197b4f: Download complete [2022-06-07T02:34:43.952Z] 626d30ff41c6: Verifying Checksum [2022-06-07T02:34:43.952Z] 626d30ff41c6: Download complete [2022-06-07T02:34:44.949Z] 9b3977197b4f: Pull complete [2022-06-07T02:34:45.222Z] 1a89e8eeedd5: Pull complete [2022-06-07T02:34:45.823Z] 94645a83ff95: Pull complete [2022-06-07T02:34:46.096Z] de1d54c125be: Verifying Checksum [2022-06-07T02:34:46.096Z] de1d54c125be: Download complete [2022-06-07T02:34:46.696Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T02:34:46.696Z] 3f3a8bcf1eab: Download complete [2022-06-07T02:34:59.139Z] 3f3a8bcf1eab: Pull complete [2022-06-07T02:34:59.139Z] 0c92f367c5e7: Pull complete [2022-06-07T02:34:59.139Z] 63b1bc5785f6: Pull complete [2022-06-07T02:34:59.139Z] 626d30ff41c6: Pull complete [2022-06-07T02:35:05.886Z] de1d54c125be: Pull complete [2022-06-07T02:35:05.886Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T02:35:05.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T02:35:05.886Z] ---> 5f011755c4a2 [2022-06-07T02:35:05.886Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:35:07.347Z] ---> Running in c75d0f724efe [2022-06-07T02:35:08.333Z] Removing intermediate container c75d0f724efe [2022-06-07T02:35:08.333Z] ---> ec5409ac12a6 [2022-06-07T02:35:08.333Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:35:08.612Z] ---> Running in 2a5d94622027 [2022-06-07T02:35:08.893Z] Removing intermediate container 2a5d94622027 [2022-06-07T02:35:08.893Z] ---> b77011e6755e [2022-06-07T02:35:08.893Z] Step 5/11 : WORKDIR /device-gpio [2022-06-07T02:35:09.166Z] ---> Running in 81e47407abaf [2022-06-07T02:35:09.440Z] Removing intermediate container 81e47407abaf [2022-06-07T02:35:09.440Z] ---> 230f11072ef3 [2022-06-07T02:35:09.440Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:35:09.440Z] ---> Running in 9e4b1c56b8ba [2022-06-07T02:35:11.428Z] Removing intermediate container 9e4b1c56b8ba [2022-06-07T02:35:11.428Z] ---> 791c4d00c539 [2022-06-07T02:35:11.428Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:35:11.428Z] ---> Running in a3badaaca6c9 [2022-06-07T02:35:12.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T02:35:13.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T02:35:14.365Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T02:35:14.365Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T02:35:14.365Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T02:35:14.638Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T02:35:14.638Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T02:35:14.638Z] OK: 224 MiB in 56 packages [2022-06-07T02:35:15.634Z] Removing intermediate container a3badaaca6c9 [2022-06-07T02:35:15.634Z] ---> 9fd603ec6497 [2022-06-07T02:35:15.634Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-07T02:35:19.019Z] ---> b7ece85196d9 [2022-06-07T02:35:19.019Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:35:19.294Z] ---> Running in a1bf8aa04814 [2022-06-07T02:36:56.261Z] Removing intermediate container a1bf8aa04814 [2022-06-07T02:36:56.261Z] ---> dfe8ec461df0 [2022-06-07T02:36:56.261Z] Step 10/11 : COPY . . [2022-06-07T02:36:56.261Z] ---> 9883f7802ddf [2022-06-07T02:36:56.261Z] Step 11/11 : RUN ${MAKE} [2022-06-07T02:36:56.261Z] ---> Running in ebff1334b65a [2022-06-07T02:36:56.261Z] Removing intermediate container ebff1334b65a [2022-06-07T02:36:56.261Z] ---> 9ff4cbe7c9eb [2022-06-07T02:36:56.261Z] [Warning] One or more build-args [MAKE] were not consumed [2022-06-07T02:36:56.261Z] Successfully built 9ff4cbe7c9eb [2022-06-07T02:36:56.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:36:56.765Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T02:36:56.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:36:57.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container [2022-06-07T02:36:57.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@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 ******** ci-base-image-arm64 cat [2022-06-07T02:36:58.594Z] $ docker top 2c1c019d41797194b0a3bfc6fa457342001d9d8a6adb86641c45ecbe5b86a73c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T02:36:59.621Z] + go version [2022-06-07T02:36:59.621Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T02:36:59.673Z] $ docker stop --time=1 2c1c019d41797194b0a3bfc6fa457342001d9d8a6adb86641c45ecbe5b86a73c [2022-06-07T02:37:01.305Z] $ docker rm -f 2c1c019d41797194b0a3bfc6fa457342001d9d8a6adb86641c45ecbe5b86a73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:37:02.153Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T02:37:02.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:37:02.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container [2022-06-07T02:37:02.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@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 ******** ci-base-image-arm64 cat [2022-06-07T02:37:03.930Z] $ docker top 76225a98f1af22ba0c9bc5239d38830196a23229b202094c6c65b33a1beccf6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:37:04.861Z] + make test [2022-06-07T02:37:04.861Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-07T02:37:05.849Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-06-07T02:38:02.605Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-06-07T02:38:02.605Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-06-07T02:38:02.605Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T02:38:02.605Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T02:38:21.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T02:38:21.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T02:38:21.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T02:38:24.073Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T02:38:24.796Z] + go mod tidy [Pipeline] } [2022-06-07T02:38:25.826Z] $ docker stop --time=1 76225a98f1af22ba0c9bc5239d38830196a23229b202094c6c65b33a1beccf6a [2022-06-07T02:38:27.602Z] $ docker rm -f 76225a98f1af22ba0c9bc5239d38830196a23229b202094c6c65b33a1beccf6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:38:28.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T02:38:28.477Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T02:38:29.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T02:38:29.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T02:38:30.012Z] + ls -al . [2022-06-07T02:38:30.012Z] total 176 [2022-06-07T02:38:30.012Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 02:38 . [2022-06-07T02:38:30.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 02:34 .. [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 120 Jun 7 02:34 .dockerignore [2022-06-07T02:38:30.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 02:34 .git [2022-06-07T02:38:30.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 .github [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 335 Jun 7 02:34 .gitignore [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 02:34 .golangci.yml [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 7772 Jun 7 02:34 Attribution.txt [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 1235 Jun 7 02:34 CHANGELOG.md [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 1846 Jun 7 02:34 Dockerfile [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 02:34 GOVERNANCE.md [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 657 Jun 7 02:34 Jenkinsfile [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 02:34 LICENSE [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 1876 Jun 7 02:34 Makefile [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 7 02:34 OWNERS.md [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 10844 Jun 7 02:34 README.md [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 02:31 VERSION [2022-06-07T02:38:30.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 02:34 bin [2022-06-07T02:38:30.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 cmd [2022-06-07T02:38:30.012Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 02:37 coverage.out [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 2794 Jun 7 02:38 go.mod [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 56104 Jun 7 02:34 go.sum [2022-06-07T02:38:30.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 internal [2022-06-07T02:38:30.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 02:34 snap [2022-06-07T02:38:30.012Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 02:34 vendor [2022-06-07T02:38:30.012Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 7 02:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:38:30.442Z] + 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=2b93e70996fb433c995b9228144ddf61bbcc4061 --label arch=arm64 --label version=2.1.1-dev.1 . [2022-06-07T02:38:31.961Z] Sending build context to Docker daemon 18.73MB [2022-06-07T02:38:31.961Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T02:38:31.961Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-07T02:38:31.961Z] ---> 9ff4cbe7c9eb [2022-06-07T02:38:31.961Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T02:38:31.961Z] ---> Running in 16b26bbf795d [2022-06-07T02:38:32.253Z] Removing intermediate container 16b26bbf795d [2022-06-07T02:38:32.253Z] ---> c16592d93835 [2022-06-07T02:38:32.253Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T02:38:32.543Z] ---> Running in cb7c86511370 [2022-06-07T02:38:32.821Z] Removing intermediate container cb7c86511370 [2022-06-07T02:38:32.821Z] ---> 5410f3aca6d9 [2022-06-07T02:38:32.821Z] Step 5/25 : WORKDIR /device-gpio [2022-06-07T02:38:32.821Z] ---> Running in 2a6d0c07e392 [2022-06-07T02:38:33.106Z] Removing intermediate container 2a6d0c07e392 [2022-06-07T02:38:33.106Z] ---> ac11184348d5 [2022-06-07T02:38:33.106Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:38:33.414Z] ---> Running in b12fc6a7c333 [2022-06-07T02:38:35.513Z] Removing intermediate container b12fc6a7c333 [2022-06-07T02:38:35.513Z] ---> b097e01ca18d [2022-06-07T02:38:35.513Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T02:38:35.513Z] ---> Running in 2f9ebd751db4 [2022-06-07T02:38:36.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T02:38:37.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T02:38:38.525Z] OK: 224 MiB in 56 packages [2022-06-07T02:38:39.157Z] Removing intermediate container 2f9ebd751db4 [2022-06-07T02:38:39.157Z] ---> 8a41aae49730 [2022-06-07T02:38:39.157Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-07T02:38:43.558Z] ---> b4fd498e65a1 [2022-06-07T02:38:43.558Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T02:38:43.558Z] ---> Running in 31d96d8e5df3 [2022-06-07T02:38:44.588Z] skipping... [2022-06-07T02:38:45.201Z] Removing intermediate container 31d96d8e5df3 [2022-06-07T02:38:45.201Z] ---> 66b70c66e3f6 [2022-06-07T02:38:45.201Z] Step 10/25 : COPY . . [2022-06-07T02:38:49.567Z] ---> 1b235cc88c7b [2022-06-07T02:38:49.567Z] Step 11/25 : RUN ${MAKE} [2022-06-07T02:38:49.567Z] ---> Running in f44b447baa0a [2022-06-07T02:38:51.058Z] Removing intermediate container f44b447baa0a [2022-06-07T02:38:51.058Z] ---> 79d4d1f1380f [2022-06-07T02:38:51.058Z] Step 12/25 : FROM alpine:3.15 [2022-06-07T02:38:51.661Z] 3.15: Pulling from library/alpine [2022-06-07T02:38:51.941Z] 9981e73032c8: Pulling fs layer [2022-06-07T02:38:52.245Z] 9981e73032c8: Verifying Checksum [2022-06-07T02:38:52.245Z] 9981e73032c8: Download complete [2022-06-07T02:38:52.865Z] 9981e73032c8: Pull complete [2022-06-07T02:38:52.865Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T02:38:52.865Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T02:38:52.865Z] ---> 3fb3c9af89a9 [2022-06-07T02:38:52.865Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-06-07T02:38:52.865Z] ---> Running in 8473dda5feda [2022-06-07T02:38:53.154Z] Removing intermediate container 8473dda5feda [2022-06-07T02:38:53.154Z] ---> 6f6d7fa53cef [2022-06-07T02:38:53.154Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T02:38:53.437Z] ---> Running in 2539791eaf27 [2022-06-07T02:38:54.920Z] Removing intermediate container 2539791eaf27 [2022-06-07T02:38:54.920Z] ---> b524fa29bcda [2022-06-07T02:38:54.920Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-07T02:38:55.207Z] ---> Running in a7e469d469b5 [2022-06-07T02:38:56.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T02:38:56.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T02:38:57.873Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T02:38:58.147Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-07T02:38:58.147Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T02:38:58.439Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-07T02:38:58.439Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-07T02:38:58.439Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T02:38:58.718Z] OK: 8 MiB in 19 packages [2022-06-07T02:38:59.722Z] Removing intermediate container a7e469d469b5 [2022-06-07T02:38:59.722Z] ---> 278f489bd6f0 [2022-06-07T02:38:59.722Z] Step 16/25 : WORKDIR / [2022-06-07T02:38:59.722Z] ---> Running in 26ee8fd740e9 [2022-06-07T02:39:00.004Z] Removing intermediate container 26ee8fd740e9 [2022-06-07T02:39:00.005Z] ---> 40329cd3ad6c [2022-06-07T02:39:00.005Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-06-07T02:39:00.622Z] ---> 05069fdb23d0 [2022-06-07T02:39:00.622Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-06-07T02:39:01.255Z] ---> f46c9b95836d [2022-06-07T02:39:01.255Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-06-07T02:39:01.884Z] ---> c8d56e99223c [2022-06-07T02:39:01.884Z] Step 20/25 : EXPOSE 59910 [2022-06-07T02:39:01.884Z] ---> Running in 47d3c5f4270e [2022-06-07T02:39:02.178Z] Removing intermediate container 47d3c5f4270e [2022-06-07T02:39:02.178Z] ---> 4abb6f5e91e4 [2022-06-07T02:39:02.178Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-06-07T02:39:02.178Z] ---> Running in 2076e97e0d8f [2022-06-07T02:39:02.781Z] Removing intermediate container 2076e97e0d8f [2022-06-07T02:39:02.781Z] ---> 514d35cecdd4 [2022-06-07T02:39:02.781Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T02:39:02.781Z] ---> Running in 24c1d241a5f1 [2022-06-07T02:39:03.067Z] Removing intermediate container 24c1d241a5f1 [2022-06-07T02:39:03.067Z] ---> d7cf2b6c3f4f [2022-06-07T02:39:03.067Z] Step 23/25 : LABEL arch=arm64 [2022-06-07T02:39:03.067Z] ---> Running in 496980bc15b9 [2022-06-07T02:39:03.358Z] Removing intermediate container 496980bc15b9 [2022-06-07T02:39:03.358Z] ---> 96e31e459821 [2022-06-07T02:39:03.358Z] Step 24/25 : LABEL git_sha=2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:39:03.644Z] ---> Running in 6747199c91f2 [2022-06-07T02:39:03.922Z] Removing intermediate container 6747199c91f2 [2022-06-07T02:39:03.922Z] ---> 54ce1d66edee [2022-06-07T02:39:03.922Z] Step 25/25 : LABEL version=2.1.1-dev.1 [2022-06-07T02:39:03.922Z] ---> Running in d2f2b021ddb2 [2022-06-07T02:39:04.205Z] Removing intermediate container d2f2b021ddb2 [2022-06-07T02:39:04.205Z] ---> cbe417c4a991 [2022-06-07T02:39:04.205Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-06-07T02:39:04.483Z] Successfully built cbe417c4a991 [2022-06-07T02:39:04.483Z] 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 [2022-06-07T02:39:04.633Z] provisioning config files... [2022-06-07T02:39:04.662Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/8@tmp/config6243228230864343020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:39:05.059Z] ---> docker-login.sh [2022-06-07T02:39:05.059Z] nexus3.edgexfoundry.org:10001 [2022-06-07T02:39:05.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:05.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:05.342Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:05.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:05.342Z] [2022-06-07T02:39:05.342Z] Login Succeeded [2022-06-07T02:39:05.342Z] nexus3.edgexfoundry.org:10002 [2022-06-07T02:39:05.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:05.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:05.953Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:05.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:05.953Z] [2022-06-07T02:39:05.953Z] Login Succeeded [2022-06-07T02:39:05.953Z] nexus3.edgexfoundry.org:10003 [2022-06-07T02:39:06.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:06.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:06.518Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:06.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:06.518Z] [2022-06-07T02:39:06.518Z] Login Succeeded [2022-06-07T02:39:06.518Z] nexus3.edgexfoundry.org:10004 [2022-06-07T02:39:06.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:07.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:07.073Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:07.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:07.073Z] [2022-06-07T02:39:07.073Z] Login Succeeded [2022-06-07T02:39:07.073Z] docker.io [2022-06-07T02:39:07.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T02:39:07.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T02:39:07.638Z] Configure a credential helper to remove this warning. See [2022-06-07T02:39:07.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T02:39:07.638Z] [2022-06-07T02:39:07.638Z] Login Succeeded [2022-06-07T02:39:07.638Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T02:39:07.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:39:07.729Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T02:39:07.768Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-06-07T02:39:07.768Z] 2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:39:07.768Z] 2.1.1-dev.1 [2022-06-07T02:39:07.768Z] 2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [2022-06-07T02:39:07.768Z] jakarta [2022-06-07T02:39:07.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:08.184Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:08.588Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:39:08.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-07T02:39:08.588Z] 3df2eee1c350: Preparing [2022-06-07T02:39:08.588Z] a2d3f2f68e4d: Preparing [2022-06-07T02:39:08.588Z] a9a88f53263c: Preparing [2022-06-07T02:39:08.588Z] bb4150d87fd5: Preparing [2022-06-07T02:39:08.588Z] 86c734a8e253: Preparing [2022-06-07T02:39:08.588Z] 4f4ce317c6bb: Preparing [2022-06-07T02:39:08.588Z] 4f4ce317c6bb: Waiting [2022-06-07T02:39:08.863Z] a9a88f53263c: Pushed [2022-06-07T02:39:08.863Z] 3df2eee1c350: Pushed [2022-06-07T02:39:08.863Z] a2d3f2f68e4d: Pushed [2022-06-07T02:39:08.863Z] 86c734a8e253: Pushed [2022-06-07T02:39:08.863Z] 4f4ce317c6bb: Layer already exists [2022-06-07T02:39:09.468Z] bb4150d87fd5: Pushed [2022-06-07T02:39:09.748Z] 2b93e70996fb433c995b9228144ddf61bbcc4061: digest: sha256:4dee0f9b3314c216cd0bbe684a688fd57beb35266ad6d5c80a14ca1974e82eed size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:10.128Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:10.514Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.1.1-dev.1 [2022-06-07T02:39:10.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-07T02:39:10.514Z] 3df2eee1c350: Preparing [2022-06-07T02:39:10.514Z] a2d3f2f68e4d: Preparing [2022-06-07T02:39:10.514Z] a9a88f53263c: Preparing [2022-06-07T02:39:10.514Z] bb4150d87fd5: Preparing [2022-06-07T02:39:10.514Z] 86c734a8e253: Preparing [2022-06-07T02:39:10.514Z] 4f4ce317c6bb: Preparing [2022-06-07T02:39:10.514Z] 4f4ce317c6bb: Waiting [2022-06-07T02:39:10.514Z] 86c734a8e253: Layer already exists [2022-06-07T02:39:10.514Z] a9a88f53263c: Layer already exists [2022-06-07T02:39:10.514Z] 3df2eee1c350: Layer already exists [2022-06-07T02:39:10.514Z] bb4150d87fd5: Layer already exists [2022-06-07T02:39:10.514Z] a2d3f2f68e4d: Layer already exists [2022-06-07T02:39:10.795Z] 4f4ce317c6bb: Layer already exists [2022-06-07T02:39:10.795Z] 2.1.1-dev.1: digest: sha256:4dee0f9b3314c216cd0bbe684a688fd57beb35266ad6d5c80a14ca1974e82eed size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:11.199Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:11.582Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [2022-06-07T02:39:11.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-07T02:39:11.583Z] 3df2eee1c350: Preparing [2022-06-07T02:39:11.583Z] a2d3f2f68e4d: Preparing [2022-06-07T02:39:11.583Z] a9a88f53263c: Preparing [2022-06-07T02:39:11.583Z] bb4150d87fd5: Preparing [2022-06-07T02:39:11.583Z] 86c734a8e253: Preparing [2022-06-07T02:39:11.583Z] 4f4ce317c6bb: Preparing [2022-06-07T02:39:11.583Z] 4f4ce317c6bb: Waiting [2022-06-07T02:39:11.866Z] bb4150d87fd5: Layer already exists [2022-06-07T02:39:11.866Z] a2d3f2f68e4d: Layer already exists [2022-06-07T02:39:11.866Z] 86c734a8e253: Layer already exists [2022-06-07T02:39:11.866Z] 3df2eee1c350: Layer already exists [2022-06-07T02:39:11.866Z] a9a88f53263c: Layer already exists [2022-06-07T02:39:11.866Z] 4f4ce317c6bb: Layer already exists [2022-06-07T02:39:11.866Z] 2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1: digest: sha256:4dee0f9b3314c216cd0bbe684a688fd57beb35266ad6d5c80a14ca1974e82eed size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:12.318Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:12.734Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:jakarta [2022-06-07T02:39:12.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-06-07T02:39:12.734Z] 3df2eee1c350: Preparing [2022-06-07T02:39:12.734Z] a2d3f2f68e4d: Preparing [2022-06-07T02:39:12.734Z] a9a88f53263c: Preparing [2022-06-07T02:39:12.734Z] bb4150d87fd5: Preparing [2022-06-07T02:39:12.734Z] 86c734a8e253: Preparing [2022-06-07T02:39:12.734Z] 4f4ce317c6bb: Preparing [2022-06-07T02:39:12.734Z] 4f4ce317c6bb: Waiting [2022-06-07T02:39:13.016Z] 86c734a8e253: Layer already exists [2022-06-07T02:39:13.016Z] bb4150d87fd5: Layer already exists [2022-06-07T02:39:13.016Z] a2d3f2f68e4d: Layer already exists [2022-06-07T02:39:13.016Z] 3df2eee1c350: Layer already exists [2022-06-07T02:39:13.016Z] a9a88f53263c: Layer already exists [2022-06-07T02:39:13.016Z] 4f4ce317c6bb: Layer already exists [2022-06-07T02:39:13.016Z] jakarta: digest: sha256:4dee0f9b3314c216cd0bbe684a688fd57beb35266ad6d5c80a14ca1974e82eed size: 1569 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T02:39:13.127Z] ===================================================== [Pipeline] echo [2022-06-07T02:39:13.138Z] taggedImages: [2022-06-07T02:39:13.138Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2b93e70996fb433c995b9228144ddf61bbcc4061 [2022-06-07T02:39:13.138Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.1.1-dev.1 [2022-06-07T02:39:13.138Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2b93e70996fb433c995b9228144ddf61bbcc4061-2.1.1-dev.1 [2022-06-07T02:39:13.138Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:13.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T02:39:13.570Z] [2022-06-07T02:39:13.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:13.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T02:39:14.254Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T02:39:14.254Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T02:39:14.254Z] 04944245beec: Pulling fs layer [2022-06-07T02:39:14.254Z] 699f458cf7ca: Pulling fs layer [2022-06-07T02:39:14.254Z] 765212b225bb: Pulling fs layer [2022-06-07T02:39:14.254Z] f23df028b6ca: Pulling fs layer [2022-06-07T02:39:14.254Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T02:39:14.254Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T02:39:14.254Z] 765212b225bb: Waiting [2022-06-07T02:39:14.254Z] f23df028b6ca: Waiting [2022-06-07T02:39:14.254Z] d65c8cfc05b1: Waiting [2022-06-07T02:39:14.254Z] 2437ff75d9bd: Waiting [2022-06-07T02:39:14.254Z] 04944245beec: Verifying Checksum [2022-06-07T02:39:14.254Z] 04944245beec: Download complete [2022-06-07T02:39:14.254Z] 765212b225bb: Verifying Checksum [2022-06-07T02:39:14.254Z] 765212b225bb: Download complete [2022-06-07T02:39:14.536Z] f23df028b6ca: Verifying Checksum [2022-06-07T02:39:14.536Z] f23df028b6ca: Download complete [2022-06-07T02:39:14.536Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T02:39:14.536Z] d65c8cfc05b1: Download complete [2022-06-07T02:39:14.829Z] 699f458cf7ca: Verifying Checksum [2022-06-07T02:39:14.829Z] 699f458cf7ca: Download complete [2022-06-07T02:39:15.439Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T02:39:15.439Z] 8998bd30e6a1: Download complete [2022-06-07T02:39:18.134Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T02:39:18.134Z] 2437ff75d9bd: Download complete [2022-06-07T02:39:19.589Z] 8998bd30e6a1: Pull complete [2022-06-07T02:39:20.207Z] 04944245beec: Pull complete [2022-06-07T02:39:21.679Z] 699f458cf7ca: Pull complete [2022-06-07T02:39:21.954Z] 765212b225bb: Pull complete [2022-06-07T02:39:22.559Z] f23df028b6ca: Pull complete [2022-06-07T02:39:22.833Z] d65c8cfc05b1: Pull complete [2022-06-07T02:39:38.013Z] 2437ff75d9bd: Pull complete [2022-06-07T02:39:38.013Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T02:39:38.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T02:39:38.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:39:38.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container [2022-06-07T02:39:38.433Z] $ 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/8 -v /w/workspace/device-gpio/8:/w/workspace/device-gpio/8:rw,z -v /w/workspace/device-gpio/8@tmp:/w/workspace/device-gpio/8@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:arm64 cat [2022-06-07T02:39:41.114Z] $ docker top 1783a06762f036a563e9b97ef3a0a323ff16f7df23f35cb7abca8da1a1dda9ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:39:42.069Z] ---> job-cost.sh [2022-06-07T02:39:42.070Z] lf-activate-venv: SKIPPING [2022-06-07T02:39:42.070Z] INFO: No Stack... [2022-06-07T02:39:42.352Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T02:39:43.334Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T02:39:43.997Z] + cat /w/workspace/device-gpio/8/archives/cost.csv [2022-06-07T02:39:43.997Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T02:39:44.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] [2022-06-07T02:39:44.080Z] Resource [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] did not exist. Created. [2022-06-07T02:39:44.080Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T02:39:44.772Z] /w/workspace/device-gpio/8@tmp/durable-646ba2a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T02:39:45.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T02:39:45.537Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T02:39:45.784Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T02:39:45.797Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T02:39:45.820Z] $ docker stop --time=1 1783a06762f036a563e9b97ef3a0a323ff16f7df23f35cb7abca8da1a1dda9ff [2022-06-07T02:39:47.325Z] $ docker rm -f 1783a06762f036a563e9b97ef3a0a323ff16f7df23f35cb7abca8da1a1dda9ff [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 [2022-06-07T02:39:47.890Z] provisioning config files... [2022-06-07T02:39:47.897Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config7551073256247459334tmp [Pipeline] { [Pipeline] sh [2022-06-07T02:39:48.199Z] + set +x [2022-06-07T02:39:48.200Z] + + curl -s https://codecov.io/bash [2022-06-07T02:39:48.200Z] bash -s -- [2022-06-07T02:39:48.200Z] [2022-06-07T02:39:48.200Z] _____ _ [2022-06-07T02:39:48.200Z] / ____| | | [2022-06-07T02:39:48.200Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T02:39:48.200Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T02:39:48.200Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T02:39:48.200Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T02:39:48.200Z] Bash-1.0.6 [2022-06-07T02:39:48.200Z] [2022-06-07T02:39:48.200Z] [2022-06-07T02:39:48.200Z] ==> git version 2.25.1 found [2022-06-07T02:39:48.200Z] ==> 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 [2022-06-07T02:39:48.200Z] Release-Date: 2020-01-08 [2022-06-07T02:39:48.200Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T02:39:48.200Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T02:39:48.200Z] ==> Jenkins CI detected. [2022-06-07T02:39:48.200Z] current dir:  /w/workspace/edgexfoundry_device-gpio_jakarta [2022-06-07T02:39:48.200Z] project root: . [2022-06-07T02:39:48.200Z] --> token set from env [2022-06-07T02:39:48.200Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T02:39:48.200Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T02:39:48.461Z] ==> Python coveragepy not found [2022-06-07T02:39:48.461Z] ==> Searching for coverage reports in: [2022-06-07T02:39:48.461Z] + . [2022-06-07T02:39:48.461Z] -> Found 1 reports [2022-06-07T02:39:48.461Z] ==> Detecting git/mercurial file structure [2022-06-07T02:39:48.461Z] ==> Reading reports [2022-06-07T02:39:48.461Z] + ./coverage.out bytes=10 [2022-06-07T02:39:48.461Z] ==> Appending adjustments [2022-06-07T02:39:48.461Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T02:39:48.461Z] + Found adjustments [2022-06-07T02:39:48.461Z] ==> Gzipping contents [2022-06-07T02:39:48.461Z] 8.0K /tmp/codecov.z1m9Qc.gz [2022-06-07T02:39:48.461Z] ==> Uploading reports [2022-06-07T02:39:48.461Z] url: https://codecov.io [2022-06-07T02:39:48.461Z] query: branch=jakarta&commit=2b93e70996fb433c995b9228144ddf61bbcc4061&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T02:39:48.461Z] -> Pinging Codecov [2022-06-07T02:39:48.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=jakarta&commit=2b93e70996fb433c995b9228144ddf61bbcc4061&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T02:39:48.721Z] -> Uploading to [2022-06-07T02:39:48.721Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/2b93e70996fb433c995b9228144ddf61bbcc4061/252b5dd6-8e6b-4be0-9696-318933d4694e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T023948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=990f661bb69326a599c14320c3134c927fa0545a1826b773b593a7e147bea91a [2022-06-07T02:39:48.721Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T02:39:48.721Z] Dload Upload Total Spent Left Speed [2022-06-07T02:39:48.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6943 0 0 100 6943 0 30318 --:--:-- --:--:-- --:--:-- 30451 [2022-06-07T02:39:48.984Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] } [2022-06-07T02:39:48.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-07T02:39:49.262Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-07T02:39:49.277Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:49.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T02:39:49.591Z] [2022-06-07T02:39:49.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:39:49.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T02:39:49.929Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-07T02:39:49.929Z] df9b9388f04a: Already exists [2022-06-07T02:39:49.929Z] 52dc419b0ee2: Pulling fs layer [2022-06-07T02:39:49.929Z] 25bc292e5bac: Pulling fs layer [2022-06-07T02:39:49.929Z] 114826534d7a: Pulling fs layer [2022-06-07T02:39:49.929Z] 4657fd5d0bcf: Pulling fs layer [2022-06-07T02:39:49.929Z] 6ad1cebc031e: Pulling fs layer [2022-06-07T02:39:49.929Z] 8a3aa393b2d8: Pulling fs layer [2022-06-07T02:39:49.929Z] 8a3aa393b2d8: Waiting [2022-06-07T02:39:49.929Z] 6ad1cebc031e: Waiting [2022-06-07T02:39:49.929Z] 4657fd5d0bcf: Waiting [2022-06-07T02:39:49.929Z] 25bc292e5bac: Download complete [2022-06-07T02:39:49.929Z] 52dc419b0ee2: Download complete [2022-06-07T02:39:49.929Z] 4657fd5d0bcf: Verifying Checksum [2022-06-07T02:39:49.929Z] 4657fd5d0bcf: Download complete [2022-06-07T02:39:50.213Z] 52dc419b0ee2: Pull complete [2022-06-07T02:39:50.213Z] 25bc292e5bac: Pull complete [2022-06-07T02:39:50.213Z] 6ad1cebc031e: Verifying Checksum [2022-06-07T02:39:50.213Z] 6ad1cebc031e: Download complete [2022-06-07T02:39:51.188Z] 114826534d7a: Verifying Checksum [2022-06-07T02:39:51.188Z] 114826534d7a: Download complete [2022-06-07T02:39:51.449Z] 8a3aa393b2d8: Verifying Checksum [2022-06-07T02:39:51.449Z] 8a3aa393b2d8: Download complete [2022-06-07T02:39:54.771Z] 114826534d7a: Pull complete [2022-06-07T02:39:54.771Z] 4657fd5d0bcf: Pull complete [2022-06-07T02:39:55.350Z] 6ad1cebc031e: Pull complete [2022-06-07T02:39:58.678Z] 8a3aa393b2d8: Pull complete [2022-06-07T02:39:58.678Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-07T02:39:58.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T02:39:58.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:39:58.795Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:39:58.845Z] $ 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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@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/edgex-snyk-go:1.410.4 cat [2022-06-07T02:40:01.160Z] $ docker top 2802e6ca77a8ac24f37f19d6a6dcd32c1e5988b5efa833ab5ad36287722eee6c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T02:40:01.259Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:jakarta' [Pipeline] sh [2022-06-07T02:40:01.570Z] + set -o pipefail [2022-06-07T02:40:01.570Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:jakarta' [2022-06-07T02:40:05.890Z] [2022-06-07T02:40:05.890Z] Monitoring /w/workspace/edgexfoundry_device-gpio_jakarta (github.com/edgexfoundry/device-gpio)... [2022-06-07T02:40:05.890Z] [2022-06-07T02:40:05.890Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c954fdf2-ccea-4afd-84a5-aa628e11f00a/history/4a839a1a-ef6c-4363-a8f0-a2338dbda1d7 [2022-06-07T02:40:05.890Z] [2022-06-07T02:40:05.890Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-07T02:40:05.890Z] [2022-06-07T02:40:05.890Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-07T02:40:05.890Z] [2022-06-07T02:40:05.890Z] [Pipeline] } [2022-06-07T02:40:05.903Z] $ docker stop --time=1 2802e6ca77a8ac24f37f19d6a6dcd32c1e5988b5efa833ab5ad36287722eee6c [2022-06-07T02:40:07.251Z] $ docker rm -f 2802e6ca77a8ac24f37f19d6a6dcd32c1e5988b5efa833ab5ad36287722eee6c [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 [2022-06-07T02:40:08.061Z] + git log --format=format:%s -1 2b93e70996fb433c995b9228144ddf61bbcc4061 [Pipeline] sh [2022-06-07T02:40:08.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:40:08.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:08.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:40:08.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:09.023Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:40:09.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:40:09.585Z] $ docker top ee4f24c82a4e0804143f365b36264dae29976cfbe96843a5366f72d744a42438 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:40:09.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:40:09.729Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:40:09.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:40:09.883Z] $ docker exec ee4f24c82a4e0804143f365b36264dae29976cfbe96843a5366f72d744a42438 ssh-agent [2022-06-07T02:40:10.018Z] SSH_AUTH_SOCK=/tmp/ssh-uGiU1rklqKwP/agent.33 [2022-06-07T02:40:10.018Z] SSH_AGENT_PID=39 [2022-06-07T02:40:10.031Z] Running ssh-add (command line suppressed) [2022-06-07T02:40:10.158Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_4637007085488294007.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_4637007085488294007.key) [2022-06-07T02:40:10.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:40:10.497Z] + git semver tag [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,692 [run_tag] DEBUG tag force:False [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,692 [check_head_tag] DEBUG check head tag [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,692 [execute] INFO git cat-file --batch-check [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,696 [execute] INFO git cat-file --batch [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,702 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,702 [execute] INFO git tag -a v2.1.1-dev.1 -m v2.1.1-dev.1 [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,703 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.1', '-m', 'v2.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:10.766Z] 2022-06-07 02:40:10,708 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:10.766Z] 2.1.1-dev.1 [Pipeline] } [2022-06-07T02:40:10.783Z] $ docker exec --env ******** --env ******** ee4f24c82a4e0804143f365b36264dae29976cfbe96843a5366f72d744a42438 ssh-agent -k [2022-06-07T02:40:10.914Z] unset SSH_AUTH_SOCK; [2022-06-07T02:40:10.914Z] unset SSH_AGENT_PID; [2022-06-07T02:40:10.915Z] echo Agent pid 39 killed; [2022-06-07T02:40:10.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:40:11.260Z] + git semver [Pipeline] } [2022-06-07T02:40:11.553Z] $ docker stop --time=1 ee4f24c82a4e0804143f365b36264dae29976cfbe96843a5366f72d744a42438 [2022-06-07T02:40:12.872Z] $ docker rm -f ee4f24c82a4e0804143f365b36264dae29976cfbe96843a5366f72d744a42438 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:13.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T02:40:13.433Z] [2022-06-07T02:40:13.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:13.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T02:40:13.778Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-07T02:40:13.778Z] ab5ef0e58194: Pulling fs layer [2022-06-07T02:40:13.778Z] 9712f1f96733: Pulling fs layer [2022-06-07T02:40:13.778Z] 63f879dbbcfc: Pulling fs layer [2022-06-07T02:40:13.778Z] 0d9ebad4ef96: Pulling fs layer [2022-06-07T02:40:13.778Z] e9a5061849ea: Pulling fs layer [2022-06-07T02:40:13.778Z] d747dcd14b5f: Pulling fs layer [2022-06-07T02:40:13.778Z] 2de7ff778b66: Pulling fs layer [2022-06-07T02:40:13.778Z] e9a5061849ea: Waiting [2022-06-07T02:40:13.778Z] 0d9ebad4ef96: Waiting [2022-06-07T02:40:13.778Z] d747dcd14b5f: Waiting [2022-06-07T02:40:13.778Z] 2de7ff778b66: Waiting [2022-06-07T02:40:13.778Z] 9712f1f96733: Verifying Checksum [2022-06-07T02:40:13.778Z] 9712f1f96733: Download complete [2022-06-07T02:40:14.773Z] 63f879dbbcfc: Verifying Checksum [2022-06-07T02:40:14.773Z] 63f879dbbcfc: Download complete [2022-06-07T02:40:14.773Z] e9a5061849ea: Verifying Checksum [2022-06-07T02:40:14.773Z] e9a5061849ea: Download complete [2022-06-07T02:40:14.773Z] d747dcd14b5f: Download complete [2022-06-07T02:40:15.059Z] 0d9ebad4ef96: Verifying Checksum [2022-06-07T02:40:15.059Z] 0d9ebad4ef96: Download complete [2022-06-07T02:40:15.059Z] 2de7ff778b66: Verifying Checksum [2022-06-07T02:40:15.059Z] 2de7ff778b66: Download complete [2022-06-07T02:40:15.333Z] ab5ef0e58194: Verifying Checksum [2022-06-07T02:40:15.333Z] ab5ef0e58194: Download complete [2022-06-07T02:40:18.664Z] ab5ef0e58194: Pull complete [2022-06-07T02:40:18.664Z] 9712f1f96733: Pull complete [2022-06-07T02:40:19.239Z] 63f879dbbcfc: Pull complete [2022-06-07T02:40:23.444Z] 0d9ebad4ef96: Pull complete [2022-06-07T02:40:23.444Z] e9a5061849ea: Pull complete [2022-06-07T02:40:23.705Z] d747dcd14b5f: Pull complete [2022-06-07T02:40:25.093Z] 2de7ff778b66: Pull complete [2022-06-07T02:40:25.093Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-07T02:40:25.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T02:40:25.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:25.192Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:40:25.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-07T02:40:27.459Z] $ docker top 5dfe0e9cc34c62477bea012ce777aa7129797612a163e6a006c71296861bd429 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:40:27.553Z] provisioning config files... [2022-06-07T02:40:27.561Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config5761371977801957214tmp [2022-06-07T02:40:27.575Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config9208624558792468060tmp [2022-06-07T02:40:27.588Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config1435594444468680655tmp [Pipeline] { [Pipeline] echo [2022-06-07T02:40:27.605Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:27.900Z] ---> sigul-configuration.sh [2022-06-07T02:40:27.900Z] gpg: directory `/root/.gnupg' created [2022-06-07T02:40:27.900Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-07T02:40:27.900Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-07T02:40:27.900Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-07T02:40:27.900Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-07T02:40:27.900Z] gpg: CAST5 encrypted data [2022-06-07T02:40:27.900Z] gpg: encrypted with 1 passphrase [2022-06-07T02:40:27.900Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-07T02:40:28.192Z] + mkdir /home/jenkins [2022-06-07T02:40:28.192Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-07T02:40:28.509Z] + 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 [2022-06-07T02:40:28.525Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:28.824Z] ---> sigul-install.sh [2022-06-07T02:40:28.824Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-07T02:40:29.133Z] + git tag --list [2022-06-07T02:40:29.133Z] v0.0.0 [2022-06-07T02:40:29.133Z] v1.0.0 [2022-06-07T02:40:29.133Z] v2.1.0 [2022-06-07T02:40:29.133Z] v2.1.1-dev.1 [2022-06-07T02:40:29.133Z] v2.2.0 [2022-06-07T02:40:29.133Z] v2.2.1-dev.1 [Pipeline] sh [2022-06-07T02:40:29.445Z] + lftools sign git-tag v2.1.1-dev.1 [2022-06-07T02:40:30.024Z] Signing Git tag with Sigul... [2022-06-07T02:40:30.024Z] Signing v2.1.1-dev.1 [Pipeline] echo [2022-06-07T02:40:30.605Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:30.900Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-07T02:40:30.909Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-07T02:40:30.933Z] $ docker stop --time=1 5dfe0e9cc34c62477bea012ce777aa7129797612a163e6a006c71296861bd429 [2022-06-07T02:40:32.259Z] $ docker rm -f 5dfe0e9cc34c62477bea012ce777aa7129797612a163e6a006c71296861bd429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-07T02:40:32.708Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:40:32.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:33.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:40:33.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:33.108Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:40:33.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:40:33.585Z] $ docker top 7553c3b59e5ce176f7b09e5d65971f9e0b26a8eb2249d8332189d2d1c159bbaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:40:33.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:40:33.697Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:40:33.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:40:33.856Z] $ docker exec 7553c3b59e5ce176f7b09e5d65971f9e0b26a8eb2249d8332189d2d1c159bbaf ssh-agent [2022-06-07T02:40:33.995Z] SSH_AUTH_SOCK=/tmp/ssh-98pXgScf0Ksj/agent.33 [2022-06-07T02:40:33.995Z] SSH_AGENT_PID=39 [2022-06-07T02:40:34.001Z] Running ssh-add (command line suppressed) [2022-06-07T02:40:34.160Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_6206700649774061121.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_6206700649774061121.key) [2022-06-07T02:40:34.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:40:34.526Z] + git semver bump pre [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,738 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,738 [bump_version] DEBUG bumping version:2.1.1-dev.1 on axis:pre with prefix:dev [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,738 [bump_version] DEBUG bumped version:2.1.1-dev.2 [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,738 [write_version] DEBUG write version:2.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta with force:True [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,739 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,740 [execute] INFO git cat-file --batch-check [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,747 [execute] INFO git cat-file --batch [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:34.794Z] 2022-06-07 02:40:34,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:34.794Z] 2.1.1-dev.2 [Pipeline] } [2022-06-07T02:40:34.809Z] $ docker exec --env ******** --env ******** 7553c3b59e5ce176f7b09e5d65971f9e0b26a8eb2249d8332189d2d1c159bbaf ssh-agent -k [2022-06-07T02:40:34.947Z] unset SSH_AUTH_SOCK; [2022-06-07T02:40:34.947Z] unset SSH_AGENT_PID; [2022-06-07T02:40:34.948Z] echo Agent pid 39 killed; [2022-06-07T02:40:34.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:40:35.309Z] + git semver [Pipeline] } [2022-06-07T02:40:35.593Z] $ docker stop --time=1 7553c3b59e5ce176f7b09e5d65971f9e0b26a8eb2249d8332189d2d1c159bbaf [2022-06-07T02:40:36.937Z] $ docker rm -f 7553c3b59e5ce176f7b09e5d65971f9e0b26a8eb2249d8332189d2d1c159bbaf [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T02:40:37.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T02:40:37.300Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:37.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T02:40:37.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:37.696Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:40:37.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T02:40:38.153Z] $ docker top 75f2b18cb716a1c51adfdd5e147a91072e47d7aebddc3521aca58f5f26998548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T02:40:38.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T02:40:38.259Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T02:40:38.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T02:40:38.407Z] $ docker exec 75f2b18cb716a1c51adfdd5e147a91072e47d7aebddc3521aca58f5f26998548 ssh-agent [2022-06-07T02:40:38.542Z] SSH_AUTH_SOCK=/tmp/ssh-soEjHmCK5nbg/agent.32 [2022-06-07T02:40:38.542Z] SSH_AGENT_PID=38 [2022-06-07T02:40:38.550Z] Running ssh-add (command line suppressed) [2022-06-07T02:40:38.679Z] Identity added: /w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_7087103284873809654.key (/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/private_key_7087103284873809654.key) [2022-06-07T02:40:38.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T02:40:38.986Z] + git semver push [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,180 [run_push] DEBUG push [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,180 [execute] INFO git cat-file --batch-check [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,185 [execute] INFO git rev-list 53237882a54b6a0be227f0d0fab51a5d376b607b -- [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,185 [execute] DEBUG Popen(['git', 'rev-list', '53237882a54b6a0be227f0d0fab51a5d376b607b', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,192 [execute] INFO git fetch -v origin [2022-06-07T02:40:39.251Z] 2022-06-07 02:40:39,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-07T02:40:39.825Z] 2022-06-07 02:40:39,652 [run_push] DEBUG no remote changes detected [2022-06-07T02:40:39.825Z] 2022-06-07 02:40:39,652 [execute] INFO git push origin semver [2022-06-07T02:40:39.825Z] 2022-06-07 02:40:39,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:40.770Z] 2022-06-07 02:40:40,446 [run_push] DEBUG push all version tags [2022-06-07T02:40:40.770Z] 2022-06-07 02:40:40,447 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-07T02:40:40.770Z] 2022-06-07 02:40:40,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-07T02:40:41.348Z] 2022-06-07 02:40:41,144 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_jakarta/.semver/jakarta [2022-06-07T02:40:41.348Z] 2.1.1-dev.2 [Pipeline] } [2022-06-07T02:40:41.363Z] $ docker exec --env ******** --env ******** 75f2b18cb716a1c51adfdd5e147a91072e47d7aebddc3521aca58f5f26998548 ssh-agent -k [2022-06-07T02:40:41.479Z] unset SSH_AUTH_SOCK; [2022-06-07T02:40:41.479Z] unset SSH_AGENT_PID; [2022-06-07T02:40:41.479Z] echo Agent pid 38 killed; [2022-06-07T02:40:41.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T02:40:41.805Z] + git semver [Pipeline] } [2022-06-07T02:40:42.091Z] $ docker stop --time=1 75f2b18cb716a1c51adfdd5e147a91072e47d7aebddc3521aca58f5f26998548 [2022-06-07T02:40:43.415Z] $ docker rm -f 75f2b18cb716a1c51adfdd5e147a91072e47d7aebddc3521aca58f5f26998548 [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 [2022-06-07T02:40:44.053Z] + [ -d /w/workspace/edgexfoundry_device-gpio_jakarta/archives ] [2022-06-07T02:40:44.054Z] + ls -al /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-06-07T02:40:44.054Z] total 16 [2022-06-07T02:40:44.054Z] drwxr-xr-x 3 root root 4096 Jun 7 02:32 . [2022-06-07T02:40:44.054Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 02:40 .. [2022-06-07T02:40:44.054Z] drwxr-xr-x 2 root root 4096 Jun 7 02:32 cost [2022-06-07T02:40:44.054Z] -rw-r--r-- 1 root root 83 Jun 7 02:32 cost.csv [2022-06-07T02:40:44.054Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-06-07T02:40:44.054Z] + ls -al /w/workspace/edgexfoundry_device-gpio_jakarta/archives [2022-06-07T02:40:44.054Z] total 16 [2022-06-07T02:40:44.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 02:32 . [2022-06-07T02:40:44.054Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 7 02:40 .. [2022-06-07T02:40:44.054Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 02:32 cost [2022-06-07T02:40:44.054Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 7 02:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:44.352Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:45.230Z] ---> package-listing.sh [2022-06-07T02:40:45.230Z] ++ facter osfamily [2022-06-07T02:40:45.230Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T02:40:45.499Z] + OS_FAMILY=debian [2022-06-07T02:40:45.499Z] + workspace=/w/workspace/edgexfoundry_device-gpio_jakarta [2022-06-07T02:40:45.499Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T02:40:45.499Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T02:40:45.499Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T02:40:45.499Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T02:40:45.499Z] + '[' /w/workspace/edgexfoundry_device-gpio_jakarta ']' [2022-06-07T02:40:45.499Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T02:40:45.499Z] + case "${OS_FAMILY}" in [2022-06-07T02:40:45.499Z] + dpkg -l [2022-06-07T02:40:45.499Z] + grep '^ii' [2022-06-07T02:40:45.499Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T02:40:45.499Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T02:40:45.499Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T02:40:45.499Z] + '[' /w/workspace/edgexfoundry_device-gpio_jakarta ']' [2022-06-07T02:40:45.499Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_jakarta/archives/ [2022-06-07T02:40:45.499Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_jakarta/archives/ [Pipeline] echo [2022-06-07T02:40:45.510Z] 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_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T02:40:45.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T02:40:46.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T02:40:46.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T02:40:46.450Z] prd-ubuntu20.04-docker-8c-8g-1589 does not seem to be running inside a container [2022-06-07T02:40:46.485Z] $ 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_jakarta/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_jakarta -v /w/workspace/edgexfoundry_device-gpio_jakarta:/w/workspace/edgexfoundry_device-gpio_jakarta:rw,z -v /w/workspace/edgexfoundry_device-gpio_jakarta@tmp:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T02:40:46.772Z] $ docker top 8fb1c9a25110a774e58554a67f7b05d0b86b60f5c9d2ff32c2ae8255d70cb6e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T02:40:47.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T02:40:47.431Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T02:40:47.719Z] + ls /var/log/sa-host [2022-06-07T02:40:47.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T02:40:47.784Z] provisioning config files... [2022-06-07T02:40:47.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_jakarta@tmp/config9044031230417733259tmp [Pipeline] { [Pipeline] echo [2022-06-07T02:40:47.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:48.100Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T02:40:48.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:48.444Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T02:40:48.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:48.739Z] ---> sudo-logs.sh [2022-06-07T02:40:48.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T02:40:48.768Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:49.068Z] ---> job-cost.sh [2022-06-07T02:40:49.068Z] lf-activate-venv: SKIPPING [2022-06-07T02:40:49.068Z] DEBUG: total: 0.2199999988079071 [2022-06-07T02:40:49.068Z] INFO: Retrieving Stack Cost... [2022-06-07T02:40:49.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T02:40:49.902Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T02:40:49.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T02:40:50.201Z] ---> logs-deploy.sh [2022-06-07T02:40:50.201Z] lf-activate-venv: SKIPPING [2022-06-07T02:40:50.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/jakarta/8 [2022-06-07T02:40:50.202Z] INFO: archiving workspace using pattern(s): [2022-06-07T02:40:51.141Z] Archives upload complete. [2022-06-07T02:40:51.403Z] INFO: archiving logs to Nexus