Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5481a4acbe2c9cded44f119138c580c35965cafd 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-ssh8409107336272395477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9294930761286476111.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13454348976428732571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh8228551409416871563.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9024585676090509456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63313 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5481a4acbe2c9cded44f119138c580c35965cafd (main) > 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 Commit message: "Merge pull request #30 from jpwhitemn/update-mods-kamakura" > git rev-list --no-walk 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T00:10:41.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T00:10:41.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:10:41.959Z] ========================================================= [2022-05-12T00:10:41.959Z] EdgeX Global Pipelines Version Info [2022-05-12T00:10:41.959Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:10:42.762Z] ------------------- [2022-05-12T00:10:42.763Z] stable info: [2022-05-12T00:10:42.763Z] ------------------- [2022-05-12T00:10:42.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:10:42.763Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:10:42.763Z] Message: update stable to v1.0.230 [2022-05-12T00:10:43.334Z] ------------------- [2022-05-12T00:10:43.334Z] experimental info: [2022-05-12T00:10:43.334Z] ------------------- [2022-05-12T00:10:43.334Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:10:43.334Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:10:43.334Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T00:10:43.474Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T00:10:43.487Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T00:10:43.503Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T00:10:43.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T00:10:43.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T00:10:43.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T00:10:43.548Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T00:10:43.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T00:10:43.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T00:10:43.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T00:10:43.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T00:10:43.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T00:10:43.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T00:10:43.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T00:10:43.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:10:43.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:10:43.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:10:43.652Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:10:43.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T00:10:43.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T00:10:43.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T00:10:43.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T00:10:43.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T00:10:43.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T00:10:43.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T00:10:43.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T00:10:43.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T00:10:43.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T00:10:43.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T00:10:43.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo [2022-05-12T00:10:43.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5481a4a [Pipeline] echo [2022-05-12T00:10:43.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:10:43.866Z] provisioning config files... [2022-05-12T00:10:43.882Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2896467803145896893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:10:44.192Z] ---> docker-login.sh [2022-05-12T00:10:44.192Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:10:44.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:44.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:44.454Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:44.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:44.454Z] [2022-05-12T00:10:44.454Z] Login Succeeded [2022-05-12T00:10:44.454Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:10:44.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:44.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:44.728Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:44.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:44.728Z] [2022-05-12T00:10:44.728Z] Login Succeeded [2022-05-12T00:10:44.728Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:10:44.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:44.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:44.728Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:44.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:44.728Z] [2022-05-12T00:10:44.728Z] Login Succeeded [2022-05-12T00:10:44.728Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:10:44.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:44.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:44.988Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:44.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:44.988Z] [2022-05-12T00:10:44.988Z] Login Succeeded [2022-05-12T00:10:44.988Z] docker.io [2022-05-12T00:10:44.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:10:45.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:10:45.251Z] Configure a credential helper to remove this warning. See [2022-05-12T00:10:45.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:10:45.251Z] [2022-05-12T00:10:45.251Z] Login Succeeded [2022-05-12T00:10:45.513Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:10:45.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T00:10:45.921Z] + git rev-list -1 --merges 5481a4acbe2c9cded44f119138c580c35965cafd~1..5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo [2022-05-12T00:10:46.035Z] -----------> git rev-list -1 --merges 5481a4acbe2c9cded44f119138c580c35965cafd~1..5481a4acbe2c9cded44f119138c580c35965cafd 5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:10:46.035Z] 5481a4acbe2c9cded44f119138c580c35965cafd [false] [Pipeline] sh [2022-05-12T00:10:46.329Z] + git log --format=format:%s -1 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo [2022-05-12T00:10:46.348Z] ========================================================= [2022-05-12T00:10:46.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T00:10:46.348Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:10:46.691Z] + git log --format=format:%s -1 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo [2022-05-12T00:10:46.704Z] [semverPrep] GIT_COMMIT: 5481a4acbe2c9cded44f119138c580c35965cafd, Commit Message: Merge pull request #30 from jpwhitemn/update-mods-kamakura [Pipeline] echo [2022-05-12T00:10:46.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T00:10:47.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:10:47.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T00:10:47.108Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T00:10:47.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T00:10:47.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T00:10:47.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T00:10:47.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:10:47.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:10:47.464Z] [2022-05-12T00:10:47.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:10:47.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:10:47.773Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T00:10:47.773Z] 1fe172e4850f: Pulling fs layer [2022-05-12T00:10:47.773Z] caf521ccaac6: Pulling fs layer [2022-05-12T00:10:47.773Z] 3ead6fa29328: Pulling fs layer [2022-05-12T00:10:47.773Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T00:10:47.773Z] a8d5f1318db7: Pulling fs layer [2022-05-12T00:10:47.773Z] c427282e49a2: Pulling fs layer [2022-05-12T00:10:47.773Z] 1827001aaf11: Pulling fs layer [2022-05-12T00:10:47.773Z] 0714d37db230: Pulling fs layer [2022-05-12T00:10:47.773Z] ac28cf19c067: Pulling fs layer [2022-05-12T00:10:47.773Z] ca983d60f3e2: Pulling fs layer [2022-05-12T00:10:47.773Z] 9f894cec8388: Pulling fs layer [2022-05-12T00:10:47.773Z] 5c2a1cbceb83: Waiting [2022-05-12T00:10:47.773Z] 1827001aaf11: Waiting [2022-05-12T00:10:47.773Z] a8d5f1318db7: Waiting [2022-05-12T00:10:47.773Z] 0714d37db230: Waiting [2022-05-12T00:10:47.773Z] c427282e49a2: Waiting [2022-05-12T00:10:47.773Z] ac28cf19c067: Waiting [2022-05-12T00:10:47.773Z] ca983d60f3e2: Waiting [2022-05-12T00:10:47.773Z] 9f894cec8388: Waiting [2022-05-12T00:10:47.773Z] caf521ccaac6: Verifying Checksum [2022-05-12T00:10:47.773Z] caf521ccaac6: Download complete [2022-05-12T00:10:47.773Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T00:10:47.773Z] 5c2a1cbceb83: Download complete [2022-05-12T00:10:48.033Z] a8d5f1318db7: Verifying Checksum [2022-05-12T00:10:48.033Z] a8d5f1318db7: Download complete [2022-05-12T00:10:48.033Z] 3ead6fa29328: Verifying Checksum [2022-05-12T00:10:48.033Z] 3ead6fa29328: Download complete [2022-05-12T00:10:48.033Z] c427282e49a2: Verifying Checksum [2022-05-12T00:10:48.033Z] c427282e49a2: Download complete [2022-05-12T00:10:48.033Z] 0714d37db230: Download complete [2022-05-12T00:10:48.033Z] ac28cf19c067: Download complete [2022-05-12T00:10:48.033Z] ca983d60f3e2: Download complete [2022-05-12T00:10:48.033Z] 9f894cec8388: Verifying Checksum [2022-05-12T00:10:48.033Z] 9f894cec8388: Download complete [2022-05-12T00:10:48.033Z] 1fe172e4850f: Verifying Checksum [2022-05-12T00:10:48.033Z] 1fe172e4850f: Download complete [2022-05-12T00:10:48.291Z] 1827001aaf11: Verifying Checksum [2022-05-12T00:10:48.291Z] 1827001aaf11: Download complete [2022-05-12T00:10:49.677Z] 1fe172e4850f: Pull complete [2022-05-12T00:10:49.678Z] caf521ccaac6: Pull complete [2022-05-12T00:10:50.253Z] 3ead6fa29328: Pull complete [2022-05-12T00:10:50.253Z] 5c2a1cbceb83: Pull complete [2022-05-12T00:10:50.515Z] a8d5f1318db7: Pull complete [2022-05-12T00:10:50.515Z] c427282e49a2: Pull complete [2022-05-12T00:10:52.429Z] 1827001aaf11: Pull complete [2022-05-12T00:10:52.429Z] 0714d37db230: Pull complete [2022-05-12T00:10:52.429Z] ac28cf19c067: Pull complete [2022-05-12T00:10:52.689Z] ca983d60f3e2: Pull complete [2022-05-12T00:10:52.689Z] 9f894cec8388: Pull complete [2022-05-12T00:10:52.689Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T00:10:52.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:10:52.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T00:10:52.766Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:10:52.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T00:10:54.955Z] $ docker top 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 -eo pid,comm [2022-05-12T00:10:55.017Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-12T00:10:55.017Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:10:55.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:10:55.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:10:55.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:10:55.190Z] $ docker exec 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent [2022-05-12T00:10:55.298Z] SSH_AUTH_SOCK=/tmp/ssh-nYIDi3A5tXm0/agent.33 [2022-05-12T00:10:55.298Z] SSH_AGENT_PID=39 [2022-05-12T00:10:55.308Z] Running ssh-add (command line suppressed) [2022-05-12T00:10:55.427Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_640159585910933979.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_640159585910933979.key) [2022-05-12T00:10:55.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:10:55.729Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T00:10:55.754Z] $ docker exec --env ******** --env ******** 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent -k [2022-05-12T00:10:55.874Z] unset SSH_AUTH_SOCK; [2022-05-12T00:10:55.874Z] unset SSH_AGENT_PID; [2022-05-12T00:10:55.874Z] echo Agent pid 39 killed; [2022-05-12T00:10:55.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T00:10:55.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:10:55.913Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:10:56.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:10:56.057Z] $ docker exec 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent [2022-05-12T00:10:56.172Z] SSH_AUTH_SOCK=/tmp/ssh-opQDVdent0uK/agent.72 [2022-05-12T00:10:56.172Z] SSH_AGENT_PID=78 [2022-05-12T00:10:56.178Z] Running ssh-add (command line suppressed) [2022-05-12T00:10:56.310Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7442916141305647922.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7442916141305647922.key) [2022-05-12T00:10:56.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:10:56.610Z] + git semver init [2022-05-12T00:10:56.870Z] 2022-05-12 00:10:56,818 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T00:10:56.870Z] 2022-05-12 00:10:56,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-12T00:10:56.870Z] 2022-05-12 00:10:56,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-05-12T00:10:56.870Z] 2022-05-12 00:10:56,820 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:10:57.816Z] 2022-05-12 00:10:57,763 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-05-12T00:10:57.816Z] 2022-05-12 00:10:57,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-05-12T00:10:57.816Z] 2022-05-12 00:10:57,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:10:57.816Z] 2022-05-12 00:10:57,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:10:57.816Z] 2.0.0-dev.13 [Pipeline] } [2022-05-12T00:10:57.832Z] $ docker exec --env ******** --env ******** 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent -k [2022-05-12T00:10:57.947Z] unset SSH_AUTH_SOCK; [2022-05-12T00:10:57.948Z] unset SSH_AGENT_PID; [2022-05-12T00:10:57.948Z] echo Agent pid 78 killed; [2022-05-12T00:10:57.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:10:58.260Z] + git semver [Pipeline] } [2022-05-12T00:10:58.541Z] $ docker stop --time=1 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 [2022-05-12T00:11:00.009Z] $ docker rm -f 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:11:00.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T00:11:00.737Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T00:11:00.741Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.13 [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-05-12T00:11:00.865Z] provisioning config files... [2022-05-12T00:11:00.875Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config163506165771914741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:11:01.188Z] ---> docker-login.sh [2022-05-12T00:11:01.188Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:11:01.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:01.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:01.188Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:01.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:01.188Z] [2022-05-12T00:11:01.188Z] Login Succeeded [2022-05-12T00:11:01.188Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:11:01.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:01.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:01.463Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:01.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:01.463Z] [2022-05-12T00:11:01.463Z] Login Succeeded [2022-05-12T00:11:01.463Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:11:01.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:01.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:01.463Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:01.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:01.463Z] [2022-05-12T00:11:01.463Z] Login Succeeded [2022-05-12T00:11:01.463Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:11:01.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:01.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:01.728Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:01.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:01.728Z] [2022-05-12T00:11:01.728Z] Login Succeeded [2022-05-12T00:11:01.728Z] docker.io [2022-05-12T00:11:01.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:11:01.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:11:01.990Z] Configure a credential helper to remove this warning. See [2022-05-12T00:11:01.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:11:01.990Z] [2022-05-12T00:11:01.990Z] Login Succeeded [2022-05-12T00:11:01.990Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:11:02.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:11:02.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:11:02.124Z] ========================================================= [2022-05-12T00:11:02.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T00:11:02.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:02.442Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T00:11:02.442Z] Sending build context to Docker daemon 15.67MB [2022-05-12T00:11:02.442Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:11:02.442Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:11:02.702Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T00:11:02.702Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T00:11:02.702Z] 666ba61612fd: Pulling fs layer [2022-05-12T00:11:02.702Z] 8ed8ca486205: Pulling fs layer [2022-05-12T00:11:02.702Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T00:11:02.702Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T00:11:02.702Z] ca2b28591e48: Pulling fs layer [2022-05-12T00:11:02.702Z] a51346096db8: Pulling fs layer [2022-05-12T00:11:02.702Z] daebc70d1ce1: Pulling fs layer [2022-05-12T00:11:02.702Z] 0e18a0eac166: Pulling fs layer [2022-05-12T00:11:02.702Z] ca2b28591e48: Waiting [2022-05-12T00:11:02.702Z] a51346096db8: Waiting [2022-05-12T00:11:02.702Z] daebc70d1ce1: Waiting [2022-05-12T00:11:02.702Z] 0e18a0eac166: Waiting [2022-05-12T00:11:02.702Z] 4fe6c5a15a65: Waiting [2022-05-12T00:11:02.702Z] 22a0e8bec74d: Waiting [2022-05-12T00:11:02.702Z] 8ed8ca486205: Verifying Checksum [2022-05-12T00:11:02.702Z] 8ed8ca486205: Download complete [2022-05-12T00:11:02.702Z] 666ba61612fd: Download complete [2022-05-12T00:11:02.702Z] ca2b28591e48: Verifying Checksum [2022-05-12T00:11:02.702Z] ca2b28591e48: Download complete [2022-05-12T00:11:02.702Z] a51346096db8: Verifying Checksum [2022-05-12T00:11:02.702Z] a51346096db8: Download complete [2022-05-12T00:11:02.702Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T00:11:02.702Z] 59bf1c3509f3: Download complete [2022-05-12T00:11:02.702Z] daebc70d1ce1: Verifying Checksum [2022-05-12T00:11:02.702Z] daebc70d1ce1: Download complete [2022-05-12T00:11:02.964Z] 59bf1c3509f3: Pull complete [2022-05-12T00:11:03.234Z] 666ba61612fd: Pull complete [2022-05-12T00:11:03.234Z] 8ed8ca486205: Pull complete [2022-05-12T00:11:03.808Z] 0e18a0eac166: Verifying Checksum [2022-05-12T00:11:03.808Z] 0e18a0eac166: Download complete [2022-05-12T00:11:03.808Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T00:11:03.808Z] 4fe6c5a15a65: Download complete [2022-05-12T00:11:07.116Z] 4fe6c5a15a65: Pull complete [2022-05-12T00:11:07.394Z] 22a0e8bec74d: Pull complete [2022-05-12T00:11:07.394Z] ca2b28591e48: Pull complete [2022-05-12T00:11:07.394Z] a51346096db8: Pull complete [2022-05-12T00:11:07.658Z] daebc70d1ce1: Pull complete [2022-05-12T00:11:10.204Z] 0e18a0eac166: Pull complete [2022-05-12T00:11:10.204Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T00:11:10.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T00:11:10.204Z] ---> f018257e8ee9 [2022-05-12T00:11:10.204Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:11:12.166Z] ---> Running in 70095381a74b [2022-05-12T00:11:12.166Z] Removing intermediate container 70095381a74b [2022-05-12T00:11:12.166Z] ---> 523a9d99d87c [2022-05-12T00:11:12.166Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:11:12.166Z] ---> Running in 1dc3d32db71e [2022-05-12T00:11:12.166Z] Removing intermediate container 1dc3d32db71e [2022-05-12T00:11:12.166Z] ---> 32a513e1b51b [2022-05-12T00:11:12.166Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:11:12.166Z] ---> Running in 2458b6e7807e [2022-05-12T00:11:12.426Z] Removing intermediate container 2458b6e7807e [2022-05-12T00:11:12.426Z] ---> 7ff2e9b6f40d [2022-05-12T00:11:12.426Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:11:12.426Z] ---> Running in 9626c539f7d9 [2022-05-12T00:11:13.369Z] Removing intermediate container 9626c539f7d9 [2022-05-12T00:11:13.369Z] ---> c7a62fe54cd1 [2022-05-12T00:11:13.369Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:11:13.369Z] ---> Running in e7e656bcffa6 [2022-05-12T00:11:13.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:11:14.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:11:14.862Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:11:15.124Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:11:15.124Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:11:15.124Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:11:15.386Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:11:15.386Z] OK: 224 MiB in 56 packages [2022-05-12T00:11:15.832Z] Still waiting to schedule task [2022-05-12T00:11:15.832Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-12T00:11:15.968Z] Removing intermediate container e7e656bcffa6 [2022-05-12T00:11:15.968Z] ---> 9f07c3a12fde [2022-05-12T00:11:15.968Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:11:16.232Z] ---> 7409bf651312 [2022-05-12T00:11:16.232Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:11:16.232Z] ---> Running in 1b65bb4b0f38 [2022-05-12T00:11:55.004Z] Removing intermediate container 1b65bb4b0f38 [2022-05-12T00:11:55.004Z] ---> ec8cf83b064e [2022-05-12T00:11:55.004Z] Step 10/11 : COPY . . [2022-05-12T00:11:55.004Z] ---> ff2373ffd19c [2022-05-12T00:11:55.004Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:11:55.004Z] ---> Running in 1acf86491ee6 [2022-05-12T00:11:55.004Z] Removing intermediate container 1acf86491ee6 [2022-05-12T00:11:55.004Z] ---> 211f07f1c8f8 [2022-05-12T00:11:55.004Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:11:55.004Z] Successfully built 211f07f1c8f8 [2022-05-12T00:11:55.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:55.300Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:11:55.300Z] . [Pipeline] withDockerContainer [2022-05-12T00:11:55.375Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:11:55.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T00:11:56.043Z] $ docker top bada22a213d8b3ebf4739542778dda8790843932513ce5baa00aacc46ff024cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:11:56.423Z] + go version [2022-05-12T00:11:56.423Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T00:11:56.446Z] $ docker stop --time=1 bada22a213d8b3ebf4739542778dda8790843932513ce5baa00aacc46ff024cb [2022-05-12T00:11:57.934Z] $ docker rm -f bada22a213d8b3ebf4739542778dda8790843932513ce5baa00aacc46ff024cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:11:58.362Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:11:58.362Z] . [Pipeline] withDockerContainer [2022-05-12T00:11:58.436Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:11:58.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T00:11:59.024Z] $ docker top 07b96e37093143d39248677147f839fd08aafb475a333ca7051a175a67c1b018 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:11:59.393Z] + make test [2022-05-12T00:11:59.393Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:11:59.652Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:12:09.643Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:12:09.643Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:12:14.923Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:12:20.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:12:20.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:12:20.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:12:20.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:12:20.818Z] $ docker stop --time=1 07b96e37093143d39248677147f839fd08aafb475a333ca7051a175a67c1b018 [2022-05-12T00:12:23.788Z] $ docker rm -f 07b96e37093143d39248677147f839fd08aafb475a333ca7051a175a67c1b018 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:12:24.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:12:24.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T00:12:24.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:12:25.189Z] + ls -al . [2022-05-12T00:12:25.189Z] total 172 [2022-05-12T00:12:25.189Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:12 . [2022-05-12T00:12:25.189Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:10 .. [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:10 .dockerignore [2022-05-12T00:12:25.189Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:10 .git [2022-05-12T00:12:25.189Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 .github [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:10 .gitignore [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:10 .golangci.yml [2022-05-12T00:12:25.189Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:10 .semver [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:10 Attribution.txt [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:10 CHANGELOG.md [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:10 Dockerfile [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:10 GOVERNANCE.md [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:10 Jenkinsfile [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:10 LICENSE [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:10 Makefile [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:10 OWNERS.md [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:10 README.md [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 00:11 VERSION [2022-05-12T00:12:25.189Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:10 bin [2022-05-12T00:12:25.189Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 cmd [2022-05-12T00:12:25.189Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:11 coverage.out [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:10 go.mod [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 00:10 go.sum [2022-05-12T00:12:25.189Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 internal [2022-05-12T00:12:25.189Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 snap [2022-05-12T00:12:25.189Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:25.519Z] + 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=5481a4acbe2c9cded44f119138c580c35965cafd --label arch=amd64 --label version=2.0.0-dev.13 . [2022-05-12T00:12:25.519Z] Sending build context to Docker daemon 15.67MB [2022-05-12T00:12:25.519Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:12:25.519Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:12:25.519Z] ---> 211f07f1c8f8 [2022-05-12T00:12:25.519Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:12:25.778Z] ---> Running in 3e101d673d0b [2022-05-12T00:12:25.778Z] Removing intermediate container 3e101d673d0b [2022-05-12T00:12:25.778Z] ---> 85211965c96d [2022-05-12T00:12:25.778Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:12:26.039Z] ---> Running in 63571b19f70f [2022-05-12T00:12:26.039Z] Removing intermediate container 63571b19f70f [2022-05-12T00:12:26.039Z] ---> 694e884c2d33 [2022-05-12T00:12:26.039Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:12:26.298Z] ---> Running in 2a7ead565fbb [2022-05-12T00:12:26.564Z] Removing intermediate container 2a7ead565fbb [2022-05-12T00:12:26.564Z] ---> b1f3d9c5a886 [2022-05-12T00:12:26.564Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:12:26.564Z] ---> Running in cb62202c18b8 [2022-05-12T00:12:27.514Z] Removing intermediate container cb62202c18b8 [2022-05-12T00:12:27.514Z] ---> bd99759a03e1 [2022-05-12T00:12:27.514Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:12:27.514Z] ---> Running in 7dc61cdff9a4 [2022-05-12T00:12:28.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:28.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:29.224Z] OK: 224 MiB in 56 packages [2022-05-12T00:12:29.857Z] Removing intermediate container 7dc61cdff9a4 [2022-05-12T00:12:29.857Z] ---> 13d7e36ae9e2 [2022-05-12T00:12:29.857Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:12:30.119Z] ---> b1208857bdda [2022-05-12T00:12:30.119Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:12:30.119Z] ---> Running in 9559f71017b5 [2022-05-12T00:12:31.063Z] Removing intermediate container 9559f71017b5 [2022-05-12T00:12:31.063Z] ---> fb6fe1f8599f [2022-05-12T00:12:31.063Z] Step 10/25 : COPY . . [2022-05-12T00:12:31.630Z] ---> fef594884196 [2022-05-12T00:12:31.630Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:12:31.889Z] ---> Running in 1b39d605d910 [2022-05-12T00:12:32.828Z] Removing intermediate container 1b39d605d910 [2022-05-12T00:12:32.828Z] ---> fed2a68f30de [2022-05-12T00:12:32.828Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:12:33.399Z] 3.15: Pulling from library/alpine [2022-05-12T00:12:33.660Z] df9b9388f04a: Pulling fs layer [2022-05-12T00:12:33.919Z] df9b9388f04a: Download complete [2022-05-12T00:12:33.919Z] df9b9388f04a: Pull complete [2022-05-12T00:12:34.180Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:12:34.180Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:12:34.180Z] ---> 0ac33e5f5afa [2022-05-12T00:12:34.180Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:12:34.180Z] ---> Running in e0568d0a5489 [2022-05-12T00:12:34.442Z] Removing intermediate container e0568d0a5489 [2022-05-12T00:12:34.442Z] ---> 91bdb56252c6 [2022-05-12T00:12:34.442Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:12:34.702Z] ---> Running in 51892d92d09f [2022-05-12T00:12:35.290Z] Removing intermediate container 51892d92d09f [2022-05-12T00:12:35.290Z] ---> 0e03ef55fb1f [2022-05-12T00:12:35.290Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:12:35.551Z] ---> Running in f5bcdbd4ca59 [2022-05-12T00:12:35.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:36.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:12:37.018Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:12:37.279Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:12:37.279Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:12:37.545Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:12:37.545Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:12:37.545Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:12:37.545Z] OK: 8 MiB in 19 packages [2022-05-12T00:12:38.118Z] Removing intermediate container f5bcdbd4ca59 [2022-05-12T00:12:38.118Z] ---> 84220c0d1739 [2022-05-12T00:12:38.118Z] Step 16/25 : WORKDIR / [2022-05-12T00:12:38.389Z] ---> Running in 2406330edfc3 [2022-05-12T00:12:38.389Z] Removing intermediate container 2406330edfc3 [2022-05-12T00:12:38.389Z] ---> 2592152471cc [2022-05-12T00:12:38.389Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:12:38.649Z] ---> a7d826d723f1 [2022-05-12T00:12:38.649Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:12:38.649Z] ---> 1fc9be155885 [2022-05-12T00:12:38.649Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:12:38.907Z] ---> 1bcec39ca941 [2022-05-12T00:12:38.908Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:12:39.173Z] ---> Running in 69e95cf7ea04 [2022-05-12T00:12:39.173Z] Removing intermediate container 69e95cf7ea04 [2022-05-12T00:12:39.173Z] ---> d81f86908075 [2022-05-12T00:12:39.173Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:12:39.173Z] ---> Running in 53af38d1988d [2022-05-12T00:12:39.173Z] Removing intermediate container 53af38d1988d [2022-05-12T00:12:39.173Z] ---> 38c59f3e5a0f [2022-05-12T00:12:39.173Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:12:39.436Z] ---> Running in e701224dc1cb [2022-05-12T00:12:39.436Z] Removing intermediate container e701224dc1cb [2022-05-12T00:12:39.436Z] ---> 73239af36c45 [2022-05-12T00:12:39.436Z] Step 23/25 : LABEL arch=amd64 [2022-05-12T00:12:39.699Z] ---> Running in 43018faad0ab [2022-05-12T00:12:39.699Z] Removing intermediate container 43018faad0ab [2022-05-12T00:12:39.699Z] ---> a6f557e74a14 [2022-05-12T00:12:39.699Z] Step 24/25 : LABEL git_sha=5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:12:39.962Z] ---> Running in 166b6fc15de1 [2022-05-12T00:12:39.962Z] Removing intermediate container 166b6fc15de1 [2022-05-12T00:12:39.962Z] ---> f27ff6ca6027 [2022-05-12T00:12:39.962Z] Step 25/25 : LABEL version=2.0.0-dev.13 [2022-05-12T00:12:40.222Z] ---> Running in b2e09827ef46 [2022-05-12T00:12:40.222Z] Removing intermediate container b2e09827ef46 [2022-05-12T00:12:40.222Z] ---> f43fd234b5bf [2022-05-12T00:12:40.222Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:12:40.222Z] Successfully built f43fd234b5bf [2022-05-12T00:12:40.222Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:12:40.318Z] provisioning config files... [2022-05-12T00:12:40.328Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5569525583137828274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:12:40.630Z] ---> docker-login.sh [2022-05-12T00:12:40.631Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:12:40.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:12:40.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:12:40.631Z] Configure a credential helper to remove this warning. See [2022-05-12T00:12:40.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:12:40.631Z] [2022-05-12T00:12:40.631Z] Login Succeeded [2022-05-12T00:12:40.631Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:12:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:12:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:12:40.891Z] Configure a credential helper to remove this warning. See [2022-05-12T00:12:40.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:12:40.891Z] [2022-05-12T00:12:40.891Z] Login Succeeded [2022-05-12T00:12:40.891Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:12:40.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:12:40.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:12:40.891Z] Configure a credential helper to remove this warning. See [2022-05-12T00:12:40.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:12:40.891Z] [2022-05-12T00:12:40.891Z] Login Succeeded [2022-05-12T00:12:40.891Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:12:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:12:41.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:12:41.152Z] Configure a credential helper to remove this warning. See [2022-05-12T00:12:41.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:12:41.152Z] [2022-05-12T00:12:41.152Z] Login Succeeded [2022-05-12T00:12:41.152Z] docker.io [2022-05-12T00:12:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:12:41.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:12:41.726Z] Configure a credential helper to remove this warning. See [2022-05-12T00:12:41.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:12:41.726Z] [2022-05-12T00:12:41.726Z] Login Succeeded [2022-05-12T00:12:41.726Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:12:41.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:12:41.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:12:41.792Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-05-12T00:12:41.792Z] 5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:12:41.792Z] latest [2022-05-12T00:12:41.792Z] 2.0.0-dev.13 [2022-05-12T00:12:41.792Z] 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [2022-05-12T00:12:41.792Z] main [2022-05-12T00:12:41.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:42.109Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:42.410Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:12:42.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T00:12:42.410Z] 2acff626de67: Preparing [2022-05-12T00:12:42.410Z] c26bc3274be2: Preparing [2022-05-12T00:12:42.410Z] 35f904969a7c: Preparing [2022-05-12T00:12:42.410Z] ec6bbdd4f0c4: Preparing [2022-05-12T00:12:42.410Z] 9d71b2b49d90: Preparing [2022-05-12T00:12:42.410Z] 4fc242d58285: Preparing [2022-05-12T00:12:42.410Z] 4fc242d58285: Waiting [2022-05-12T00:12:42.410Z] 35f904969a7c: Pushed [2022-05-12T00:12:42.410Z] c26bc3274be2: Pushed [2022-05-12T00:12:42.410Z] 2acff626de67: Pushed [2022-05-12T00:12:42.410Z] 9d71b2b49d90: Pushed [2022-05-12T00:12:42.410Z] 4fc242d58285: Layer already exists [2022-05-12T00:12:42.670Z] ec6bbdd4f0c4: Pushed [2022-05-12T00:12:42.929Z] 5481a4acbe2c9cded44f119138c580c35965cafd: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:43.229Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:43.530Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-12T00:12:43.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T00:12:43.530Z] 2acff626de67: Preparing [2022-05-12T00:12:43.530Z] c26bc3274be2: Preparing [2022-05-12T00:12:43.530Z] 35f904969a7c: Preparing [2022-05-12T00:12:43.530Z] ec6bbdd4f0c4: Preparing [2022-05-12T00:12:43.530Z] 9d71b2b49d90: Preparing [2022-05-12T00:12:43.530Z] 4fc242d58285: Preparing [2022-05-12T00:12:43.530Z] 4fc242d58285: Waiting [2022-05-12T00:12:43.530Z] c26bc3274be2: Layer already exists [2022-05-12T00:12:43.530Z] 9d71b2b49d90: Layer already exists [2022-05-12T00:12:43.530Z] 2acff626de67: Layer already exists [2022-05-12T00:12:43.530Z] 35f904969a7c: Layer already exists [2022-05-12T00:12:43.530Z] ec6bbdd4f0c4: Layer already exists [2022-05-12T00:12:43.530Z] 4fc242d58285: Layer already exists [2022-05-12T00:12:43.530Z] latest: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:43.835Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:44.131Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.13 [2022-05-12T00:12:44.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T00:12:44.131Z] 2acff626de67: Preparing [2022-05-12T00:12:44.131Z] c26bc3274be2: Preparing [2022-05-12T00:12:44.131Z] 35f904969a7c: Preparing [2022-05-12T00:12:44.131Z] ec6bbdd4f0c4: Preparing [2022-05-12T00:12:44.131Z] 9d71b2b49d90: Preparing [2022-05-12T00:12:44.131Z] 4fc242d58285: Preparing [2022-05-12T00:12:44.131Z] 4fc242d58285: Waiting [2022-05-12T00:12:44.131Z] 9d71b2b49d90: Layer already exists [2022-05-12T00:12:44.131Z] 2acff626de67: Layer already exists [2022-05-12T00:12:44.131Z] ec6bbdd4f0c4: Layer already exists [2022-05-12T00:12:44.131Z] 35f904969a7c: Layer already exists [2022-05-12T00:12:44.131Z] c26bc3274be2: Layer already exists [2022-05-12T00:12:44.131Z] 4fc242d58285: Layer already exists [2022-05-12T00:12:44.131Z] 2.0.0-dev.13: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:44.432Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:44.735Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [2022-05-12T00:12:44.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T00:12:44.735Z] 2acff626de67: Preparing [2022-05-12T00:12:44.735Z] c26bc3274be2: Preparing [2022-05-12T00:12:44.735Z] 35f904969a7c: Preparing [2022-05-12T00:12:44.735Z] ec6bbdd4f0c4: Preparing [2022-05-12T00:12:44.735Z] 9d71b2b49d90: Preparing [2022-05-12T00:12:44.735Z] 4fc242d58285: Preparing [2022-05-12T00:12:44.735Z] 4fc242d58285: Waiting [2022-05-12T00:12:44.735Z] 9d71b2b49d90: Layer already exists [2022-05-12T00:12:44.735Z] 35f904969a7c: Layer already exists [2022-05-12T00:12:44.735Z] c26bc3274be2: Layer already exists [2022-05-12T00:12:44.735Z] ec6bbdd4f0c4: Layer already exists [2022-05-12T00:12:44.735Z] 2acff626de67: Layer already exists [2022-05-12T00:12:44.735Z] 4fc242d58285: Layer already exists [2022-05-12T00:12:44.735Z] 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:45.037Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:45.332Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-05-12T00:12:45.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-05-12T00:12:45.332Z] 2acff626de67: Preparing [2022-05-12T00:12:45.332Z] c26bc3274be2: Preparing [2022-05-12T00:12:45.332Z] 35f904969a7c: Preparing [2022-05-12T00:12:45.332Z] ec6bbdd4f0c4: Preparing [2022-05-12T00:12:45.332Z] 9d71b2b49d90: Preparing [2022-05-12T00:12:45.332Z] 4fc242d58285: Preparing [2022-05-12T00:12:45.332Z] 4fc242d58285: Waiting [2022-05-12T00:12:45.332Z] 35f904969a7c: Layer already exists [2022-05-12T00:12:45.332Z] c26bc3274be2: Layer already exists [2022-05-12T00:12:45.332Z] ec6bbdd4f0c4: Layer already exists [2022-05-12T00:12:45.332Z] 9d71b2b49d90: Layer already exists [2022-05-12T00:12:45.332Z] 2acff626de67: Layer already exists [2022-05-12T00:12:45.332Z] 4fc242d58285: Layer already exists [2022-05-12T00:12:45.332Z] main: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:12:45.370Z] ===================================================== [Pipeline] echo [2022-05-12T00:12:45.381Z] taggedImages: [2022-05-12T00:12:45.381Z] - nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:12:45.381Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-05-12T00:12:45.381Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.13 [2022-05-12T00:12:45.381Z] - nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [2022-05-12T00:12:45.381Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:45.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:12:45.777Z] [2022-05-12T00:12:45.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:12:46.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:12:46.155Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T00:12:46.155Z] 5eb5b503b376: Pulling fs layer [2022-05-12T00:12:46.155Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T00:12:46.155Z] ec43610c2a17: Pulling fs layer [2022-05-12T00:12:46.155Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T00:12:46.155Z] 33b1e0a273af: Pulling fs layer [2022-05-12T00:12:46.155Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T00:12:46.155Z] 2f39f015ded8: Pulling fs layer [2022-05-12T00:12:46.155Z] 5d3b04190fa2: Waiting [2022-05-12T00:12:46.155Z] 33b1e0a273af: Waiting [2022-05-12T00:12:46.155Z] 2f39f015ded8: Waiting [2022-05-12T00:12:46.155Z] 3a2ae6a8a46f: Waiting [2022-05-12T00:12:46.155Z] 5c69ac0246d0: Download complete [2022-05-12T00:12:46.155Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T00:12:46.155Z] 3a2ae6a8a46f: Download complete [2022-05-12T00:12:46.155Z] 33b1e0a273af: Verifying Checksum [2022-05-12T00:12:46.155Z] 33b1e0a273af: Download complete [2022-05-12T00:12:46.155Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T00:12:46.155Z] 5d3b04190fa2: Download complete [2022-05-12T00:12:46.155Z] ec43610c2a17: Verifying Checksum [2022-05-12T00:12:46.155Z] ec43610c2a17: Download complete [2022-05-12T00:12:46.415Z] 5eb5b503b376: Verifying Checksum [2022-05-12T00:12:46.415Z] 5eb5b503b376: Download complete [2022-05-12T00:12:46.985Z] 2f39f015ded8: Verifying Checksum [2022-05-12T00:12:46.985Z] 2f39f015ded8: Download complete [2022-05-12T00:12:47.552Z] 5eb5b503b376: Pull complete [2022-05-12T00:12:47.811Z] 5c69ac0246d0: Pull complete [2022-05-12T00:12:48.381Z] ec43610c2a17: Pull complete [2022-05-12T00:12:48.381Z] 3a2ae6a8a46f: Pull complete [2022-05-12T00:12:48.381Z] 33b1e0a273af: Pull complete [2022-05-12T00:12:48.641Z] 5d3b04190fa2: Pull complete [2022-05-12T00:12:52.833Z] 2f39f015ded8: Pull complete [2022-05-12T00:12:52.833Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T00:12:52.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:12:52.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T00:12:52.902Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:12:52.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T00:12:54.389Z] $ docker top fb39566f07c06f1d75b07d143bbd96505191d83ef0f9e87585c14e5dbcae5866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:12:54.783Z] ---> job-cost.sh [2022-05-12T00:12:54.783Z] lf-activate-venv: SKIPPING [2022-05-12T00:12:54.783Z] INFO: No Stack... [2022-05-12T00:12:55.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:12:55.615Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:12:55.920Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-05-12T00:12:55.920Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:12:55.938Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [2022-05-12T00:12:55.944Z] Resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] did not exist. Created. [2022-05-12T00:12:55.944Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:12:56.258Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T00:12:56.287Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:12:56.293Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:12:56.321Z] $ docker stop --time=1 fb39566f07c06f1d75b07d143bbd96505191d83ef0f9e87585c14e5dbcae5866 [2022-05-12T00:12:57.537Z] $ docker rm -f fb39566f07c06f1d75b07d143bbd96505191d83ef0f9e87585c14e5dbcae5866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T00:13:36.748Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63315 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-05-12T00:13:36.762Z] Running in /w/workspace/device-gpio/24 [Pipeline] { [Pipeline] checkout [2022-05-12T00:13:37.089Z] The recommended git tool is: git [2022-05-12T00:13:45.437Z] using credential edgex-jenkins-ssh [2022-05-12T00:13:45.454Z] Cloning the remote Git repository [2022-05-12T00:13:45.527Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:13:45.635Z] > git init /w/workspace/device-gpio/24 # timeout=10 [2022-05-12T00:13:45.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:13:45.734Z] > git --version # timeout=10 [2022-05-12T00:13:45.754Z] > git --version # 'git version 2.25.1' [2022-05-12T00:13:45.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:13:45.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:13:47.718Z] Avoid second fetch [2022-05-12T00:13:47.719Z] Checking out Revision 5481a4acbe2c9cded44f119138c580c35965cafd (main) [2022-05-12T00:13:47.674Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:13:47.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:13:47.751Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:13:47.771Z] > git checkout -f 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [2022-05-12T00:13:52.444Z] Commit message: "Merge pull request #30 from jpwhitemn/update-mods-kamakura" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:13:53.506Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T00:13:53.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:13:53.507Z] Dload Upload Total Spent Left Speed [2022-05-12T00:13:53.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-12T00:13:54.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T00:13:54.406Z] + sudo tee /etc/docker/daemon.new [2022-05-12T00:13:54.406Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T00:13:54.406Z] { [2022-05-12T00:13:54.406Z] "registry-mirrors": [ [2022-05-12T00:13:54.406Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T00:13:54.406Z] ], [2022-05-12T00:13:54.406Z] "bip": "10.250.0.254/24", [2022-05-12T00:13:54.406Z] "hosts": [ [2022-05-12T00:13:54.406Z] "tcp://0.0.0.0:5555", [2022-05-12T00:13:54.406Z] "unix:///var/run/docker.sock" [2022-05-12T00:13:54.406Z] ], [2022-05-12T00:13:54.406Z] "mtu": 1458, [2022-05-12T00:13:54.406Z] "selinux-enabled": true, [2022-05-12T00:13:54.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T00:13:54.406Z] } [Pipeline] sh [2022-05-12T00:13:54.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T00:13:55.124Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:14:13.506Z] provisioning config files... [2022-05-12T00:14:13.536Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/24@tmp/config86551725206307978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:14:13.917Z] ---> docker-login.sh [2022-05-12T00:14:13.917Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:14:14.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:14:15.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:14:15.199Z] Configure a credential helper to remove this warning. See [2022-05-12T00:14:15.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:14:15.199Z] [2022-05-12T00:14:15.199Z] Login Succeeded [2022-05-12T00:14:15.199Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:14:15.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:14:15.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:14:15.473Z] Configure a credential helper to remove this warning. See [2022-05-12T00:14:15.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:14:15.473Z] [2022-05-12T00:14:15.473Z] Login Succeeded [2022-05-12T00:14:15.751Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:14:16.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:14:16.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:14:16.030Z] Configure a credential helper to remove this warning. See [2022-05-12T00:14:16.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:14:16.030Z] [2022-05-12T00:14:16.030Z] Login Succeeded [2022-05-12T00:14:16.030Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:14:16.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:14:16.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:14:16.633Z] Configure a credential helper to remove this warning. See [2022-05-12T00:14:16.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:14:16.633Z] [2022-05-12T00:14:16.633Z] Login Succeeded [2022-05-12T00:14:16.633Z] docker.io [2022-05-12T00:14:17.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:14:17.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:14:17.511Z] Configure a credential helper to remove this warning. See [2022-05-12T00:14:17.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:14:17.511Z] [2022-05-12T00:14:17.511Z] Login Succeeded [2022-05-12T00:14:17.511Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:14:17.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:14:18.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:14:18.163Z] ========================================================= [2022-05-12T00:14:18.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T00:14:18.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:14:18.532Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T00:14:18.806Z] Sending build context to Docker daemon 7.909MB [2022-05-12T00:14:19.082Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:14:19.082Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:14:19.082Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T00:14:19.082Z] 9b3977197b4f: Pulling fs layer [2022-05-12T00:14:19.082Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T00:14:19.082Z] 94645a83ff95: Pulling fs layer [2022-05-12T00:14:19.082Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T00:14:19.082Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T00:14:19.082Z] 3096ccb668a1: Pulling fs layer [2022-05-12T00:14:19.082Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T00:14:19.082Z] a4caa8a26152: Pulling fs layer [2022-05-12T00:14:19.082Z] 3f3a8bcf1eab: Waiting [2022-05-12T00:14:19.082Z] 0c92f367c5e7: Waiting [2022-05-12T00:14:19.082Z] 3096ccb668a1: Waiting [2022-05-12T00:14:19.082Z] e8cf19c19ddd: Waiting [2022-05-12T00:14:19.082Z] a4caa8a26152: Waiting [2022-05-12T00:14:19.082Z] 94645a83ff95: Verifying Checksum [2022-05-12T00:14:19.082Z] 94645a83ff95: Download complete [2022-05-12T00:14:19.082Z] 1a89e8eeedd5: Download complete [2022-05-12T00:14:19.371Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T00:14:19.371Z] 0c92f367c5e7: Download complete [2022-05-12T00:14:19.371Z] 9b3977197b4f: Download complete [2022-05-12T00:14:19.371Z] 3096ccb668a1: Verifying Checksum [2022-05-12T00:14:19.371Z] 3096ccb668a1: Download complete [2022-05-12T00:14:19.371Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T00:14:19.371Z] e8cf19c19ddd: Download complete [2022-05-12T00:14:19.976Z] 9b3977197b4f: Pull complete [2022-05-12T00:14:20.590Z] 1a89e8eeedd5: Pull complete [2022-05-12T00:14:20.872Z] 94645a83ff95: Pull complete [2022-05-12T00:14:21.471Z] a4caa8a26152: Verifying Checksum [2022-05-12T00:14:21.471Z] a4caa8a26152: Download complete [2022-05-12T00:14:22.069Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T00:14:22.069Z] 3f3a8bcf1eab: Download complete [2022-05-12T00:14:34.477Z] 3f3a8bcf1eab: Pull complete [2022-05-12T00:14:34.478Z] 0c92f367c5e7: Pull complete [2022-05-12T00:14:34.478Z] 3096ccb668a1: Pull complete [2022-05-12T00:14:34.478Z] e8cf19c19ddd: Pull complete [2022-05-12T00:14:39.914Z] a4caa8a26152: Pull complete [2022-05-12T00:14:39.914Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T00:14:39.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T00:14:39.914Z] ---> 725f1c02e7f9 [2022-05-12T00:14:39.914Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:14:40.523Z] ---> Running in 91d620d96181 [2022-05-12T00:14:40.800Z] Removing intermediate container 91d620d96181 [2022-05-12T00:14:40.800Z] ---> 1c6258116dd4 [2022-05-12T00:14:40.800Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:14:41.085Z] ---> Running in bf451d1fcfe9 [2022-05-12T00:14:41.362Z] Removing intermediate container bf451d1fcfe9 [2022-05-12T00:14:41.362Z] ---> 7d422796c67e [2022-05-12T00:14:41.362Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:14:41.362Z] ---> Running in 55e5972fa2d4 [2022-05-12T00:14:41.961Z] Removing intermediate container 55e5972fa2d4 [2022-05-12T00:14:41.961Z] ---> 77eca7a0fb61 [2022-05-12T00:14:41.961Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:14:41.961Z] ---> Running in 805b8dd05bb8 [2022-05-12T00:14:43.953Z] Removing intermediate container 805b8dd05bb8 [2022-05-12T00:14:43.953Z] ---> 0da80a0b0889 [2022-05-12T00:14:43.953Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:14:43.953Z] ---> Running in 232d0ba8ce73 [2022-05-12T00:14:44.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:14:45.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:14:46.931Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:14:46.931Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:14:46.931Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:14:47.209Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:14:47.209Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:14:47.209Z] OK: 224 MiB in 56 packages [2022-05-12T00:14:48.643Z] Removing intermediate container 232d0ba8ce73 [2022-05-12T00:14:48.643Z] ---> 5f4550124655 [2022-05-12T00:14:48.643Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:14:48.919Z] ---> 9737991e047a [2022-05-12T00:14:48.919Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:14:48.919Z] ---> Running in f0160651a7da [2022-05-12T00:15:45.619Z] Removing intermediate container f0160651a7da [2022-05-12T00:15:45.619Z] ---> c46baebca508 [2022-05-12T00:15:45.619Z] Step 10/11 : COPY . . [2022-05-12T00:15:45.619Z] ---> 9e5b6cda78e9 [2022-05-12T00:15:45.619Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:15:45.619Z] ---> Running in e868e73c50ad [2022-05-12T00:15:47.081Z] Removing intermediate container e868e73c50ad [2022-05-12T00:15:47.081Z] ---> 95a429d6a593 [2022-05-12T00:15:47.081Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:15:47.082Z] Successfully built 95a429d6a593 [2022-05-12T00:15:47.082Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:15:47.449Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:15:47.449Z] . [Pipeline] withDockerContainer [2022-05-12T00:15:47.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-63315 does not seem to be running inside a container [2022-05-12T00:15:47.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/24 -v /w/workspace/device-gpio/24:/w/workspace/device-gpio/24:rw,z -v /w/workspace/device-gpio/24@tmp:/w/workspace/device-gpio/24@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-05-12T00:15:49.276Z] $ docker top 7801247f1db9385d94d0a1bceea80f59028c4d8c056216aac939630997411344 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:15:50.224Z] + go version [2022-05-12T00:15:50.224Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T00:15:50.256Z] $ docker stop --time=1 7801247f1db9385d94d0a1bceea80f59028c4d8c056216aac939630997411344 [2022-05-12T00:15:51.951Z] $ docker rm -f 7801247f1db9385d94d0a1bceea80f59028c4d8c056216aac939630997411344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:15:52.559Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:15:52.559Z] . [Pipeline] withDockerContainer [2022-05-12T00:15:52.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-63315 does not seem to be running inside a container [2022-05-12T00:15:52.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/24 -v /w/workspace/device-gpio/24:/w/workspace/device-gpio/24:rw,z -v /w/workspace/device-gpio/24@tmp:/w/workspace/device-gpio/24@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-05-12T00:15:54.275Z] $ docker top 2f85ce34ec1816d67c17934021edaca0c4204277f3783bded642b3df296c809c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:15:55.242Z] + make test [2022-05-12T00:15:55.242Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:15:57.233Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:17:34.162Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:17:34.162Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:17:34.162Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T00:17:34.162Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:17:52.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:17:52.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:17:52.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:17:54.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:17:54.579Z] $ docker stop --time=1 2f85ce34ec1816d67c17934021edaca0c4204277f3783bded642b3df296c809c [2022-05-12T00:17:56.412Z] $ docker rm -f 2f85ce34ec1816d67c17934021edaca0c4204277f3783bded642b3df296c809c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:17:57.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:17:57.423Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T00:17:57.887Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:17:58.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:17:58.626Z] + ls -al . [2022-05-12T00:17:58.626Z] total 168 [2022-05-12T00:17:58.626Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:17 . [2022-05-12T00:17:58.626Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:13 .. [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:13 .dockerignore [2022-05-12T00:17:58.626Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:13 .git [2022-05-12T00:17:58.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 .github [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:13 .gitignore [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:13 .golangci.yml [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:13 Attribution.txt [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:13 CHANGELOG.md [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:13 Dockerfile [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:13 GOVERNANCE.md [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:13 Jenkinsfile [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:13 LICENSE [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:13 Makefile [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:13 OWNERS.md [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:13 README.md [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 00:11 VERSION [2022-05-12T00:17:58.626Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:13 bin [2022-05-12T00:17:58.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 cmd [2022-05-12T00:17:58.626Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:15 coverage.out [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:13 go.mod [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 46962 May 12 00:13 go.sum [2022-05-12T00:17:58.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 internal [2022-05-12T00:17:58.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 snap [2022-05-12T00:17:58.626Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:17:58.972Z] + 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=5481a4acbe2c9cded44f119138c580c35965cafd --label arch=arm64 --label version=2.0.0-dev.13 . [2022-05-12T00:17:59.245Z] Sending build context to Docker daemon 7.91MB [2022-05-12T00:17:59.520Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:17:59.520Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:17:59.520Z] ---> 95a429d6a593 [2022-05-12T00:17:59.520Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:17:59.520Z] ---> Running in c623133de42c [2022-05-12T00:17:59.794Z] Removing intermediate container c623133de42c [2022-05-12T00:17:59.794Z] ---> ed541c74ef76 [2022-05-12T00:17:59.794Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:18:00.067Z] ---> Running in b3ff406179fa [2022-05-12T00:18:00.341Z] Removing intermediate container b3ff406179fa [2022-05-12T00:18:00.341Z] ---> d4e0e5c388c1 [2022-05-12T00:18:00.341Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:18:00.341Z] ---> Running in 02d72908a8cf [2022-05-12T00:18:00.618Z] Removing intermediate container 02d72908a8cf [2022-05-12T00:18:00.618Z] ---> 7a78aae3439b [2022-05-12T00:18:00.618Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:18:00.905Z] ---> Running in aff9e793721a [2022-05-12T00:18:02.909Z] Removing intermediate container aff9e793721a [2022-05-12T00:18:02.909Z] ---> 9e3054001177 [2022-05-12T00:18:02.909Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:18:02.909Z] ---> Running in 8aa983c6d997 [2022-05-12T00:18:03.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:18:04.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:18:05.480Z] OK: 224 MiB in 56 packages [2022-05-12T00:18:06.074Z] Removing intermediate container 8aa983c6d997 [2022-05-12T00:18:06.074Z] ---> dc6b2c43c151 [2022-05-12T00:18:06.074Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:18:06.672Z] ---> 54c0a7e964c1 [2022-05-12T00:18:06.672Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:18:06.672Z] ---> Running in 6bdbc9582745 [2022-05-12T00:18:08.647Z] Removing intermediate container 6bdbc9582745 [2022-05-12T00:18:08.647Z] ---> dbd7adc3acb9 [2022-05-12T00:18:08.647Z] Step 10/25 : COPY . . [2022-05-12T00:18:09.627Z] ---> 7f2b2e134b54 [2022-05-12T00:18:09.627Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:18:09.904Z] ---> Running in 6025c9ec06ce [2022-05-12T00:18:11.891Z] Removing intermediate container 6025c9ec06ce [2022-05-12T00:18:11.891Z] ---> a2e3a4af1137 [2022-05-12T00:18:11.891Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:18:12.163Z] 3.15: Pulling from library/alpine [2022-05-12T00:18:12.436Z] 9981e73032c8: Pulling fs layer [2022-05-12T00:18:12.709Z] 9981e73032c8: Verifying Checksum [2022-05-12T00:18:12.709Z] 9981e73032c8: Download complete [2022-05-12T00:18:13.303Z] 9981e73032c8: Pull complete [2022-05-12T00:18:13.303Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:18:13.303Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:18:13.303Z] ---> 3fb3c9af89a9 [2022-05-12T00:18:13.303Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:18:13.303Z] ---> Running in 542b1e8bb93c [2022-05-12T00:18:13.580Z] Removing intermediate container 542b1e8bb93c [2022-05-12T00:18:13.580Z] ---> 8e0f4311fe0b [2022-05-12T00:18:13.580Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:18:13.859Z] ---> Running in f982595d8953 [2022-05-12T00:18:15.300Z] Removing intermediate container f982595d8953 [2022-05-12T00:18:15.300Z] ---> d01c1ef43222 [2022-05-12T00:18:15.300Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:18:15.580Z] ---> Running in 55da1d8af6f6 [2022-05-12T00:18:16.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:18:17.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:18:18.546Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:18:18.546Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:18:18.546Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:18:18.824Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:18:18.824Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:18:18.824Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:18:19.103Z] OK: 8 MiB in 19 packages [2022-05-12T00:18:20.089Z] Removing intermediate container 55da1d8af6f6 [2022-05-12T00:18:20.089Z] ---> 7293656d5ac0 [2022-05-12T00:18:20.089Z] Step 16/25 : WORKDIR / [2022-05-12T00:18:20.089Z] ---> Running in 5e23e66497bc [2022-05-12T00:18:20.367Z] Removing intermediate container 5e23e66497bc [2022-05-12T00:18:20.367Z] ---> 40ff4d9727c9 [2022-05-12T00:18:20.367Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:18:20.974Z] ---> b34eebac877c [2022-05-12T00:18:20.974Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:18:21.574Z] ---> 939bf03fb2b8 [2022-05-12T00:18:21.574Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:18:22.175Z] ---> 7bde26af845e [2022-05-12T00:18:22.175Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:18:22.175Z] ---> Running in 09ba03943c1d [2022-05-12T00:18:22.450Z] Removing intermediate container 09ba03943c1d [2022-05-12T00:18:22.450Z] ---> 36f752f3219f [2022-05-12T00:18:22.450Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:18:22.450Z] ---> Running in df268cdbbdb7 [2022-05-12T00:18:22.724Z] Removing intermediate container df268cdbbdb7 [2022-05-12T00:18:22.724Z] ---> e42471cbb309 [2022-05-12T00:18:22.724Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:18:23.000Z] ---> Running in 1522bc0afe93 [2022-05-12T00:18:23.274Z] Removing intermediate container 1522bc0afe93 [2022-05-12T00:18:23.274Z] ---> a2d41b5e411b [2022-05-12T00:18:23.274Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T00:18:23.274Z] ---> Running in eb4ebb50243d [2022-05-12T00:18:23.552Z] Removing intermediate container eb4ebb50243d [2022-05-12T00:18:23.552Z] ---> d8caba1ea0b7 [2022-05-12T00:18:23.552Z] Step 24/25 : LABEL git_sha=5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:18:23.838Z] ---> Running in 0d5f6bdbed45 [2022-05-12T00:18:24.124Z] Removing intermediate container 0d5f6bdbed45 [2022-05-12T00:18:24.124Z] ---> 7f77ec354503 [2022-05-12T00:18:24.124Z] Step 25/25 : LABEL version=2.0.0-dev.13 [2022-05-12T00:18:24.124Z] ---> Running in b91e55249286 [2022-05-12T00:18:24.404Z] Removing intermediate container b91e55249286 [2022-05-12T00:18:24.404Z] ---> ee47b2e98e1f [2022-05-12T00:18:24.404Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:18:24.404Z] Successfully built ee47b2e98e1f [2022-05-12T00:18:24.404Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:18:24.528Z] provisioning config files... [2022-05-12T00:18:24.551Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/24@tmp/config827503452204771601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:18:24.916Z] ---> docker-login.sh [2022-05-12T00:18:24.916Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:18:25.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:18:25.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:18:25.192Z] Configure a credential helper to remove this warning. See [2022-05-12T00:18:25.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:18:25.192Z] [2022-05-12T00:18:25.192Z] Login Succeeded [2022-05-12T00:18:25.192Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:18:25.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:18:25.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:18:25.791Z] Configure a credential helper to remove this warning. See [2022-05-12T00:18:25.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:18:25.791Z] [2022-05-12T00:18:25.791Z] Login Succeeded [2022-05-12T00:18:25.791Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:18:26.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:18:26.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:18:26.391Z] Configure a credential helper to remove this warning. See [2022-05-12T00:18:26.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:18:26.391Z] [2022-05-12T00:18:26.391Z] Login Succeeded [2022-05-12T00:18:26.391Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:18:26.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:18:26.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:18:26.943Z] Configure a credential helper to remove this warning. See [2022-05-12T00:18:26.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:18:26.943Z] [2022-05-12T00:18:26.943Z] Login Succeeded [2022-05-12T00:18:26.943Z] docker.io [2022-05-12T00:18:27.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:18:27.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:18:27.818Z] Configure a credential helper to remove this warning. See [2022-05-12T00:18:27.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:18:27.818Z] [2022-05-12T00:18:27.818Z] Login Succeeded [2022-05-12T00:18:27.818Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:18:27.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:18:27.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:18:27.961Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-05-12T00:18:27.961Z] 5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:18:27.961Z] latest [2022-05-12T00:18:27.961Z] 2.0.0-dev.13 [2022-05-12T00:18:27.961Z] 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [2022-05-12T00:18:27.961Z] main [2022-05-12T00:18:27.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:28.356Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:28.710Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:18:28.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T00:18:28.710Z] c6a50e36adbe: Preparing [2022-05-12T00:18:28.710Z] 62fa6da4ca74: Preparing [2022-05-12T00:18:28.710Z] e3cb8655475d: Preparing [2022-05-12T00:18:28.710Z] e1f1d367d1ff: Preparing [2022-05-12T00:18:28.710Z] d694448d0988: Preparing [2022-05-12T00:18:28.710Z] 4f4ce317c6bb: Preparing [2022-05-12T00:18:28.710Z] 4f4ce317c6bb: Waiting [2022-05-12T00:18:28.985Z] 62fa6da4ca74: Pushed [2022-05-12T00:18:28.985Z] d694448d0988: Pushed [2022-05-12T00:18:28.985Z] e3cb8655475d: Pushed [2022-05-12T00:18:28.985Z] c6a50e36adbe: Pushed [2022-05-12T00:18:28.985Z] 4f4ce317c6bb: Layer already exists [2022-05-12T00:18:29.578Z] e1f1d367d1ff: Pushed [2022-05-12T00:18:29.850Z] 5481a4acbe2c9cded44f119138c580c35965cafd: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:30.198Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:30.543Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-12T00:18:30.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T00:18:30.543Z] c6a50e36adbe: Preparing [2022-05-12T00:18:30.543Z] 62fa6da4ca74: Preparing [2022-05-12T00:18:30.543Z] e3cb8655475d: Preparing [2022-05-12T00:18:30.543Z] e1f1d367d1ff: Preparing [2022-05-12T00:18:30.543Z] d694448d0988: Preparing [2022-05-12T00:18:30.543Z] 4f4ce317c6bb: Preparing [2022-05-12T00:18:30.543Z] 4f4ce317c6bb: Waiting [2022-05-12T00:18:30.543Z] e3cb8655475d: Layer already exists [2022-05-12T00:18:30.543Z] c6a50e36adbe: Layer already exists [2022-05-12T00:18:30.543Z] 62fa6da4ca74: Layer already exists [2022-05-12T00:18:30.543Z] e1f1d367d1ff: Layer already exists [2022-05-12T00:18:30.543Z] d694448d0988: Layer already exists [2022-05-12T00:18:30.543Z] 4f4ce317c6bb: Layer already exists [2022-05-12T00:18:30.815Z] latest: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:31.173Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:31.522Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.13 [2022-05-12T00:18:31.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T00:18:31.522Z] c6a50e36adbe: Preparing [2022-05-12T00:18:31.522Z] 62fa6da4ca74: Preparing [2022-05-12T00:18:31.522Z] e3cb8655475d: Preparing [2022-05-12T00:18:31.522Z] e1f1d367d1ff: Preparing [2022-05-12T00:18:31.522Z] d694448d0988: Preparing [2022-05-12T00:18:31.522Z] 4f4ce317c6bb: Preparing [2022-05-12T00:18:31.522Z] 4f4ce317c6bb: Waiting [2022-05-12T00:18:31.522Z] c6a50e36adbe: Layer already exists [2022-05-12T00:18:31.522Z] e3cb8655475d: Layer already exists [2022-05-12T00:18:31.522Z] e1f1d367d1ff: Layer already exists [2022-05-12T00:18:31.522Z] d694448d0988: Layer already exists [2022-05-12T00:18:31.522Z] 62fa6da4ca74: Layer already exists [2022-05-12T00:18:31.522Z] 4f4ce317c6bb: Layer already exists [2022-05-12T00:18:31.796Z] 2.0.0-dev.13: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:32.147Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:32.494Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [2022-05-12T00:18:32.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T00:18:32.494Z] c6a50e36adbe: Preparing [2022-05-12T00:18:32.494Z] 62fa6da4ca74: Preparing [2022-05-12T00:18:32.494Z] e3cb8655475d: Preparing [2022-05-12T00:18:32.494Z] e1f1d367d1ff: Preparing [2022-05-12T00:18:32.494Z] d694448d0988: Preparing [2022-05-12T00:18:32.494Z] 4f4ce317c6bb: Preparing [2022-05-12T00:18:32.494Z] 4f4ce317c6bb: Waiting [2022-05-12T00:18:32.494Z] e3cb8655475d: Layer already exists [2022-05-12T00:18:32.494Z] c6a50e36adbe: Layer already exists [2022-05-12T00:18:32.494Z] e1f1d367d1ff: Layer already exists [2022-05-12T00:18:32.494Z] d694448d0988: Layer already exists [2022-05-12T00:18:32.494Z] 62fa6da4ca74: Layer already exists [2022-05-12T00:18:32.494Z] 4f4ce317c6bb: Layer already exists [2022-05-12T00:18:32.768Z] 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:33.114Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:33.457Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-05-12T00:18:33.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-05-12T00:18:33.457Z] c6a50e36adbe: Preparing [2022-05-12T00:18:33.457Z] 62fa6da4ca74: Preparing [2022-05-12T00:18:33.457Z] e3cb8655475d: Preparing [2022-05-12T00:18:33.457Z] e1f1d367d1ff: Preparing [2022-05-12T00:18:33.457Z] d694448d0988: Preparing [2022-05-12T00:18:33.457Z] 4f4ce317c6bb: Preparing [2022-05-12T00:18:33.457Z] 4f4ce317c6bb: Waiting [2022-05-12T00:18:33.457Z] e1f1d367d1ff: Layer already exists [2022-05-12T00:18:33.457Z] 62fa6da4ca74: Layer already exists [2022-05-12T00:18:33.457Z] e3cb8655475d: Layer already exists [2022-05-12T00:18:33.457Z] c6a50e36adbe: Layer already exists [2022-05-12T00:18:33.457Z] d694448d0988: Layer already exists [2022-05-12T00:18:33.457Z] 4f4ce317c6bb: Layer already exists [2022-05-12T00:18:33.730Z] main: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T00:18:33.781Z] ===================================================== [Pipeline] echo [2022-05-12T00:18:33.790Z] taggedImages: [2022-05-12T00:18:33.790Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd [2022-05-12T00:18:33.790Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-05-12T00:18:33.790Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.13 [2022-05-12T00:18:33.790Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [2022-05-12T00:18:33.790Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:34.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:18:34.165Z] [2022-05-12T00:18:34.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:18:34.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:18:34.809Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T00:18:34.809Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T00:18:34.809Z] 04944245beec: Pulling fs layer [2022-05-12T00:18:34.809Z] 699f458cf7ca: Pulling fs layer [2022-05-12T00:18:34.809Z] 765212b225bb: Pulling fs layer [2022-05-12T00:18:34.809Z] f23df028b6ca: Pulling fs layer [2022-05-12T00:18:34.809Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T00:18:34.809Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T00:18:34.809Z] f23df028b6ca: Waiting [2022-05-12T00:18:34.809Z] d65c8cfc05b1: Waiting [2022-05-12T00:18:34.809Z] 2437ff75d9bd: Waiting [2022-05-12T00:18:34.809Z] 765212b225bb: Waiting [2022-05-12T00:18:34.809Z] 04944245beec: Verifying Checksum [2022-05-12T00:18:34.809Z] 04944245beec: Download complete [2022-05-12T00:18:34.809Z] 765212b225bb: Verifying Checksum [2022-05-12T00:18:34.809Z] 765212b225bb: Download complete [2022-05-12T00:18:34.809Z] f23df028b6ca: Verifying Checksum [2022-05-12T00:18:34.809Z] f23df028b6ca: Download complete [2022-05-12T00:18:34.809Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T00:18:34.809Z] d65c8cfc05b1: Download complete [2022-05-12T00:18:35.086Z] 699f458cf7ca: Verifying Checksum [2022-05-12T00:18:35.087Z] 699f458cf7ca: Download complete [2022-05-12T00:18:35.363Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T00:18:35.363Z] 8998bd30e6a1: Download complete [2022-05-12T00:18:37.983Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T00:18:37.983Z] 2437ff75d9bd: Download complete [2022-05-12T00:18:39.420Z] 8998bd30e6a1: Pull complete [2022-05-12T00:18:39.696Z] 04944245beec: Pull complete [2022-05-12T00:18:41.134Z] 699f458cf7ca: Pull complete [2022-05-12T00:18:41.410Z] 765212b225bb: Pull complete [2022-05-12T00:18:42.397Z] f23df028b6ca: Pull complete [2022-05-12T00:18:42.673Z] d65c8cfc05b1: Pull complete [2022-05-12T00:18:57.769Z] 2437ff75d9bd: Pull complete [2022-05-12T00:18:57.769Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T00:18:57.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:18:57.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T00:18:58.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-63315 does not seem to be running inside a container [2022-05-12T00:18:58.109Z] $ 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/24 -v /w/workspace/device-gpio/24:/w/workspace/device-gpio/24:rw,z -v /w/workspace/device-gpio/24@tmp:/w/workspace/device-gpio/24@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-05-12T00:18:59.607Z] $ docker top 8eb5ccb523931323a3baf7e8d48c9491b81ed8e707cdbf1851c3010d9a67e08e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:19:00.547Z] ---> job-cost.sh [2022-05-12T00:19:00.547Z] lf-activate-venv: SKIPPING [2022-05-12T00:19:00.547Z] INFO: No Stack... [2022-05-12T00:19:01.529Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T00:19:02.126Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:19:02.788Z] + + cut -d, -f6cat [2022-05-12T00:19:02.789Z] /w/workspace/device-gpio/24/archives/cost.csv [Pipeline] lock [2022-05-12T00:19:02.855Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [2022-05-12T00:19:02.860Z] Resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] did not exist. Created. [2022-05-12T00:19:02.860Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:19:03.539Z] /w/workspace/device-gpio/24@tmp/durable-10addc3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T00:19:04.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T00:19:04.246Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T00:19:04.293Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:19:04.299Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:19:04.326Z] $ docker stop --time=1 8eb5ccb523931323a3baf7e8d48c9491b81ed8e707cdbf1851c3010d9a67e08e [2022-05-12T00:19:05.848Z] $ docker rm -f 8eb5ccb523931323a3baf7e8d48c9491b81ed8e707cdbf1851c3010d9a67e08e [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-05-12T00:19:06.328Z] provisioning config files... [2022-05-12T00:19:06.339Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6891415003206217248tmp [Pipeline] { [Pipeline] sh [2022-05-12T00:19:06.635Z] + set +x [2022-05-12T00:19:06.635Z] + bash -s -- [2022-05-12T00:19:06.635Z] + curl -s https://codecov.io/bash [2022-05-12T00:19:06.635Z] [2022-05-12T00:19:06.635Z] _____ _ [2022-05-12T00:19:06.635Z] / ____| | | [2022-05-12T00:19:06.635Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T00:19:06.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T00:19:06.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T00:19:06.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T00:19:06.636Z] Bash-1.0.6 [2022-05-12T00:19:06.636Z] [2022-05-12T00:19:06.636Z] [2022-05-12T00:19:06.636Z] ==> git version 2.25.1 found [2022-05-12T00:19:06.636Z] ==> 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-05-12T00:19:06.636Z] Release-Date: 2020-01-08 [2022-05-12T00:19:06.636Z] 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-05-12T00:19:06.636Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T00:19:06.636Z] ==> Jenkins CI detected. [2022-05-12T00:19:06.636Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-05-12T00:19:06.636Z] project root: . [2022-05-12T00:19:06.636Z] --> token set from env [2022-05-12T00:19:06.636Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T00:19:06.636Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T00:19:06.636Z] ==> Python coveragepy not found [2022-05-12T00:19:06.636Z] ==> Searching for coverage reports in: [2022-05-12T00:19:06.636Z] + . [2022-05-12T00:19:06.636Z] -> Found 1 reports [2022-05-12T00:19:06.636Z] ==> Detecting git/mercurial file structure [2022-05-12T00:19:06.636Z] ==> Reading reports [2022-05-12T00:19:06.636Z] + ./coverage.out bytes=10 [2022-05-12T00:19:06.636Z] ==> Appending adjustments [2022-05-12T00:19:06.636Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T00:19:06.898Z] + Found adjustments [2022-05-12T00:19:06.898Z] ==> Gzipping contents [2022-05-12T00:19:06.898Z] 4.0K /tmp/codecov.HgGWsQ.gz [2022-05-12T00:19:06.898Z] ==> Uploading reports [2022-05-12T00:19:06.898Z] url: https://codecov.io [2022-05-12T00:19:06.898Z] query: branch=main&commit=5481a4acbe2c9cded44f119138c580c35965cafd&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T00:19:06.898Z] -> Pinging Codecov [2022-05-12T00:19:06.898Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=5481a4acbe2c9cded44f119138c580c35965cafd&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T00:19:07.158Z] -> Uploading to [2022-05-12T00:19:07.158Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5481a4acbe2c9cded44f119138c580c35965cafd/92684b78-48e6-40dd-a611-89648bd85ce1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T001906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb13955cb4ee3b5359ebd23132217d4672dcac7e4829933983b1ceefc417f70a [2022-05-12T00:19:07.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:19:07.158Z] Dload Upload Total Spent Left Speed [2022-05-12T00:19:07.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3665 --:--:-- --:--:-- --:--:-- 3665 [2022-05-12T00:19:07.417Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] } [2022-05-12T00:19:07.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-12T00:19:07.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T00:19:07.578Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:07.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T00:19:07.881Z] [2022-05-12T00:19:07.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:08.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T00:19:08.183Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T00:19:08.183Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T00:19:08.183Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T00:19:08.183Z] de9db76c5a1d: Pulling fs layer [2022-05-12T00:19:08.183Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T00:19:08.183Z] 0d57e429df01: Pulling fs layer [2022-05-12T00:19:08.183Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T00:19:08.183Z] e1f770b5df2f: Pulling fs layer [2022-05-12T00:19:08.183Z] 85a0685a4137: Pulling fs layer [2022-05-12T00:19:08.183Z] 0eba1c9be4d2: Waiting [2022-05-12T00:19:08.183Z] 0d57e429df01: Waiting [2022-05-12T00:19:08.183Z] 4e4be7b47b0d: Waiting [2022-05-12T00:19:08.183Z] e1f770b5df2f: Waiting [2022-05-12T00:19:08.183Z] 85a0685a4137: Waiting [2022-05-12T00:19:08.183Z] de9db76c5a1d: Download complete [2022-05-12T00:19:08.183Z] 0ef7d3d256c8: Download complete [2022-05-12T00:19:08.183Z] 0d57e429df01: Verifying Checksum [2022-05-12T00:19:08.183Z] 0d57e429df01: Download complete [2022-05-12T00:19:08.183Z] 4e4be7b47b0d: Verifying Checksum [2022-05-12T00:19:08.183Z] 4e4be7b47b0d: Download complete [2022-05-12T00:19:08.183Z] 188c0c94c7c5: Verifying Checksum [2022-05-12T00:19:08.183Z] 188c0c94c7c5: Download complete [2022-05-12T00:19:08.443Z] 188c0c94c7c5: Pull complete [2022-05-12T00:19:08.443Z] e1f770b5df2f: Verifying Checksum [2022-05-12T00:19:08.443Z] 0ef7d3d256c8: Pull complete [2022-05-12T00:19:08.443Z] e1f770b5df2f: Download complete [2022-05-12T00:19:08.443Z] de9db76c5a1d: Pull complete [2022-05-12T00:19:09.013Z] 0eba1c9be4d2: Verifying Checksum [2022-05-12T00:19:09.013Z] 0eba1c9be4d2: Download complete [2022-05-12T00:19:09.013Z] 85a0685a4137: Verifying Checksum [2022-05-12T00:19:09.013Z] 85a0685a4137: Download complete [2022-05-12T00:19:13.211Z] 0eba1c9be4d2: Pull complete [2022-05-12T00:19:13.211Z] 0d57e429df01: Pull complete [2022-05-12T00:19:13.211Z] 4e4be7b47b0d: Pull complete [2022-05-12T00:19:13.781Z] e1f770b5df2f: Pull complete [2022-05-12T00:19:17.975Z] 85a0685a4137: Pull complete [2022-05-12T00:19:17.975Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T00:19:17.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T00:19:17.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T00:19:18.040Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:19:18.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-12T00:19:20.049Z] $ docker top b2c3c324d564ef8faec4cdcfa0a287177404b5a9f5c71ff5ae49a090c7d8d77e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T00:19:20.136Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T00:19:20.422Z] + set -o pipefail [2022-05-12T00:19:20.422Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T00:19:25.714Z] [2022-05-12T00:19:25.714Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-05-12T00:19:25.714Z] [2022-05-12T00:19:25.714Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/15d616cb-4573-4160-a05e-ca20700278bf [2022-05-12T00:19:25.714Z] [2022-05-12T00:19:25.714Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T00:19:25.714Z] [2022-05-12T00:19:25.714Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T00:19:25.714Z] [2022-05-12T00:19:25.714Z] [Pipeline] } [2022-05-12T00:19:25.730Z] $ docker stop --time=1 b2c3c324d564ef8faec4cdcfa0a287177404b5a9f5c71ff5ae49a090c7d8d77e [2022-05-12T00:19:28.127Z] $ docker rm -f b2c3c324d564ef8faec4cdcfa0a287177404b5a9f5c71ff5ae49a090c7d8d77e [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-05-12T00:19:28.937Z] + git log --format=format:%s -1 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] sh [2022-05-12T00:19:29.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:19:29.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:29.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:19:29.543Z] . [Pipeline] withDockerContainer [2022-05-12T00:19:29.622Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:19:29.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T00:19:30.118Z] $ docker top 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:19:30.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:19:30.217Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:19:30.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:19:30.349Z] $ docker exec 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 ssh-agent [2022-05-12T00:19:30.489Z] SSH_AUTH_SOCK=/tmp/ssh-P8NvXRnVompD/agent.34 [2022-05-12T00:19:30.489Z] SSH_AGENT_PID=41 [2022-05-12T00:19:30.496Z] Running ssh-add (command line suppressed) [2022-05-12T00:19:30.635Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3751290005889667317.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3751290005889667317.key) [2022-05-12T00:19:30.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:19:31.000Z] + git semver tag [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,287 [run_tag] DEBUG tag force:False [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,287 [check_head_tag] DEBUG check head tag [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,288 [execute] INFO git cat-file --batch-check [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,293 [execute] INFO git cat-file --batch [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,307 [execute] INFO git tag -a v2.0.0-dev.13 -m v2.0.0-dev.13 [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,307 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.0.0-dev.13', '-m', 'v2.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:19:31.585Z] 2022-05-12 00:19:31,314 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:19:31.585Z] 2.0.0-dev.13 [Pipeline] } [2022-05-12T00:19:31.598Z] $ docker exec --env ******** --env ******** 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 ssh-agent -k [2022-05-12T00:19:31.727Z] unset SSH_AUTH_SOCK; [2022-05-12T00:19:31.727Z] unset SSH_AGENT_PID; [2022-05-12T00:19:31.727Z] echo Agent pid 41 killed; [2022-05-12T00:19:31.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:19:32.050Z] + git semver [Pipeline] } [2022-05-12T00:19:32.640Z] $ docker stop --time=1 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 [2022-05-12T00:19:33.978Z] $ docker rm -f 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:34.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T00:19:34.402Z] [2022-05-12T00:19:34.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:34.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T00:19:34.713Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T00:19:34.713Z] ab5ef0e58194: Pulling fs layer [2022-05-12T00:19:34.713Z] 9712f1f96733: Pulling fs layer [2022-05-12T00:19:34.713Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T00:19:34.713Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T00:19:34.713Z] e9a5061849ea: Pulling fs layer [2022-05-12T00:19:34.713Z] d747dcd14b5f: Pulling fs layer [2022-05-12T00:19:34.713Z] 2de7ff778b66: Pulling fs layer [2022-05-12T00:19:34.713Z] 0d9ebad4ef96: Waiting [2022-05-12T00:19:34.713Z] d747dcd14b5f: Waiting [2022-05-12T00:19:34.713Z] 2de7ff778b66: Waiting [2022-05-12T00:19:34.713Z] e9a5061849ea: Waiting [2022-05-12T00:19:34.713Z] 9712f1f96733: Verifying Checksum [2022-05-12T00:19:34.713Z] 9712f1f96733: Download complete [2022-05-12T00:19:34.975Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T00:19:34.975Z] 63f879dbbcfc: Download complete [2022-05-12T00:19:35.236Z] e9a5061849ea: Verifying Checksum [2022-05-12T00:19:35.236Z] e9a5061849ea: Download complete [2022-05-12T00:19:35.236Z] d747dcd14b5f: Verifying Checksum [2022-05-12T00:19:35.236Z] d747dcd14b5f: Download complete [2022-05-12T00:19:35.501Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T00:19:35.501Z] 0d9ebad4ef96: Download complete [2022-05-12T00:19:35.501Z] ab5ef0e58194: Verifying Checksum [2022-05-12T00:19:35.501Z] ab5ef0e58194: Download complete [2022-05-12T00:19:35.501Z] 2de7ff778b66: Verifying Checksum [2022-05-12T00:19:35.501Z] 2de7ff778b66: Download complete [2022-05-12T00:19:38.810Z] ab5ef0e58194: Pull complete [2022-05-12T00:19:38.810Z] 9712f1f96733: Pull complete [2022-05-12T00:19:39.747Z] 63f879dbbcfc: Pull complete [2022-05-12T00:19:43.947Z] 0d9ebad4ef96: Pull complete [2022-05-12T00:19:43.947Z] e9a5061849ea: Pull complete [2022-05-12T00:19:43.947Z] d747dcd14b5f: Pull complete [2022-05-12T00:19:45.325Z] 2de7ff778b66: Pull complete [2022-05-12T00:19:45.325Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T00:19:45.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T00:19:45.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T00:19:45.394Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:19:45.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-12T00:19:47.702Z] $ docker top 3373ce665fa7c35e10a55f27ad580676c4f987b29d4ac8de40773a02b6b666be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:19:47.788Z] provisioning config files... [2022-05-12T00:19:47.797Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5376464309864221077tmp [2022-05-12T00:19:47.809Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4168019369095052442tmp [2022-05-12T00:19:47.819Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7172241312162867102tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:19:47.834Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:19:48.122Z] ---> sigul-configuration.sh [2022-05-12T00:19:48.122Z] gpg: directory `/root/.gnupg' created [2022-05-12T00:19:48.122Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T00:19:48.122Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T00:19:48.122Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T00:19:48.122Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T00:19:48.122Z] gpg: CAST5 encrypted data [2022-05-12T00:19:48.122Z] gpg: encrypted with 1 passphrase [2022-05-12T00:19:48.122Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T00:19:48.409Z] + mkdir /home/jenkins [2022-05-12T00:19:48.409Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T00:19:48.699Z] + 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-05-12T00:19:48.709Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:19:48.997Z] ---> sigul-install.sh [2022-05-12T00:19:48.997Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T00:19:49.288Z] + git tag --list [2022-05-12T00:19:49.288Z] v0.0.0 [2022-05-12T00:19:49.288Z] v1.0.0 [2022-05-12T00:19:49.288Z] v1.0.1-dev.1 [2022-05-12T00:19:49.288Z] v1.0.1-dev.2 [2022-05-12T00:19:49.288Z] v1.0.1-dev.3 [2022-05-12T00:19:49.288Z] v1.0.1-dev.4 [2022-05-12T00:19:49.288Z] v1.0.1-dev.5 [2022-05-12T00:19:49.288Z] v1.0.1-dev.6 [2022-05-12T00:19:49.288Z] v2.0.0-dev.1 [2022-05-12T00:19:49.288Z] v2.0.0-dev.10 [2022-05-12T00:19:49.288Z] v2.0.0-dev.11 [2022-05-12T00:19:49.288Z] v2.0.0-dev.12 [2022-05-12T00:19:49.288Z] v2.0.0-dev.13 [2022-05-12T00:19:49.288Z] v2.0.0-dev.2 [2022-05-12T00:19:49.288Z] v2.0.0-dev.3 [2022-05-12T00:19:49.288Z] v2.0.0-dev.4 [2022-05-12T00:19:49.288Z] v2.0.0-dev.5 [2022-05-12T00:19:49.288Z] v2.0.0-dev.6 [2022-05-12T00:19:49.288Z] v2.0.0-dev.7 [2022-05-12T00:19:49.288Z] v2.0.0-dev.8 [2022-05-12T00:19:49.288Z] v2.0.0-dev.9 [2022-05-12T00:19:49.288Z] v2.1.0 [Pipeline] sh [2022-05-12T00:19:49.577Z] + lftools sign git-tag v2.0.0-dev.13 [2022-05-12T00:19:50.149Z] Signing Git tag with Sigul... [2022-05-12T00:19:50.149Z] Signing v2.0.0-dev.13 [Pipeline] echo [2022-05-12T00:19:50.425Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:19:50.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T00:19:50.727Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T00:19:50.755Z] $ docker stop --time=1 3373ce665fa7c35e10a55f27ad580676c4f987b29d4ac8de40773a02b6b666be [2022-05-12T00:19:52.116Z] $ docker rm -f 3373ce665fa7c35e10a55f27ad580676c4f987b29d4ac8de40773a02b6b666be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T00:19:52.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:19:52.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:52.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:19:52.985Z] . [Pipeline] withDockerContainer [2022-05-12T00:19:53.070Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:19:53.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T00:19:53.658Z] $ docker top 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:19:53.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:19:53.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:19:53.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:19:53.947Z] $ docker exec 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 ssh-agent [2022-05-12T00:19:54.226Z] SSH_AUTH_SOCK=/tmp/ssh-Cr33kcKZ9GBM/agent.32 [2022-05-12T00:19:54.226Z] SSH_AGENT_PID=39 [2022-05-12T00:19:54.232Z] Running ssh-add (command line suppressed) [2022-05-12T00:19:54.383Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5123104010005138631.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5123104010005138631.key) [2022-05-12T00:19:54.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:19:54.708Z] + git semver bump pre [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,996 [bump_version] DEBUG bumping version:2.0.0-dev.13 on axis:pre with prefix:dev [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,996 [bump_version] DEBUG bumped version:2.0.0-dev.14 [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,996 [write_version] DEBUG write version:2.0.0-dev.14 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,996 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,998 [execute] INFO git cat-file --batch-check [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:54,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:55,005 [execute] INFO git cat-file --batch [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:55,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:19:55.283Z] 2022-05-12 00:19:55,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:19:55.283Z] 2.0.0-dev.14 [Pipeline] } [2022-05-12T00:19:55.301Z] $ docker exec --env ******** --env ******** 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 ssh-agent -k [2022-05-12T00:19:55.445Z] unset SSH_AUTH_SOCK; [2022-05-12T00:19:55.445Z] unset SSH_AGENT_PID; [2022-05-12T00:19:55.445Z] echo Agent pid 39 killed; [2022-05-12T00:19:55.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:19:55.775Z] + git semver [Pipeline] } [2022-05-12T00:19:56.374Z] $ docker stop --time=1 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 [2022-05-12T00:19:57.753Z] $ docker rm -f 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:19:58.136Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:19:58.136Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:19:58.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:19:58.445Z] . [Pipeline] withDockerContainer [2022-05-12T00:19:58.531Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:19:58.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T00:19:59.151Z] $ docker top b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:19:59.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:19:59.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:19:59.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:19:59.417Z] $ docker exec b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 ssh-agent [2022-05-12T00:19:59.574Z] SSH_AUTH_SOCK=/tmp/ssh-OQo8mN1rUPZx/agent.33 [2022-05-12T00:19:59.574Z] SSH_AGENT_PID=41 [2022-05-12T00:19:59.580Z] Running ssh-add (command line suppressed) [2022-05-12T00:19:59.731Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6515855588229147758.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6515855588229147758.key) [2022-05-12T00:19:59.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:20:00.064Z] + git semver push [2022-05-12T00:20:00.646Z] 2022-05-12 00:20:00,428 [run_push] DEBUG push [2022-05-12T00:20:00.646Z] 2022-05-12 00:20:00,428 [execute] INFO git push origin semver [2022-05-12T00:20:00.646Z] 2022-05-12 00:20:00,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:20:01.219Z] 2022-05-12 00:20:01,200 [run_push] DEBUG push all version tags [2022-05-12T00:20:01.219Z] 2022-05-12 00:20:01,200 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-12T00:20:01.219Z] 2022-05-12 00:20:01,201 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:20:02.164Z] 2022-05-12 00:20:01,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-05-12T00:20:02.164Z] 2.0.0-dev.14 [Pipeline] } [2022-05-12T00:20:02.178Z] $ docker exec --env ******** --env ******** b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 ssh-agent -k [2022-05-12T00:20:02.330Z] unset SSH_AUTH_SOCK; [2022-05-12T00:20:02.330Z] unset SSH_AGENT_PID; [2022-05-12T00:20:02.330Z] echo Agent pid 41 killed; [2022-05-12T00:20:02.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:20:02.670Z] + git semver [Pipeline] } [2022-05-12T00:20:03.264Z] $ docker stop --time=1 b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 [2022-05-12T00:20:04.565Z] $ docker rm -f b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 [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-05-12T00:20:05.154Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-05-12T00:20:05.154Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T00:20:05.154Z] total 16 [2022-05-12T00:20:05.154Z] drwxr-xr-x 3 root root 4096 May 12 00:12 . [2022-05-12T00:20:05.154Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:19 .. [2022-05-12T00:20:05.154Z] drwxr-xr-x 2 root root 4096 May 12 00:12 cost [2022-05-12T00:20:05.154Z] -rw-r--r-- 1 root root 81 May 12 00:12 cost.csv [2022-05-12T00:20:05.154Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T00:20:05.154Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-05-12T00:20:05.154Z] total 16 [2022-05-12T00:20:05.154Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:12 . [2022-05-12T00:20:05.154Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:19 .. [2022-05-12T00:20:05.154Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:12 cost [2022-05-12T00:20:05.154Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 00:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:05.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:06.343Z] ---> package-listing.sh [2022-05-12T00:20:06.343Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T00:20:06.343Z] ++ facter osfamily [2022-05-12T00:20:06.605Z] + OS_FAMILY=debian [2022-05-12T00:20:06.605Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-05-12T00:20:06.605Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T00:20:06.605Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T00:20:06.605Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T00:20:06.605Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T00:20:06.605Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-12T00:20:06.605Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T00:20:06.605Z] + case "${OS_FAMILY}" in [2022-05-12T00:20:06.605Z] + dpkg -l [2022-05-12T00:20:06.605Z] + grep '^ii' [2022-05-12T00:20:06.605Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T00:20:06.605Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T00:20:06.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T00:20:06.605Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-05-12T00:20:06.605Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-05-12T00:20:06.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-05-12T00:20:06.616Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T00:20:06.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:20:07.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:20:07.483Z] . [Pipeline] withDockerContainer [2022-05-12T00:20:07.573Z] prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container [2022-05-12T00:20:07.621Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T00:20:07.933Z] $ docker top dd1a74b4fac5194871e9ed44f357caa61de3f2e54fe01e713785b882f18092cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:20:08.291Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T00:20:08.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T00:20:08.880Z] + ls /var/log/sa-host [2022-05-12T00:20:08.880Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:20:08.979Z] provisioning config files... [2022-05-12T00:20:08.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3271936558271548185tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:20:09.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:09.300Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T00:20:09.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:09.650Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T00:20:09.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:09.957Z] ---> sudo-logs.sh [2022-05-12T00:20:09.957Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T00:20:09.990Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:10.278Z] ---> job-cost.sh [2022-05-12T00:20:10.278Z] lf-activate-venv: SKIPPING [2022-05-12T00:20:10.278Z] DEBUG: total: 0.2199999988079071 [2022-05-12T00:20:10.278Z] INFO: Retrieving Stack Cost... [2022-05-12T00:20:10.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:20:11.110Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T00:20:11.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:11.434Z] ---> logs-deploy.sh [2022-05-12T00:20:11.434Z] lf-activate-venv: SKIPPING [2022-05-12T00:20:11.434Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/24 [2022-05-12T00:20:11.434Z] INFO: archiving workspace using pattern(s): [2022-05-12T00:20:12.838Z] Archives upload complete. [2022-05-12T00:20:12.838Z] INFO: archiving logs to Nexus