Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b99ee17479275846ebb326ecdfd2e35febb27ada 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-ssh16181595866504159788.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13526502613912827250.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8085775502602070192.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12000477966804943403.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10956455837781690054.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8998 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 b99ee17479275846ebb326ecdfd2e35febb27ada (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 b99ee17479275846ebb326ecdfd2e35febb27ada # timeout=10 Commit message: "Merge pull request #63 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45" > git rev-list --no-walk 89403c3d66cf45a4c65845d7eb210f5c9736c687 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-24T03:37:37.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-24T03:37:37.438Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-24T03:37:37.449Z] ========================================================= [2022-10-24T03:37:37.449Z] EdgeX Global Pipelines Version Info [2022-10-24T03:37:37.449Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:37:38.661Z] ------------------- [2022-10-24T03:37:38.661Z] stable info: [2022-10-24T03:37:38.661Z] ------------------- [2022-10-24T03:37:38.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-24T03:37:38.661Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T03:37:38.661Z] Message: update stable to v1.0.243 [2022-10-24T03:37:39.229Z] ------------------- [2022-10-24T03:37:39.229Z] experimental info: [2022-10-24T03:37:39.229Z] ------------------- [2022-10-24T03:37:39.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-24T03:37:39.229Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-24T03:37:39.229Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-24T03:37:39.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-10-24T03:37:39.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-10-24T03:37:39.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-24T03:37:39.475Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-24T03:37:39.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-24T03:37:39.499Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-24T03:37:39.514Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-24T03:37:39.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-24T03:37:39.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-24T03:37:39.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-24T03:37:39.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-24T03:37:39.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-10-24T03:37:39.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-24T03:37:39.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-24T03:37:39.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T03:37:39.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-24T03:37:39.643Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T03:37:39.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-24T03:37:39.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-24T03:37:39.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-24T03:37:39.690Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-24T03:37:39.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-24T03:37:39.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-24T03:37:39.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-24T03:37:39.736Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-24T03:37:39.744Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-24T03:37:39.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-24T03:37:39.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-24T03:37:39.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-24T03:37:39.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-24T03:37:39.838Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] echo [2022-10-24T03:37:39.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b99ee17 [Pipeline] echo [2022-10-24T03:37:39.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:37:39.926Z] provisioning config files... [2022-10-24T03:37:39.939Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17596715570793881961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:37:40.240Z] ---> docker-login.sh [2022-10-24T03:37:40.240Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:37:40.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:40.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:40.763Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:40.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:40.763Z] [2022-10-24T03:37:40.763Z] Login Succeeded [2022-10-24T03:37:40.763Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:37:40.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:40.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:40.763Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:40.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:40.763Z] [2022-10-24T03:37:40.763Z] Login Succeeded [2022-10-24T03:37:40.763Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:37:41.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:41.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:41.286Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:41.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:41.286Z] [2022-10-24T03:37:41.286Z] Login Succeeded [2022-10-24T03:37:41.286Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:37:41.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:41.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:41.286Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:41.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:41.286Z] [2022-10-24T03:37:41.286Z] Login Succeeded [2022-10-24T03:37:41.286Z] docker.io [2022-10-24T03:37:41.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:41.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:41.854Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:41.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:41.854Z] [2022-10-24T03:37:41.854Z] Login Succeeded [2022-10-24T03:37:41.854Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:37:41.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-24T03:37:42.245Z] + git rev-list -1 --merges b99ee17479275846ebb326ecdfd2e35febb27ada~1..b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] echo [2022-10-24T03:37:42.259Z] -----------> git rev-list -1 --merges b99ee17479275846ebb326ecdfd2e35febb27ada~1..b99ee17479275846ebb326ecdfd2e35febb27ada b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:37:42.259Z] b99ee17479275846ebb326ecdfd2e35febb27ada [false] [Pipeline] sh [2022-10-24T03:37:42.546Z] + git log --format=format:%s -1 b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] echo [2022-10-24T03:37:42.560Z] ========================================================= [2022-10-24T03:37:42.560Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-24T03:37:42.560Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:37:42.907Z] + git log --format=format:%s -1 b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] echo [2022-10-24T03:37:42.917Z] [semverPrep] GIT_COMMIT: b99ee17479275846ebb326ecdfd2e35febb27ada, Commit Message: Merge pull request #63 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45 [Pipeline] echo [2022-10-24T03:37:42.925Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-24T03:37:43.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T03:37:43.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-24T03:37:43.290Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-24T03:37:43.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-24T03:37:43.290Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-24T03:37:43.290Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-24T03:37:43.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:37:43.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:37:43.695Z] [2022-10-24T03:37:43.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:37:43.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:37:43.995Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-24T03:37:43.995Z] b85a868b505f: Pulling fs layer [2022-10-24T03:37:43.995Z] e2be974225ed: Pulling fs layer [2022-10-24T03:37:43.995Z] 339a4e72a1f5: Pulling fs layer [2022-10-24T03:37:43.995Z] 988bab9f4d93: Pulling fs layer [2022-10-24T03:37:43.995Z] 1469e6f7b9e6: Pulling fs layer [2022-10-24T03:37:43.995Z] eaf3925da568: Pulling fs layer [2022-10-24T03:37:43.995Z] bab4dde63d76: Pulling fs layer [2022-10-24T03:37:43.995Z] bde34c3a00c8: Pulling fs layer [2022-10-24T03:37:43.995Z] eaf3925da568: Waiting [2022-10-24T03:37:43.995Z] 988bab9f4d93: Waiting [2022-10-24T03:37:43.995Z] bab4dde63d76: Waiting [2022-10-24T03:37:43.995Z] 1469e6f7b9e6: Waiting [2022-10-24T03:37:43.995Z] b352a97aabf1: Pulling fs layer [2022-10-24T03:37:43.995Z] 4872d77fe225: Pulling fs layer [2022-10-24T03:37:43.995Z] 5851b861e8e6: Pulling fs layer [2022-10-24T03:37:43.995Z] bde34c3a00c8: Waiting [2022-10-24T03:37:43.995Z] 4872d77fe225: Waiting [2022-10-24T03:37:43.995Z] b352a97aabf1: Waiting [2022-10-24T03:37:43.995Z] 5851b861e8e6: Waiting [2022-10-24T03:37:43.995Z] e2be974225ed: Download complete [2022-10-24T03:37:43.995Z] 988bab9f4d93: Download complete [2022-10-24T03:37:44.253Z] 1469e6f7b9e6: Verifying Checksum [2022-10-24T03:37:44.253Z] 1469e6f7b9e6: Download complete [2022-10-24T03:37:44.253Z] eaf3925da568: Download complete [2022-10-24T03:37:44.253Z] 339a4e72a1f5: Verifying Checksum [2022-10-24T03:37:44.253Z] 339a4e72a1f5: Download complete [2022-10-24T03:37:44.254Z] bde34c3a00c8: Download complete [2022-10-24T03:37:44.254Z] b352a97aabf1: Download complete [2022-10-24T03:37:44.254Z] 4872d77fe225: Verifying Checksum [2022-10-24T03:37:44.254Z] 4872d77fe225: Download complete [2022-10-24T03:37:44.254Z] 5851b861e8e6: Download complete [2022-10-24T03:37:44.254Z] b85a868b505f: Verifying Checksum [2022-10-24T03:37:44.254Z] b85a868b505f: Download complete [2022-10-24T03:37:44.512Z] bab4dde63d76: Verifying Checksum [2022-10-24T03:37:44.512Z] bab4dde63d76: Download complete [2022-10-24T03:37:45.450Z] b85a868b505f: Pull complete [2022-10-24T03:37:45.709Z] e2be974225ed: Pull complete [2022-10-24T03:37:46.275Z] 339a4e72a1f5: Pull complete [2022-10-24T03:37:46.275Z] 988bab9f4d93: Pull complete [2022-10-24T03:37:46.571Z] 1469e6f7b9e6: Pull complete [2022-10-24T03:37:46.571Z] eaf3925da568: Pull complete [2022-10-24T03:37:48.471Z] bab4dde63d76: Pull complete [2022-10-24T03:37:48.471Z] bde34c3a00c8: Pull complete [2022-10-24T03:37:48.733Z] b352a97aabf1: Pull complete [2022-10-24T03:37:48.733Z] 4872d77fe225: Pull complete [2022-10-24T03:37:48.733Z] 5851b861e8e6: Pull complete [2022-10-24T03:37:48.733Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-24T03:37:48.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:37:48.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:37:48.807Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:37:48.860Z] $ 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:0.1.4 cat [2022-10-24T03:37:49.988Z] $ docker top 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f -eo pid,comm [2022-10-24T03:37:50.019Z] 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-10-24T03:37:50.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T03:37:50.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:37:50.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:37:50.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:37:50.191Z] $ docker exec 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f ssh-agent [2022-10-24T03:37:50.277Z] SSH_AUTH_SOCK=/tmp/ssh-7LN6JLlKKBDJ/agent.32 [2022-10-24T03:37:50.277Z] SSH_AGENT_PID=38 [2022-10-24T03:37:50.283Z] Running ssh-add (command line suppressed) [2022-10-24T03:37:50.404Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1341868583448650950.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1341868583448650950.key) [2022-10-24T03:37:50.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:37:50.684Z] + git tag --points-at HEAD [Pipeline] } [2022-10-24T03:37:50.719Z] $ docker exec --env ******** --env ******** 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f ssh-agent -k [2022-10-24T03:37:50.824Z] unset SSH_AUTH_SOCK; [2022-10-24T03:37:50.824Z] unset SSH_AGENT_PID; [2022-10-24T03:37:50.824Z] echo Agent pid 38 killed; [2022-10-24T03:37:50.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-24T03:37:50.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:37:50.839Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:37:50.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:37:50.974Z] $ docker exec 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f ssh-agent [2022-10-24T03:37:51.065Z] SSH_AUTH_SOCK=/tmp/ssh-IjoXtW5ojJnA/agent.70 [2022-10-24T03:37:51.065Z] SSH_AGENT_PID=76 [2022-10-24T03:37:51.070Z] Running ssh-add (command line suppressed) [2022-10-24T03:37:51.197Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7811597987865481190.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7811597987865481190.key) [2022-10-24T03:37:51.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:37:51.482Z] + git semver init [2022-10-24T03:37:51.741Z] 2022-10-24 03:37:51,667 [run_init] DEBUG init version:0.0.0 force:False [2022-10-24T03:37:51.741Z] 2022-10-24 03:37:51,667 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2022-10-24T03:37:51.741Z] 2022-10-24 03:37:51,668 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2022-10-24T03:37:51.741Z] 2022-10-24 03:37:51,668 [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-10-24T03:37:52.681Z] 2022-10-24 03:37:52,650 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2022-10-24T03:37:52.681Z] 2022-10-24 03:37:52,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2022-10-24T03:37:52.681Z] 2022-10-24 03:37:52,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:37:52.681Z] 2022-10-24 03:37:52,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:37:52.681Z] 2.3.0-dev.16 [Pipeline] } [2022-10-24T03:37:52.712Z] $ docker exec --env ******** --env ******** 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f ssh-agent -k [2022-10-24T03:37:52.810Z] unset SSH_AUTH_SOCK; [2022-10-24T03:37:52.811Z] unset SSH_AGENT_PID; [2022-10-24T03:37:52.811Z] echo Agent pid 76 killed; [2022-10-24T03:37:52.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T03:37:53.158Z] + git semver [Pipeline] } [2022-10-24T03:37:53.473Z] $ docker stop --time=1 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f [2022-10-24T03:37:54.783Z] $ docker rm -f 1c0825512b7dd54bde29adc017a55747f866b9f3e2cce1cf3441711c8156225f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:37:55.097Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-24T03:37:56.165Z] Stashed 1 file(s) [Pipeline] echo [2022-10-24T03:37:56.168Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-10-24T03:37:56.305Z] provisioning config files... [2022-10-24T03:37:56.552Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17391818389013519171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:37:57.423Z] ---> docker-login.sh [2022-10-24T03:37:57.423Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:37:57.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:57.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:57.423Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:57.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:57.423Z] [2022-10-24T03:37:57.423Z] Login Succeeded [2022-10-24T03:37:57.423Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:37:57.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:57.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:57.423Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:57.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:57.423Z] [2022-10-24T03:37:57.423Z] Login Succeeded [2022-10-24T03:37:57.423Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:37:57.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:57.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:57.697Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:57.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:57.697Z] [2022-10-24T03:37:57.697Z] Login Succeeded [2022-10-24T03:37:57.697Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:37:57.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:57.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:57.697Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:57.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:57.697Z] [2022-10-24T03:37:57.697Z] Login Succeeded [2022-10-24T03:37:57.697Z] docker.io [2022-10-24T03:37:57.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:37:58.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:37:58.219Z] Configure a credential helper to remove this warning. See [2022-10-24T03:37:58.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:37:58.219Z] [2022-10-24T03:37:58.219Z] Login Succeeded [2022-10-24T03:37:58.219Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:37:58.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T03:37:58.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:37:58.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:37:58.293Z] ========================================================= [2022-10-24T03:37:58.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-24T03:37:58.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:37:58.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T03:37:58.595Z] Sending build context to Docker daemon 15.86MB [2022-10-24T03:37:58.595Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:37:58.595Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T03:37:58.595Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-24T03:37:58.595Z] 213ec9aee27d: Pulling fs layer [2022-10-24T03:37:58.595Z] 4583459ba037: Pulling fs layer [2022-10-24T03:37:58.595Z] 93c1e223e6f2: Pulling fs layer [2022-10-24T03:37:58.595Z] 53926ce57604: Pulling fs layer [2022-10-24T03:37:58.595Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-24T03:37:58.595Z] 30f14e443154: Pulling fs layer [2022-10-24T03:37:58.595Z] 801331c1e519: Pulling fs layer [2022-10-24T03:37:58.595Z] 99cc6dd402b0: Pulling fs layer [2022-10-24T03:37:58.595Z] 7d9ed39f4882: Pulling fs layer [2022-10-24T03:37:58.595Z] 53926ce57604: Waiting [2022-10-24T03:37:58.595Z] 21b2b0c7a3f4: Waiting [2022-10-24T03:37:58.595Z] 7d9ed39f4882: Waiting [2022-10-24T03:37:58.595Z] 30f14e443154: Waiting [2022-10-24T03:37:58.595Z] 99cc6dd402b0: Waiting [2022-10-24T03:37:58.595Z] 93c1e223e6f2: Download complete [2022-10-24T03:37:58.595Z] 4583459ba037: Download complete [2022-10-24T03:37:58.857Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-24T03:37:58.857Z] 21b2b0c7a3f4: Download complete [2022-10-24T03:37:58.857Z] 30f14e443154: Verifying Checksum [2022-10-24T03:37:58.857Z] 30f14e443154: Download complete [2022-10-24T03:37:58.857Z] 213ec9aee27d: Verifying Checksum [2022-10-24T03:37:58.857Z] 213ec9aee27d: Download complete [2022-10-24T03:37:58.857Z] 801331c1e519: Verifying Checksum [2022-10-24T03:37:58.857Z] 801331c1e519: Download complete [2022-10-24T03:37:58.857Z] 213ec9aee27d: Pull complete [2022-10-24T03:37:59.118Z] 4583459ba037: Pull complete [2022-10-24T03:37:59.118Z] 93c1e223e6f2: Pull complete [2022-10-24T03:37:59.731Z] 7d9ed39f4882: Verifying Checksum [2022-10-24T03:37:59.731Z] 7d9ed39f4882: Download complete [2022-10-24T03:37:59.996Z] 99cc6dd402b0: Verifying Checksum [2022-10-24T03:37:59.996Z] 99cc6dd402b0: Download complete [2022-10-24T03:37:59.996Z] 53926ce57604: Verifying Checksum [2022-10-24T03:37:59.996Z] 53926ce57604: Download complete [2022-10-24T03:38:04.372Z] 53926ce57604: Pull complete [2022-10-24T03:38:04.372Z] 21b2b0c7a3f4: Pull complete [2022-10-24T03:38:04.372Z] 30f14e443154: Pull complete [2022-10-24T03:38:04.372Z] 801331c1e519: Pull complete [2022-10-24T03:38:06.283Z] 99cc6dd402b0: Pull complete [2022-10-24T03:38:06.852Z] 7d9ed39f4882: Pull complete [2022-10-24T03:38:06.852Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-24T03:38:06.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-24T03:38:06.852Z] ---> 1dedd983c030 [2022-10-24T03:38:06.852Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:38:08.239Z] ---> Running in fdb4415496da [2022-10-24T03:38:08.239Z] Removing intermediate container fdb4415496da [2022-10-24T03:38:08.239Z] ---> f2dcaf13b007 [2022-10-24T03:38:08.239Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:38:08.239Z] ---> Running in 05b9031f3de2 [2022-10-24T03:38:08.499Z] Removing intermediate container 05b9031f3de2 [2022-10-24T03:38:08.499Z] ---> 86fe73b9209c [2022-10-24T03:38:08.499Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:38:08.499Z] ---> Running in 720cef9c27f8 [2022-10-24T03:38:08.499Z] Removing intermediate container 720cef9c27f8 [2022-10-24T03:38:08.499Z] ---> 982d64684ee7 [2022-10-24T03:38:08.499Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:38:08.499Z] ---> Running in 157d5324cacf [2022-10-24T03:38:08.499Z] Removing intermediate container 157d5324cacf [2022-10-24T03:38:08.499Z] ---> 6bc8c590fb01 [2022-10-24T03:38:08.499Z] Step 7/13 : WORKDIR /device-gpio [2022-10-24T03:38:08.499Z] ---> Running in b8ff49fc95e6 [2022-10-24T03:38:08.759Z] Removing intermediate container b8ff49fc95e6 [2022-10-24T03:38:08.759Z] ---> 29f1fdb18a79 [2022-10-24T03:38:08.759Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:38:08.759Z] ---> Running in 139a824a8e17 [2022-10-24T03:38:09.331Z] Removing intermediate container 139a824a8e17 [2022-10-24T03:38:09.331Z] ---> d1f9d4c10964 [2022-10-24T03:38:09.331Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:38:09.331Z] ---> Running in a466ff6545c5 [2022-10-24T03:38:09.591Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:38:10.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:38:10.802Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T03:38:10.802Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T03:38:11.063Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T03:38:11.063Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T03:38:11.267Z] Still waiting to schedule task [2022-10-24T03:38:11.267Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-24T03:38:11.344Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:38:11.345Z] OK: 216 MiB in 55 packages [2022-10-24T03:38:11.605Z] Removing intermediate container a466ff6545c5 [2022-10-24T03:38:11.605Z] ---> 74e3d9eeca56 [2022-10-24T03:38:11.605Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T03:38:11.865Z] ---> 6dfe9e7cdaf2 [2022-10-24T03:38:11.866Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:38:11.866Z] ---> Running in 7997ab827d65 [2022-10-24T03:38:29.987Z] Removing intermediate container 7997ab827d65 [2022-10-24T03:38:29.987Z] ---> bbc205d360e6 [2022-10-24T03:38:29.987Z] Step 12/13 : COPY . . [2022-10-24T03:38:29.987Z] ---> d329cdd49478 [2022-10-24T03:38:29.987Z] Step 13/13 : RUN ${MAKE} [2022-10-24T03:38:29.987Z] ---> Running in 3f3bcfe50122 [2022-10-24T03:38:30.249Z] noop [2022-10-24T03:38:30.512Z] Removing intermediate container 3f3bcfe50122 [2022-10-24T03:38:30.512Z] ---> 41350ab3d157 [2022-10-24T03:38:30.512Z] Successfully built 41350ab3d157 [2022-10-24T03:38:30.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:38:30.829Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T03:38:30.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:38:30.900Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:38:30.950Z] $ 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-10-24T03:38:31.309Z] $ docker top 317df0e2704210a99e2b5f06b424e9977f2af7f0a812314adc3bc45011e2c5ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:38:31.633Z] + go version [2022-10-24T03:38:31.633Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-24T03:38:31.663Z] $ docker stop --time=1 317df0e2704210a99e2b5f06b424e9977f2af7f0a812314adc3bc45011e2c5ce [2022-10-24T03:38:32.911Z] $ docker rm -f 317df0e2704210a99e2b5f06b424e9977f2af7f0a812314adc3bc45011e2c5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:38:33.282Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-24T03:38:33.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:38:33.345Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:38:33.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-24T03:38:33.776Z] $ docker top 7f13dc965992162c570c102105eaf98c6511885783716fc4d9585204ea3888ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:38:34.111Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2022-10-24T03:38:34.402Z] + make test [2022-10-24T03:38:34.402Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T03:38:34.659Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-10-24T03:38:44.629Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-10-24T03:38:44.629Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-10-24T03:38:51.203Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-24T03:38:51.203Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T03:38:54.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T03:38:54.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T03:38:54.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T03:38:54.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T03:38:54.804Z] $ docker stop --time=1 7f13dc965992162c570c102105eaf98c6511885783716fc4d9585204ea3888ef [2022-10-24T03:38:56.722Z] $ docker rm -f 7f13dc965992162c570c102105eaf98c6511885783716fc4d9585204ea3888ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:38:57.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T03:38:57.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-24T03:38:57.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T03:38:57.943Z] + ls -al . [2022-10-24T03:38:57.943Z] total 164 [2022-10-24T03:38:57.943Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 03:38 . [2022-10-24T03:38:57.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:37 .. [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 03:37 .dockerignore [2022-10-24T03:38:57.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:38 .git [2022-10-24T03:38:57.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:37 .github [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 24 03:37 .gitignore [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:37 .golangci.yml [2022-10-24T03:38:57.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:37 .semver [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 9691 Oct 24 03:37 Attribution.txt [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 3081 Oct 24 03:37 CHANGELOG.md [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 1929 Oct 24 03:37 Dockerfile [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:37 GOVERNANCE.md [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 03:37 Jenkinsfile [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:37 LICENSE [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 2085 Oct 24 03:37 Makefile [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 03:37 OWNERS.md [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 11842 Oct 24 03:37 README.md [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 03:37 VERSION [2022-10-24T03:38:57.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:37 bin [2022-10-24T03:38:57.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:37 cmd [2022-10-24T03:38:57.943Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 03:38 coverage.out [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 3459 Oct 24 03:37 go.mod [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 38054 Oct 24 03:37 go.sum [2022-10-24T03:38:57.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:37 internal [2022-10-24T03:38:57.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:37 snap [2022-10-24T03:38:57.943Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:38:58.243Z] + 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=b99ee17479275846ebb326ecdfd2e35febb27ada --label arch=amd64 --label version=2.3.0-dev.16 . [2022-10-24T03:38:58.244Z] Sending build context to Docker daemon 15.86MB [2022-10-24T03:38:58.244Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:38:58.244Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T03:38:58.244Z] ---> 41350ab3d157 [2022-10-24T03:38:58.244Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:38:58.244Z] ---> Running in 6927a6f74a6e [2022-10-24T03:38:58.503Z] Removing intermediate container 6927a6f74a6e [2022-10-24T03:38:58.503Z] ---> d7ed78a4cfd3 [2022-10-24T03:38:58.503Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:38:58.503Z] ---> Running in 71db198a845e [2022-10-24T03:38:58.503Z] Removing intermediate container 71db198a845e [2022-10-24T03:38:58.503Z] ---> 94a104dd955e [2022-10-24T03:38:58.503Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:38:58.503Z] ---> Running in 5ec95f376487 [2022-10-24T03:38:58.762Z] Removing intermediate container 5ec95f376487 [2022-10-24T03:38:58.762Z] ---> 0d1de1dfc427 [2022-10-24T03:38:58.762Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:38:58.762Z] ---> Running in 6e9e7bb31a6d [2022-10-24T03:38:58.762Z] Removing intermediate container 6e9e7bb31a6d [2022-10-24T03:38:58.762Z] ---> 26ad190f9ab5 [2022-10-24T03:38:58.762Z] Step 7/27 : WORKDIR /device-gpio [2022-10-24T03:38:58.762Z] ---> Running in fc8e3b27d17f [2022-10-24T03:38:58.762Z] Removing intermediate container fc8e3b27d17f [2022-10-24T03:38:58.762Z] ---> e03d702409a0 [2022-10-24T03:38:58.762Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:38:58.762Z] ---> Running in c32f8b045255 [2022-10-24T03:38:59.328Z] Removing intermediate container c32f8b045255 [2022-10-24T03:38:59.328Z] ---> 098b676b4742 [2022-10-24T03:38:59.328Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:38:59.328Z] ---> Running in 7cef3fe29cf0 [2022-10-24T03:38:59.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:39:00.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:39:00.780Z] OK: 216 MiB in 55 packages [2022-10-24T03:39:01.347Z] Removing intermediate container 7cef3fe29cf0 [2022-10-24T03:39:01.347Z] ---> 104e138a2e67 [2022-10-24T03:39:01.347Z] Step 10/27 : COPY go.mod vendor* ./ [2022-10-24T03:39:01.347Z] ---> c525f6f43a13 [2022-10-24T03:39:01.347Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:39:01.347Z] ---> Running in 66b575e6031b [2022-10-24T03:39:01.912Z] Removing intermediate container 66b575e6031b [2022-10-24T03:39:01.912Z] ---> a22c4ba68cc6 [2022-10-24T03:39:01.912Z] Step 12/27 : COPY . . [2022-10-24T03:39:02.479Z] ---> e1f36aabf049 [2022-10-24T03:39:02.479Z] Step 13/27 : RUN ${MAKE} [2022-10-24T03:39:02.479Z] ---> Running in 561a4cf235a8 [2022-10-24T03:39:02.738Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-10-24T03:39:24.668Z] Removing intermediate container 561a4cf235a8 [2022-10-24T03:39:24.668Z] ---> 7b1b331baaed [2022-10-24T03:39:24.668Z] Step 14/27 : FROM alpine:3.16 [2022-10-24T03:39:24.668Z] 3.16: Pulling from library/alpine [2022-10-24T03:39:24.668Z] 213ec9aee27d: Already exists [2022-10-24T03:39:24.668Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T03:39:24.668Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T03:39:24.668Z] ---> 9c6f07244728 [2022-10-24T03:39:24.668Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-10-24T03:39:24.668Z] ---> Running in 47d8e748d2c8 [2022-10-24T03:39:24.668Z] Removing intermediate container 47d8e748d2c8 [2022-10-24T03:39:24.668Z] ---> 6492106e480e [2022-10-24T03:39:24.668Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:39:24.668Z] ---> Running in 7aca8502af59 [2022-10-24T03:39:24.926Z] Removing intermediate container 7aca8502af59 [2022-10-24T03:39:24.926Z] ---> 15df9a567613 [2022-10-24T03:39:24.926Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-10-24T03:39:24.926Z] ---> Running in 914167b3d17e [2022-10-24T03:39:25.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-24T03:39:26.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-24T03:39:26.624Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T03:39:26.624Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-24T03:39:26.624Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T03:39:26.883Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-24T03:39:26.883Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-24T03:39:26.883Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:39:26.883Z] OK: 8 MiB in 19 packages [2022-10-24T03:39:27.450Z] Removing intermediate container 914167b3d17e [2022-10-24T03:39:27.450Z] ---> e53d85c80bb7 [2022-10-24T03:39:27.450Z] Step 18/27 : WORKDIR / [2022-10-24T03:39:27.450Z] ---> Running in 83c852b52746 [2022-10-24T03:39:27.450Z] Removing intermediate container 83c852b52746 [2022-10-24T03:39:27.450Z] ---> 3de2cbf66442 [2022-10-24T03:39:27.450Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-10-24T03:39:27.450Z] ---> f7051ed61799 [2022-10-24T03:39:27.450Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-10-24T03:39:27.708Z] ---> 9e431d967e73 [2022-10-24T03:39:27.708Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-10-24T03:39:28.275Z] ---> c7edf346f239 [2022-10-24T03:39:28.275Z] Step 22/27 : EXPOSE 59910 [2022-10-24T03:39:28.275Z] ---> Running in da8f27d95fa7 [2022-10-24T03:39:28.533Z] Removing intermediate container da8f27d95fa7 [2022-10-24T03:39:28.533Z] ---> c19419de1f8f [2022-10-24T03:39:28.533Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-10-24T03:39:28.533Z] ---> Running in 1a2f527e6462 [2022-10-24T03:39:28.533Z] Removing intermediate container 1a2f527e6462 [2022-10-24T03:39:28.533Z] ---> 8bc1b0163871 [2022-10-24T03:39:28.533Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T03:39:28.533Z] ---> Running in a7c2f9da6d63 [2022-10-24T03:39:28.533Z] Removing intermediate container a7c2f9da6d63 [2022-10-24T03:39:28.533Z] ---> 3cda8ba40cf9 [2022-10-24T03:39:28.533Z] Step 25/27 : LABEL arch=amd64 [2022-10-24T03:39:28.533Z] ---> Running in fd3b38de6b12 [2022-10-24T03:39:28.797Z] Removing intermediate container fd3b38de6b12 [2022-10-24T03:39:28.797Z] ---> 5fadfa89df75 [2022-10-24T03:39:28.797Z] Step 26/27 : LABEL git_sha=b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:39:28.797Z] ---> Running in 62bb960b83cb [2022-10-24T03:39:28.797Z] Removing intermediate container 62bb960b83cb [2022-10-24T03:39:28.797Z] ---> a79163312779 [2022-10-24T03:39:28.797Z] Step 27/27 : LABEL version=2.3.0-dev.16 [2022-10-24T03:39:28.797Z] ---> Running in d24387f3565e [2022-10-24T03:39:28.797Z] Removing intermediate container d24387f3565e [2022-10-24T03:39:28.797Z] ---> 96776ab473a0 [2022-10-24T03:39:28.797Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T03:39:28.797Z] Successfully built 96776ab473a0 [2022-10-24T03:39:29.055Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:39:29.154Z] provisioning config files... [2022-10-24T03:39:29.163Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2844804841077343562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:39:29.457Z] ---> docker-login.sh [2022-10-24T03:39:29.457Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:39:29.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:39:29.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:39:29.457Z] Configure a credential helper to remove this warning. See [2022-10-24T03:39:29.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:39:29.457Z] [2022-10-24T03:39:29.457Z] Login Succeeded [2022-10-24T03:39:29.457Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:39:29.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:39:29.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:39:29.457Z] Configure a credential helper to remove this warning. See [2022-10-24T03:39:29.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:39:29.457Z] [2022-10-24T03:39:29.457Z] Login Succeeded [2022-10-24T03:39:29.457Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:39:29.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:39:29.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:39:29.716Z] Configure a credential helper to remove this warning. See [2022-10-24T03:39:29.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:39:29.716Z] [2022-10-24T03:39:29.716Z] Login Succeeded [2022-10-24T03:39:29.716Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:39:29.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:39:29.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:39:29.716Z] Configure a credential helper to remove this warning. See [2022-10-24T03:39:29.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:39:29.716Z] [2022-10-24T03:39:29.716Z] Login Succeeded [2022-10-24T03:39:29.716Z] docker.io [2022-10-24T03:39:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:39:30.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:39:30.234Z] Configure a credential helper to remove this warning. See [2022-10-24T03:39:30.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:39:30.234Z] [2022-10-24T03:39:30.234Z] Login Succeeded [2022-10-24T03:39:30.234Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:39:30.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T03:39:30.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:39:30.279Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2022-10-24T03:39:30.279Z] b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:39:30.279Z] latest [2022-10-24T03:39:30.279Z] 2.3.0-dev.16 [2022-10-24T03:39:30.279Z] b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [2022-10-24T03:39:30.279Z] main [2022-10-24T03:39:30.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:30.583Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:30.889Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:39:30.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-24T03:39:30.890Z] c18a7f581ff1: Preparing [2022-10-24T03:39:30.890Z] 0a72f3b812c7: Preparing [2022-10-24T03:39:30.890Z] 04c1e9feb1d8: Preparing [2022-10-24T03:39:30.890Z] ab12aeadcd6c: Preparing [2022-10-24T03:39:30.890Z] 8c5012a23c18: Preparing [2022-10-24T03:39:30.890Z] 994393dc58e7: Preparing [2022-10-24T03:39:30.890Z] 04c1e9feb1d8: Pushed [2022-10-24T03:39:30.890Z] 0a72f3b812c7: Pushed [2022-10-24T03:39:30.890Z] 8c5012a23c18: Pushed [2022-10-24T03:39:30.890Z] 994393dc58e7: Layer already exists [2022-10-24T03:39:31.148Z] ab12aeadcd6c: Pushed [2022-10-24T03:39:33.675Z] c18a7f581ff1: Pushed [2022-10-24T03:39:33.675Z] b99ee17479275846ebb326ecdfd2e35febb27ada: digest: sha256:c2077731becedd0c75a7d3fb4bbc37d1c5e443d08814c2a2664911910bc1b54d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:33.977Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:34.276Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-10-24T03:39:34.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-24T03:39:34.276Z] c18a7f581ff1: Preparing [2022-10-24T03:39:34.276Z] 0a72f3b812c7: Preparing [2022-10-24T03:39:34.276Z] 04c1e9feb1d8: Preparing [2022-10-24T03:39:34.276Z] ab12aeadcd6c: Preparing [2022-10-24T03:39:34.276Z] 8c5012a23c18: Preparing [2022-10-24T03:39:34.276Z] 994393dc58e7: Preparing [2022-10-24T03:39:34.276Z] 994393dc58e7: Waiting [2022-10-24T03:39:34.276Z] ab12aeadcd6c: Layer already exists [2022-10-24T03:39:34.276Z] 8c5012a23c18: Layer already exists [2022-10-24T03:39:34.276Z] 0a72f3b812c7: Layer already exists [2022-10-24T03:39:34.276Z] c18a7f581ff1: Layer already exists [2022-10-24T03:39:34.276Z] 04c1e9feb1d8: Layer already exists [2022-10-24T03:39:34.276Z] 994393dc58e7: Layer already exists [2022-10-24T03:39:34.276Z] latest: digest: sha256:c2077731becedd0c75a7d3fb4bbc37d1c5e443d08814c2a2664911910bc1b54d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:34.580Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:34.881Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.16 [2022-10-24T03:39:34.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-24T03:39:34.881Z] c18a7f581ff1: Preparing [2022-10-24T03:39:34.881Z] 0a72f3b812c7: Preparing [2022-10-24T03:39:34.881Z] 04c1e9feb1d8: Preparing [2022-10-24T03:39:34.881Z] ab12aeadcd6c: Preparing [2022-10-24T03:39:34.881Z] 8c5012a23c18: Preparing [2022-10-24T03:39:34.881Z] 994393dc58e7: Preparing [2022-10-24T03:39:34.881Z] 994393dc58e7: Waiting [2022-10-24T03:39:34.881Z] ab12aeadcd6c: Layer already exists [2022-10-24T03:39:34.881Z] 8c5012a23c18: Layer already exists [2022-10-24T03:39:34.881Z] c18a7f581ff1: Layer already exists [2022-10-24T03:39:34.881Z] 0a72f3b812c7: Layer already exists [2022-10-24T03:39:34.881Z] 04c1e9feb1d8: Layer already exists [2022-10-24T03:39:34.881Z] 994393dc58e7: Layer already exists [2022-10-24T03:39:34.881Z] 2.3.0-dev.16: digest: sha256:c2077731becedd0c75a7d3fb4bbc37d1c5e443d08814c2a2664911910bc1b54d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:35.188Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:35.493Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [2022-10-24T03:39:35.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-24T03:39:35.493Z] c18a7f581ff1: Preparing [2022-10-24T03:39:35.493Z] 0a72f3b812c7: Preparing [2022-10-24T03:39:35.493Z] 04c1e9feb1d8: Preparing [2022-10-24T03:39:35.493Z] ab12aeadcd6c: Preparing [2022-10-24T03:39:35.493Z] 8c5012a23c18: Preparing [2022-10-24T03:39:35.493Z] 994393dc58e7: Preparing [2022-10-24T03:39:35.493Z] 994393dc58e7: Waiting [2022-10-24T03:39:35.493Z] ab12aeadcd6c: Layer already exists [2022-10-24T03:39:35.493Z] c18a7f581ff1: Layer already exists [2022-10-24T03:39:35.493Z] 04c1e9feb1d8: Layer already exists [2022-10-24T03:39:35.493Z] 0a72f3b812c7: Layer already exists [2022-10-24T03:39:35.493Z] 8c5012a23c18: Layer already exists [2022-10-24T03:39:35.493Z] 994393dc58e7: Layer already exists [2022-10-24T03:39:35.493Z] b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16: digest: sha256:c2077731becedd0c75a7d3fb4bbc37d1c5e443d08814c2a2664911910bc1b54d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:35.798Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:36.104Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2022-10-24T03:39:36.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2022-10-24T03:39:36.104Z] c18a7f581ff1: Preparing [2022-10-24T03:39:36.104Z] 0a72f3b812c7: Preparing [2022-10-24T03:39:36.104Z] 04c1e9feb1d8: Preparing [2022-10-24T03:39:36.104Z] ab12aeadcd6c: Preparing [2022-10-24T03:39:36.104Z] 8c5012a23c18: Preparing [2022-10-24T03:39:36.104Z] 994393dc58e7: Preparing [2022-10-24T03:39:36.104Z] 994393dc58e7: Waiting [2022-10-24T03:39:36.104Z] c18a7f581ff1: Layer already exists [2022-10-24T03:39:36.104Z] 04c1e9feb1d8: Layer already exists [2022-10-24T03:39:36.104Z] 0a72f3b812c7: Layer already exists [2022-10-24T03:39:36.104Z] 8c5012a23c18: Layer already exists [2022-10-24T03:39:36.104Z] ab12aeadcd6c: Layer already exists [2022-10-24T03:39:36.104Z] 994393dc58e7: Layer already exists [2022-10-24T03:39:36.104Z] main: digest: sha256:c2077731becedd0c75a7d3fb4bbc37d1c5e443d08814c2a2664911910bc1b54d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T03:39:36.138Z] ===================================================== [Pipeline] echo [2022-10-24T03:39:36.144Z] taggedImages: [2022-10-24T03:39:36.144Z] - nexus3.edgexfoundry.org:10004/device-gpio:b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:39:36.144Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2022-10-24T03:39:36.144Z] - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.16 [2022-10-24T03:39:36.144Z] - nexus3.edgexfoundry.org:10004/device-gpio:b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [2022-10-24T03:39:36.144Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:36.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:39:36.661Z] [2022-10-24T03:39:36.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:39:36.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:39:36.954Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-24T03:39:36.954Z] 5eb5b503b376: Pulling fs layer [2022-10-24T03:39:36.954Z] 5c69ac0246d0: Pulling fs layer [2022-10-24T03:39:36.954Z] ec43610c2a17: Pulling fs layer [2022-10-24T03:39:36.954Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-24T03:39:36.954Z] 33b1e0a273af: Pulling fs layer [2022-10-24T03:39:36.954Z] 5d3b04190fa2: Pulling fs layer [2022-10-24T03:39:36.954Z] 2f39f015ded8: Pulling fs layer [2022-10-24T03:39:36.954Z] 3a2ae6a8a46f: Waiting [2022-10-24T03:39:36.954Z] 5d3b04190fa2: Waiting [2022-10-24T03:39:36.954Z] 33b1e0a273af: Waiting [2022-10-24T03:39:36.955Z] 2f39f015ded8: Waiting [2022-10-24T03:39:36.955Z] 5c69ac0246d0: Download complete [2022-10-24T03:39:36.955Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-24T03:39:36.955Z] 3a2ae6a8a46f: Download complete [2022-10-24T03:39:36.955Z] 33b1e0a273af: Verifying Checksum [2022-10-24T03:39:36.955Z] 33b1e0a273af: Download complete [2022-10-24T03:39:36.955Z] ec43610c2a17: Verifying Checksum [2022-10-24T03:39:36.955Z] ec43610c2a17: Download complete [2022-10-24T03:39:37.212Z] 5d3b04190fa2: Download complete [2022-10-24T03:39:37.212Z] 5eb5b503b376: Verifying Checksum [2022-10-24T03:39:37.212Z] 5eb5b503b376: Download complete [2022-10-24T03:39:37.778Z] 2f39f015ded8: Verifying Checksum [2022-10-24T03:39:37.778Z] 2f39f015ded8: Download complete [2022-10-24T03:39:38.708Z] 5eb5b503b376: Pull complete [2022-10-24T03:39:38.708Z] 5c69ac0246d0: Pull complete [2022-10-24T03:39:38.965Z] ec43610c2a17: Pull complete [2022-10-24T03:39:39.224Z] 3a2ae6a8a46f: Pull complete [2022-10-24T03:39:39.224Z] 33b1e0a273af: Pull complete [2022-10-24T03:39:39.481Z] 5d3b04190fa2: Pull complete [2022-10-24T03:39:42.359Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9062 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2022-10-24T03:39:42.372Z] Running in /w/workspace/device-gpio/46 [Pipeline] { [Pipeline] checkout [2022-10-24T03:39:42.406Z] The recommended git tool is: git [2022-10-24T03:39:43.656Z] 2f39f015ded8: Pull complete [2022-10-24T03:39:43.656Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-24T03:39:43.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:39:43.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:39:43.731Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:39:43.776Z] $ 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-10-24T03:39:45.519Z] $ docker top bef9481a81c29fb58171393dc0b4ec4cacca967be9c77d174738bd17adee0657 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:39:45.885Z] ---> job-cost.sh [2022-10-24T03:39:45.886Z] lf-activate-venv: SKIPPING [2022-10-24T03:39:45.886Z] INFO: No Stack... [2022-10-24T03:39:46.452Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T03:39:46.710Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T03:39:46.992Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2022-10-24T03:39:46.992Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T03:39:47.005Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] [2022-10-24T03:39:47.015Z] Resource [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] did not exist. Created. [2022-10-24T03:39:47.015Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T03:39:47.307Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-10-24T03:39:47.331Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T03:39:47.340Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T03:39:47.378Z] $ docker stop --time=1 bef9481a81c29fb58171393dc0b4ec4cacca967be9c77d174738bd17adee0657 [2022-10-24T03:39:47.734Z] using credential edgex-jenkins-ssh [2022-10-24T03:39:47.752Z] Cloning the remote Git repository [2022-10-24T03:39:48.534Z] $ docker rm -f bef9481a81c29fb58171393dc0b4ec4cacca967be9c77d174738bd17adee0657 [2022-10-24T03:39:47.797Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-10-24T03:39:47.875Z] > git init /w/workspace/device-gpio/46 # timeout=10 [2022-10-24T03:39:48.005Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-10-24T03:39:48.006Z] > git --version # timeout=10 [2022-10-24T03:39:48.031Z] > git --version # 'git version 2.25.1' [2022-10-24T03:39:48.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-24T03:39:48.079Z] Verifying host key using known hosts file [2022-10-24T03:39:48.266Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-24T03:39:48.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-24T03:39:50.657Z] Avoid second fetch [2022-10-24T03:39:50.657Z] Checking out Revision b99ee17479275846ebb326ecdfd2e35febb27ada (main) [2022-10-24T03:39:51.119Z] Commit message: "Merge pull request #63 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.45" [2022-10-24T03:39:49.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-10-24T03:39:49.870Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-24T03:39:50.674Z] > git config core.sparsecheckout # timeout=10 [2022-10-24T03:39:50.692Z] > git checkout -f b99ee17479275846ebb326ecdfd2e35febb27ada # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:39:51.932Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-24T03:39:51.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T03:39:51.932Z] Dload Upload Total Spent Left Speed [2022-10-24T03:39:51.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78762 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh [2022-10-24T03:39:52.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-24T03:39:52.875Z] + sudo+ sudo tee /etc/docker/daemon.new [2022-10-24T03:39:52.875Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-24T03:39:52.875Z] { [2022-10-24T03:39:52.875Z] "registry-mirrors": [ [2022-10-24T03:39:52.875Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-24T03:39:52.875Z] ], [2022-10-24T03:39:52.875Z] "bip": "10.250.0.254/24", [2022-10-24T03:39:52.875Z] "hosts": [ [2022-10-24T03:39:52.875Z] "tcp://0.0.0.0:5555", [2022-10-24T03:39:52.875Z] "unix:///var/run/docker.sock" [2022-10-24T03:39:52.875Z] ], [2022-10-24T03:39:52.875Z] "mtu": 1458, [2022-10-24T03:39:52.875Z] "selinux-enabled": true, [2022-10-24T03:39:52.875Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-24T03:39:52.875Z] } [Pipeline] sh [2022-10-24T03:39:53.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-24T03:39:53.550Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:40:11.814Z] provisioning config files... [2022-10-24T03:40:11.840Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/46@tmp/config13432328664904960943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:40:12.186Z] ---> docker-login.sh [2022-10-24T03:40:12.186Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:40:12.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:40:12.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:40:12.724Z] Configure a credential helper to remove this warning. See [2022-10-24T03:40:12.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:40:12.724Z] [2022-10-24T03:40:12.724Z] Login Succeeded [2022-10-24T03:40:12.724Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:40:12.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:40:12.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:40:12.993Z] Configure a credential helper to remove this warning. See [2022-10-24T03:40:12.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:40:12.993Z] [2022-10-24T03:40:12.993Z] Login Succeeded [2022-10-24T03:40:13.261Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:40:13.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:40:13.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:40:13.531Z] Configure a credential helper to remove this warning. See [2022-10-24T03:40:13.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:40:13.531Z] [2022-10-24T03:40:13.531Z] Login Succeeded [2022-10-24T03:40:13.531Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:40:13.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:40:13.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:40:13.798Z] Configure a credential helper to remove this warning. See [2022-10-24T03:40:13.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:40:13.798Z] [2022-10-24T03:40:13.798Z] Login Succeeded [2022-10-24T03:40:13.798Z] docker.io [2022-10-24T03:40:14.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:40:14.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:40:14.340Z] Configure a credential helper to remove this warning. See [2022-10-24T03:40:14.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:40:14.340Z] [2022-10-24T03:40:14.340Z] Login Succeeded [2022-10-24T03:40:14.340Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:40:14.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-24T03:40:14.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:40:14.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:40:14.530Z] ========================================================= [2022-10-24T03:40:14.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-24T03:40:14.530Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:40:14.877Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-24T03:40:15.146Z] Sending build context to Docker daemon 7.997MB [2022-10-24T03:40:15.146Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:40:15.146Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-24T03:40:15.417Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-24T03:40:15.417Z] 9b18e9b68314: Pulling fs layer [2022-10-24T03:40:15.417Z] d32db5db7311: Pulling fs layer [2022-10-24T03:40:15.417Z] d0c4b47475fc: Pulling fs layer [2022-10-24T03:40:15.417Z] 5831b945b038: Pulling fs layer [2022-10-24T03:40:15.417Z] 86bbec2aaacd: Pulling fs layer [2022-10-24T03:40:15.417Z] e10730c5d714: Pulling fs layer [2022-10-24T03:40:15.417Z] 5dd5c2283517: Pulling fs layer [2022-10-24T03:40:15.417Z] d5ac0230b979: Pulling fs layer [2022-10-24T03:40:15.417Z] 86bbec2aaacd: Waiting [2022-10-24T03:40:15.417Z] e10730c5d714: Waiting [2022-10-24T03:40:15.417Z] 5dd5c2283517: Waiting [2022-10-24T03:40:15.417Z] d5ac0230b979: Waiting [2022-10-24T03:40:15.417Z] 5831b945b038: Waiting [2022-10-24T03:40:15.417Z] d0c4b47475fc: Verifying Checksum [2022-10-24T03:40:15.417Z] d0c4b47475fc: Download complete [2022-10-24T03:40:15.417Z] d32db5db7311: Verifying Checksum [2022-10-24T03:40:15.417Z] d32db5db7311: Download complete [2022-10-24T03:40:15.417Z] 86bbec2aaacd: Verifying Checksum [2022-10-24T03:40:15.417Z] 86bbec2aaacd: Download complete [2022-10-24T03:40:15.417Z] e10730c5d714: Verifying Checksum [2022-10-24T03:40:15.417Z] e10730c5d714: Download complete [2022-10-24T03:40:15.417Z] 9b18e9b68314: Verifying Checksum [2022-10-24T03:40:15.417Z] 9b18e9b68314: Download complete [2022-10-24T03:40:16.393Z] 9b18e9b68314: Pull complete [2022-10-24T03:40:16.393Z] d5ac0230b979: Verifying Checksum [2022-10-24T03:40:16.393Z] d5ac0230b979: Download complete [2022-10-24T03:40:16.979Z] d32db5db7311: Pull complete [2022-10-24T03:40:17.249Z] d0c4b47475fc: Pull complete [2022-10-24T03:40:17.846Z] 5dd5c2283517: Verifying Checksum [2022-10-24T03:40:17.846Z] 5dd5c2283517: Download complete [2022-10-24T03:40:18.434Z] 5831b945b038: Verifying Checksum [2022-10-24T03:40:18.434Z] 5831b945b038: Download complete [2022-10-24T03:40:30.781Z] 5831b945b038: Pull complete [2022-10-24T03:40:30.781Z] 86bbec2aaacd: Pull complete [2022-10-24T03:40:30.781Z] e10730c5d714: Pull complete [2022-10-24T03:40:36.149Z] 5dd5c2283517: Pull complete [2022-10-24T03:40:38.755Z] d5ac0230b979: Pull complete [2022-10-24T03:40:38.755Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-24T03:40:38.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-24T03:40:38.755Z] ---> 59b3b1a385d4 [2022-10-24T03:40:38.755Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:40:40.169Z] ---> Running in aa9e8f5a8f48 [2022-10-24T03:40:40.437Z] Removing intermediate container aa9e8f5a8f48 [2022-10-24T03:40:40.437Z] ---> 5d8b9f9eea0f [2022-10-24T03:40:40.437Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:40:40.437Z] ---> Running in c9f548e2db19 [2022-10-24T03:40:40.705Z] Removing intermediate container c9f548e2db19 [2022-10-24T03:40:40.705Z] ---> dc1559d86e6e [2022-10-24T03:40:40.705Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:40:40.991Z] ---> Running in 327c2ad5f0e0 [2022-10-24T03:40:41.258Z] Removing intermediate container 327c2ad5f0e0 [2022-10-24T03:40:41.258Z] ---> 4e1705a12f3b [2022-10-24T03:40:41.258Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:40:41.258Z] ---> Running in 235841974fb6 [2022-10-24T03:40:41.527Z] Removing intermediate container 235841974fb6 [2022-10-24T03:40:41.527Z] ---> f2e73a3b21a4 [2022-10-24T03:40:41.527Z] Step 7/13 : WORKDIR /device-gpio [2022-10-24T03:40:41.801Z] ---> Running in eef293c07871 [2022-10-24T03:40:42.068Z] Removing intermediate container eef293c07871 [2022-10-24T03:40:42.068Z] ---> 997b2bfecda6 [2022-10-24T03:40:42.068Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:40:42.068Z] ---> Running in e4af4549648a [2022-10-24T03:40:44.019Z] Removing intermediate container e4af4549648a [2022-10-24T03:40:44.019Z] ---> 568aaaf61ceb [2022-10-24T03:40:44.019Z] Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:40:44.019Z] ---> Running in 65b0b9057b38 [2022-10-24T03:40:44.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T03:40:45.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T03:40:46.534Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-24T03:40:46.534Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-24T03:40:46.804Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-24T03:40:47.073Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-24T03:40:47.073Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:40:47.073Z] OK: 226 MiB in 55 packages [2022-10-24T03:40:48.106Z] Removing intermediate container 65b0b9057b38 [2022-10-24T03:40:48.106Z] ---> d4415b3e172c [2022-10-24T03:40:48.106Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-24T03:40:48.700Z] ---> 9a9eccda4e97 [2022-10-24T03:40:48.700Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:40:48.700Z] ---> Running in 64214b7640de [2022-10-24T03:41:35.593Z] Removing intermediate container 64214b7640de [2022-10-24T03:41:35.593Z] ---> 1f998051ab7f [2022-10-24T03:41:35.593Z] Step 12/13 : COPY . . [2022-10-24T03:41:36.176Z] ---> 88fec5a8af9c [2022-10-24T03:41:36.176Z] Step 13/13 : RUN ${MAKE} [2022-10-24T03:41:36.176Z] ---> Running in bda1ec33d2d2 [2022-10-24T03:41:37.137Z] noop [2022-10-24T03:41:37.723Z] Removing intermediate container bda1ec33d2d2 [2022-10-24T03:41:37.723Z] ---> 2018a241df2e [2022-10-24T03:41:37.723Z] Successfully built 2018a241df2e [2022-10-24T03:41:37.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:41:38.074Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T03:41:38.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:41:38.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-9062 does not seem to be running inside a container [2022-10-24T03:41:38.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/46 -v /w/workspace/device-gpio/46:/w/workspace/device-gpio/46:rw,z -v /w/workspace/device-gpio/46@tmp:/w/workspace/device-gpio/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T03:41:39.437Z] $ docker top b3e35aa501f8e046f8db9303f98a72c3552c5568411a621e7802288e808ffe94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:41:40.250Z] + go version [2022-10-24T03:41:40.250Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-24T03:41:40.271Z] $ docker stop --time=1 b3e35aa501f8e046f8db9303f98a72c3552c5568411a621e7802288e808ffe94 [2022-10-24T03:41:41.861Z] $ docker rm -f b3e35aa501f8e046f8db9303f98a72c3552c5568411a621e7802288e808ffe94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:41:42.392Z] + docker inspect -f . ci-base-image-arm64 [2022-10-24T03:41:42.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:41:42.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-9062 does not seem to be running inside a container [2022-10-24T03:41:42.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/46 -v /w/workspace/device-gpio/46:/w/workspace/device-gpio/46:rw,z -v /w/workspace/device-gpio/46@tmp:/w/workspace/device-gpio/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-24T03:41:43.704Z] $ docker top f1ecfe88c43b8a5af7dcda39a3106877e18e910252fc31e1e77eb4f0086cbfde -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:41:44.511Z] + git config --global --add safe.directory /w/workspace/device-gpio/46 [Pipeline] fileExists [Pipeline] sh [2022-10-24T03:41:44.848Z] + make test [2022-10-24T03:41:44.848Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-24T03:41:46.793Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-10-24T03:43:08.429Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-10-24T03:43:08.429Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-10-24T03:43:08.429Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-24T03:43:08.429Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-24T03:43:23.440Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-24T03:43:23.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-24T03:43:23.440Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-24T03:43:23.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-24T03:43:23.467Z] $ docker stop --time=1 f1ecfe88c43b8a5af7dcda39a3106877e18e910252fc31e1e77eb4f0086cbfde [2022-10-24T03:43:25.194Z] $ docker rm -f f1ecfe88c43b8a5af7dcda39a3106877e18e910252fc31e1e77eb4f0086cbfde [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:43:26.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-24T03:43:26.110Z] Warning: overwriting stash ‘coverage-report’ [2022-10-24T03:43:26.465Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-24T03:43:26.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-24T03:43:27.164Z] + ls -al . [2022-10-24T03:43:27.164Z] total 160 [2022-10-24T03:43:27.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:41 . [2022-10-24T03:43:27.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:39 .. [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 03:39 .dockerignore [2022-10-24T03:43:27.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 03:39 .git [2022-10-24T03:43:27.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:39 .github [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 24 03:39 .gitignore [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 03:39 .golangci.yml [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 9691 Oct 24 03:39 Attribution.txt [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 3081 Oct 24 03:39 CHANGELOG.md [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 1929 Oct 24 03:39 Dockerfile [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 03:39 GOVERNANCE.md [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 03:39 Jenkinsfile [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 03:39 LICENSE [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 2085 Oct 24 03:39 Makefile [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 03:39 OWNERS.md [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 11842 Oct 24 03:39 README.md [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 03:37 VERSION [2022-10-24T03:43:27.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 03:39 bin [2022-10-24T03:43:27.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:39 cmd [2022-10-24T03:43:27.164Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 03:41 coverage.out [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 3459 Oct 24 03:39 go.mod [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 38054 Oct 24 03:39 go.sum [2022-10-24T03:43:27.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 03:39 internal [2022-10-24T03:43:27.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 03:39 snap [2022-10-24T03:43:27.164Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:43:27.496Z] + 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=b99ee17479275846ebb326ecdfd2e35febb27ada --label arch=arm64 --label version=2.3.0-dev.16 . [2022-10-24T03:43:27.766Z] Sending build context to Docker daemon 7.998MB [2022-10-24T03:43:27.766Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-24T03:43:27.766Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-24T03:43:27.766Z] ---> 2018a241df2e [2022-10-24T03:43:27.766Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-24T03:43:28.035Z] ---> Running in d0d6cf5aea7b [2022-10-24T03:43:28.303Z] Removing intermediate container d0d6cf5aea7b [2022-10-24T03:43:28.303Z] ---> a9d3841a035c [2022-10-24T03:43:28.303Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-24T03:43:28.303Z] ---> Running in 3713816483bf [2022-10-24T03:43:28.572Z] Removing intermediate container 3713816483bf [2022-10-24T03:43:28.572Z] ---> def8c8529bd1 [2022-10-24T03:43:28.572Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-24T03:43:28.572Z] ---> Running in 82857ae28259 [2022-10-24T03:43:28.840Z] Removing intermediate container 82857ae28259 [2022-10-24T03:43:28.840Z] ---> eb68e51a3207 [2022-10-24T03:43:28.840Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-24T03:43:28.840Z] ---> Running in 5101e6350e0d [2022-10-24T03:43:29.425Z] Removing intermediate container 5101e6350e0d [2022-10-24T03:43:29.425Z] ---> a7ee213aa876 [2022-10-24T03:43:29.425Z] Step 7/27 : WORKDIR /device-gpio [2022-10-24T03:43:29.425Z] ---> Running in b1e433490c31 [2022-10-24T03:43:29.693Z] Removing intermediate container b1e433490c31 [2022-10-24T03:43:29.693Z] ---> bbb3ad4cc7dd [2022-10-24T03:43:29.693Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:43:29.693Z] ---> Running in c36cf2ab3ef0 [2022-10-24T03:43:31.104Z] Removing intermediate container c36cf2ab3ef0 [2022-10-24T03:43:31.104Z] ---> 1bffd3a41497 [2022-10-24T03:43:31.104Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-24T03:43:31.372Z] ---> Running in 66a7261c1ad1 [2022-10-24T03:43:32.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T03:43:33.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T03:43:34.266Z] OK: 226 MiB in 55 packages [2022-10-24T03:43:34.851Z] Removing intermediate container 66a7261c1ad1 [2022-10-24T03:43:34.851Z] ---> c005525078a6 [2022-10-24T03:43:34.851Z] Step 10/27 : COPY go.mod vendor* ./ [2022-10-24T03:43:35.436Z] ---> b88aaecb30a0 [2022-10-24T03:43:35.436Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-24T03:43:35.436Z] ---> Running in c53b689ffaac [2022-10-24T03:43:37.389Z] Removing intermediate container c53b689ffaac [2022-10-24T03:43:37.389Z] ---> 1411541a0a95 [2022-10-24T03:43:37.389Z] Step 12/27 : COPY . . [2022-10-24T03:43:38.352Z] ---> fc164e6e09ed [2022-10-24T03:43:38.352Z] Step 13/27 : RUN ${MAKE} [2022-10-24T03:43:38.352Z] ---> Running in b84069082e3a [2022-10-24T03:43:39.317Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd [2022-10-24T03:46:16.102Z] Removing intermediate container b84069082e3a [2022-10-24T03:46:16.102Z] ---> 79809e0f39bb [2022-10-24T03:46:16.102Z] Step 14/27 : FROM alpine:3.16 [2022-10-24T03:46:16.102Z] 3.16: Pulling from library/alpine [2022-10-24T03:46:16.374Z] 9b18e9b68314: Already exists [2022-10-24T03:46:16.374Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-24T03:46:16.374Z] Status: Downloaded newer image for alpine:3.16 [2022-10-24T03:46:16.374Z] ---> a6215f271958 [2022-10-24T03:46:16.374Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-10-24T03:46:16.643Z] ---> Running in e1870f5de1f8 [2022-10-24T03:46:16.913Z] Removing intermediate container e1870f5de1f8 [2022-10-24T03:46:16.913Z] ---> 263a7b1deab1 [2022-10-24T03:46:16.913Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-24T03:46:16.913Z] ---> Running in b0d1c5ed1213 [2022-10-24T03:46:18.862Z] Removing intermediate container b0d1c5ed1213 [2022-10-24T03:46:18.862Z] ---> 75e4f7485f78 [2022-10-24T03:46:18.862Z] Step 17/27 : RUN apk add --update --no-cache zeromq [2022-10-24T03:46:18.862Z] ---> Running in af698a07a7c5 [2022-10-24T03:46:19.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-24T03:46:20.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-24T03:46:21.753Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-24T03:46:21.753Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-24T03:46:22.020Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-24T03:46:22.020Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-24T03:46:22.288Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-24T03:46:22.288Z] Executing busybox-1.35.0-r17.trigger [2022-10-24T03:46:22.288Z] OK: 8 MiB in 19 packages [2022-10-24T03:46:23.252Z] Removing intermediate container af698a07a7c5 [2022-10-24T03:46:23.252Z] ---> bba3ab3ac8d6 [2022-10-24T03:46:23.252Z] Step 18/27 : WORKDIR / [2022-10-24T03:46:23.521Z] ---> Running in 041fb0af12d6 [2022-10-24T03:46:23.790Z] Removing intermediate container 041fb0af12d6 [2022-10-24T03:46:23.790Z] ---> ea795943c97a [2022-10-24T03:46:23.790Z] Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / [2022-10-24T03:46:24.379Z] ---> 4d7a092cfa57 [2022-10-24T03:46:24.379Z] Step 20/27 : COPY --from=builder /device-gpio/LICENSE / [2022-10-24T03:46:24.965Z] ---> 409dfd37a0ec [2022-10-24T03:46:24.965Z] Step 21/27 : COPY --from=builder /device-gpio/cmd/ / [2022-10-24T03:46:26.381Z] ---> 7de0b5ffdf95 [2022-10-24T03:46:26.381Z] Step 22/27 : EXPOSE 59910 [2022-10-24T03:46:26.381Z] ---> Running in da9df1e875a1 [2022-10-24T03:46:26.648Z] Removing intermediate container da9df1e875a1 [2022-10-24T03:46:26.648Z] ---> 762f0d8600d4 [2022-10-24T03:46:26.648Z] Step 23/27 : ENTRYPOINT ["/device-gpio"] [2022-10-24T03:46:26.915Z] ---> Running in 12ea55d40d86 [2022-10-24T03:46:27.183Z] Removing intermediate container 12ea55d40d86 [2022-10-24T03:46:27.183Z] ---> 91ca5b405ba5 [2022-10-24T03:46:27.183Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-24T03:46:27.183Z] ---> Running in 6a8b70792f60 [2022-10-24T03:46:27.453Z] Removing intermediate container 6a8b70792f60 [2022-10-24T03:46:27.454Z] ---> 2cb88c6b2bcf [2022-10-24T03:46:27.454Z] Step 25/27 : LABEL arch=arm64 [2022-10-24T03:46:27.721Z] ---> Running in 6e8c9b7a8746 [2022-10-24T03:46:27.990Z] Removing intermediate container 6e8c9b7a8746 [2022-10-24T03:46:27.990Z] ---> 924b01e2ab61 [2022-10-24T03:46:27.990Z] Step 26/27 : LABEL git_sha=b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:46:27.990Z] ---> Running in 64f93e09c904 [2022-10-24T03:46:28.256Z] Removing intermediate container 64f93e09c904 [2022-10-24T03:46:28.256Z] ---> a1cb24c82469 [2022-10-24T03:46:28.256Z] Step 27/27 : LABEL version=2.3.0-dev.16 [2022-10-24T03:46:28.523Z] ---> Running in 2f9201f8bd6b [2022-10-24T03:46:28.790Z] Removing intermediate container 2f9201f8bd6b [2022-10-24T03:46:28.790Z] ---> 5caa0f9411bf [2022-10-24T03:46:28.790Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-24T03:46:28.790Z] Successfully built 5caa0f9411bf [2022-10-24T03:46:28.790Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:46:28.910Z] provisioning config files... [2022-10-24T03:46:28.930Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/46@tmp/config12368623960994162871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:46:29.262Z] ---> docker-login.sh [2022-10-24T03:46:29.262Z] nexus3.edgexfoundry.org:10001 [2022-10-24T03:46:29.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:46:29.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:46:29.528Z] Configure a credential helper to remove this warning. See [2022-10-24T03:46:29.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:46:29.528Z] [2022-10-24T03:46:29.528Z] Login Succeeded [2022-10-24T03:46:29.528Z] nexus3.edgexfoundry.org:10002 [2022-10-24T03:46:29.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:46:29.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:46:29.797Z] Configure a credential helper to remove this warning. See [2022-10-24T03:46:29.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:46:29.797Z] [2022-10-24T03:46:29.797Z] Login Succeeded [2022-10-24T03:46:29.797Z] nexus3.edgexfoundry.org:10003 [2022-10-24T03:46:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:46:30.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:46:30.337Z] Configure a credential helper to remove this warning. See [2022-10-24T03:46:30.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:46:30.337Z] [2022-10-24T03:46:30.337Z] Login Succeeded [2022-10-24T03:46:30.337Z] nexus3.edgexfoundry.org:10004 [2022-10-24T03:46:30.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:46:30.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:46:30.605Z] Configure a credential helper to remove this warning. See [2022-10-24T03:46:30.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:46:30.605Z] [2022-10-24T03:46:30.605Z] Login Succeeded [2022-10-24T03:46:30.605Z] docker.io [2022-10-24T03:46:30.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-24T03:46:31.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-24T03:46:31.457Z] Configure a credential helper to remove this warning. See [2022-10-24T03:46:31.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-24T03:46:31.457Z] [2022-10-24T03:46:31.457Z] Login Succeeded [2022-10-24T03:46:31.457Z] ---> docker-login.sh ends [Pipeline] } [2022-10-24T03:46:31.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T03:46:31.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-24T03:46:31.522Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2022-10-24T03:46:31.522Z] b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:46:31.522Z] latest [2022-10-24T03:46:31.522Z] 2.3.0-dev.16 [2022-10-24T03:46:31.522Z] b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [2022-10-24T03:46:31.522Z] main [2022-10-24T03:46:31.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:31.940Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:32.335Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:46:32.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-24T03:46:32.335Z] 35c3347e8a87: Preparing [2022-10-24T03:46:32.335Z] 28bdc88f2473: Preparing [2022-10-24T03:46:32.335Z] 9c36300dd3e0: Preparing [2022-10-24T03:46:32.335Z] a0f7890907c1: Preparing [2022-10-24T03:46:32.335Z] a79e2cc1b0a1: Preparing [2022-10-24T03:46:32.335Z] 5d3e392a13a0: Preparing [2022-10-24T03:46:32.335Z] 5d3e392a13a0: Waiting [2022-10-24T03:46:32.620Z] 9c36300dd3e0: Pushed [2022-10-24T03:46:32.620Z] 28bdc88f2473: Pushed [2022-10-24T03:46:32.620Z] a79e2cc1b0a1: Pushed [2022-10-24T03:46:32.620Z] 5d3e392a13a0: Layer already exists [2022-10-24T03:46:33.214Z] a0f7890907c1: Pushed [2022-10-24T03:46:38.585Z] 35c3347e8a87: Pushed [2022-10-24T03:46:38.585Z] b99ee17479275846ebb326ecdfd2e35febb27ada: digest: sha256:879acef518a16737fef423e38d3c1086189f93ae0f4b48127ea49ccd68cc22ed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:38.941Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:39.283Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-10-24T03:46:39.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-24T03:46:39.283Z] 35c3347e8a87: Preparing [2022-10-24T03:46:39.283Z] 28bdc88f2473: Preparing [2022-10-24T03:46:39.283Z] 9c36300dd3e0: Preparing [2022-10-24T03:46:39.283Z] a0f7890907c1: Preparing [2022-10-24T03:46:39.283Z] a79e2cc1b0a1: Preparing [2022-10-24T03:46:39.283Z] 5d3e392a13a0: Preparing [2022-10-24T03:46:39.283Z] 5d3e392a13a0: Waiting [2022-10-24T03:46:39.283Z] a79e2cc1b0a1: Layer already exists [2022-10-24T03:46:39.283Z] 9c36300dd3e0: Layer already exists [2022-10-24T03:46:39.283Z] a0f7890907c1: Layer already exists [2022-10-24T03:46:39.283Z] 28bdc88f2473: Layer already exists [2022-10-24T03:46:39.283Z] 35c3347e8a87: Layer already exists [2022-10-24T03:46:39.283Z] 5d3e392a13a0: Layer already exists [2022-10-24T03:46:39.550Z] latest: digest: sha256:879acef518a16737fef423e38d3c1086189f93ae0f4b48127ea49ccd68cc22ed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:39.906Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:40.264Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.16 [2022-10-24T03:46:40.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-24T03:46:40.264Z] 35c3347e8a87: Preparing [2022-10-24T03:46:40.264Z] 28bdc88f2473: Preparing [2022-10-24T03:46:40.264Z] 9c36300dd3e0: Preparing [2022-10-24T03:46:40.264Z] a0f7890907c1: Preparing [2022-10-24T03:46:40.264Z] a79e2cc1b0a1: Preparing [2022-10-24T03:46:40.264Z] 5d3e392a13a0: Preparing [2022-10-24T03:46:40.264Z] 5d3e392a13a0: Waiting [2022-10-24T03:46:40.264Z] a0f7890907c1: Layer already exists [2022-10-24T03:46:40.264Z] 35c3347e8a87: Layer already exists [2022-10-24T03:46:40.264Z] a79e2cc1b0a1: Layer already exists [2022-10-24T03:46:40.264Z] 28bdc88f2473: Layer already exists [2022-10-24T03:46:40.264Z] 9c36300dd3e0: Layer already exists [2022-10-24T03:46:40.264Z] 5d3e392a13a0: Layer already exists [2022-10-24T03:46:40.533Z] 2.3.0-dev.16: digest: sha256:879acef518a16737fef423e38d3c1086189f93ae0f4b48127ea49ccd68cc22ed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:40.876Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:41.211Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [2022-10-24T03:46:41.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-24T03:46:41.211Z] 35c3347e8a87: Preparing [2022-10-24T03:46:41.211Z] 28bdc88f2473: Preparing [2022-10-24T03:46:41.211Z] 9c36300dd3e0: Preparing [2022-10-24T03:46:41.211Z] a0f7890907c1: Preparing [2022-10-24T03:46:41.211Z] a79e2cc1b0a1: Preparing [2022-10-24T03:46:41.211Z] 5d3e392a13a0: Preparing [2022-10-24T03:46:41.211Z] 5d3e392a13a0: Waiting [2022-10-24T03:46:41.211Z] 9c36300dd3e0: Layer already exists [2022-10-24T03:46:41.211Z] 28bdc88f2473: Layer already exists [2022-10-24T03:46:41.211Z] 35c3347e8a87: Layer already exists [2022-10-24T03:46:41.211Z] a0f7890907c1: Layer already exists [2022-10-24T03:46:41.211Z] a79e2cc1b0a1: Layer already exists [2022-10-24T03:46:41.211Z] 5d3e392a13a0: Layer already exists [2022-10-24T03:46:41.478Z] b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16: digest: sha256:879acef518a16737fef423e38d3c1086189f93ae0f4b48127ea49ccd68cc22ed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:41.819Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:42.151Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2022-10-24T03:46:42.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2022-10-24T03:46:42.151Z] 35c3347e8a87: Preparing [2022-10-24T03:46:42.151Z] 28bdc88f2473: Preparing [2022-10-24T03:46:42.151Z] 9c36300dd3e0: Preparing [2022-10-24T03:46:42.151Z] a0f7890907c1: Preparing [2022-10-24T03:46:42.151Z] a79e2cc1b0a1: Preparing [2022-10-24T03:46:42.151Z] 5d3e392a13a0: Preparing [2022-10-24T03:46:42.151Z] 5d3e392a13a0: Waiting [2022-10-24T03:46:42.151Z] a0f7890907c1: Layer already exists [2022-10-24T03:46:42.151Z] 9c36300dd3e0: Layer already exists [2022-10-24T03:46:42.151Z] a79e2cc1b0a1: Layer already exists [2022-10-24T03:46:42.151Z] 28bdc88f2473: Layer already exists [2022-10-24T03:46:42.151Z] 35c3347e8a87: Layer already exists [2022-10-24T03:46:42.151Z] 5d3e392a13a0: Layer already exists [2022-10-24T03:46:42.418Z] main: digest: sha256:879acef518a16737fef423e38d3c1086189f93ae0f4b48127ea49ccd68cc22ed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-24T03:46:42.469Z] ===================================================== [Pipeline] echo [2022-10-24T03:46:42.475Z] taggedImages: [2022-10-24T03:46:42.475Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b99ee17479275846ebb326ecdfd2e35febb27ada [2022-10-24T03:46:42.475Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2022-10-24T03:46:42.475Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.16 [2022-10-24T03:46:42.475Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b99ee17479275846ebb326ecdfd2e35febb27ada-2.3.0-dev.16 [2022-10-24T03:46:42.475Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:42.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T03:46:42.815Z] [2022-10-24T03:46:42.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:46:43.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T03:46:43.140Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-24T03:46:43.140Z] 8998bd30e6a1: Pulling fs layer [2022-10-24T03:46:43.140Z] 04944245beec: Pulling fs layer [2022-10-24T03:46:43.140Z] 699f458cf7ca: Pulling fs layer [2022-10-24T03:46:43.140Z] 765212b225bb: Pulling fs layer [2022-10-24T03:46:43.140Z] f23df028b6ca: Pulling fs layer [2022-10-24T03:46:43.140Z] d65c8cfc05b1: Pulling fs layer [2022-10-24T03:46:43.140Z] 2437ff75d9bd: Pulling fs layer [2022-10-24T03:46:43.140Z] 765212b225bb: Waiting [2022-10-24T03:46:43.140Z] f23df028b6ca: Waiting [2022-10-24T03:46:43.140Z] d65c8cfc05b1: Waiting [2022-10-24T03:46:43.140Z] 2437ff75d9bd: Waiting [2022-10-24T03:46:43.407Z] 04944245beec: Verifying Checksum [2022-10-24T03:46:43.407Z] 04944245beec: Download complete [2022-10-24T03:46:43.407Z] 765212b225bb: Verifying Checksum [2022-10-24T03:46:43.407Z] 765212b225bb: Download complete [2022-10-24T03:46:43.407Z] f23df028b6ca: Verifying Checksum [2022-10-24T03:46:43.407Z] f23df028b6ca: Download complete [2022-10-24T03:46:43.407Z] d65c8cfc05b1: Verifying Checksum [2022-10-24T03:46:43.407Z] d65c8cfc05b1: Download complete [2022-10-24T03:46:43.880Z] 699f458cf7ca: Verifying Checksum [2022-10-24T03:46:43.880Z] 699f458cf7ca: Download complete [2022-10-24T03:46:43.880Z] 8998bd30e6a1: Verifying Checksum [2022-10-24T03:46:43.880Z] 8998bd30e6a1: Download complete [2022-10-24T03:46:46.464Z] 2437ff75d9bd: Verifying Checksum [2022-10-24T03:46:46.464Z] 2437ff75d9bd: Download complete [2022-10-24T03:46:47.879Z] 8998bd30e6a1: Pull complete [2022-10-24T03:46:48.147Z] 04944245beec: Pull complete [2022-10-24T03:46:49.561Z] 699f458cf7ca: Pull complete [2022-10-24T03:46:49.828Z] 765212b225bb: Pull complete [2022-10-24T03:46:50.797Z] f23df028b6ca: Pull complete [2022-10-24T03:46:50.797Z] d65c8cfc05b1: Pull complete [2022-10-24T03:47:05.821Z] 2437ff75d9bd: Pull complete [2022-10-24T03:47:05.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-24T03:47:05.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-24T03:47:05.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:47:06.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-9062 does not seem to be running inside a container [2022-10-24T03:47:06.073Z] $ 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/46 -v /w/workspace/device-gpio/46:/w/workspace/device-gpio/46:rw,z -v /w/workspace/device-gpio/46@tmp:/w/workspace/device-gpio/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-24T03:47:08.862Z] $ docker top da42b52ba7993b4a2093072175819bf24d9978dcd4ed891ea5b6ac39cd27b78a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:47:09.729Z] ---> job-cost.sh [2022-10-24T03:47:09.729Z] lf-activate-venv: SKIPPING [2022-10-24T03:47:09.729Z] INFO: No Stack... [2022-10-24T03:47:10.314Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-24T03:47:10.896Z] INFO: Archiving Costs [Pipeline] sh [2022-10-24T03:47:11.534Z] + cat /w/workspace/device-gpio/46/archives/cost.csv [2022-10-24T03:47:11.534Z] + cut -d, -f6 [Pipeline] lock [2022-10-24T03:47:11.602Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] [2022-10-24T03:47:11.609Z] Resource [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] did not exist. Created. [2022-10-24T03:47:11.609Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-24T03:47:12.260Z] /w/workspace/device-gpio/46@tmp/durable-826d6937/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-24T03:47:12.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-24T03:47:12.937Z] Warning: overwriting stash ‘stack-cost’ [2022-10-24T03:47:12.988Z] Stashed 1 file(s) [Pipeline] } [2022-10-24T03:47:12.994Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-24T03:47:13.007Z] $ docker stop --time=1 da42b52ba7993b4a2093072175819bf24d9978dcd4ed891ea5b6ac39cd27b78a [2022-10-24T03:47:14.492Z] $ docker rm -f da42b52ba7993b4a2093072175819bf24d9978dcd4ed891ea5b6ac39cd27b78a [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-10-24T03:47:14.883Z] provisioning config files... [2022-10-24T03:47:14.890Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9040467540032958452tmp [Pipeline] { [Pipeline] sh [2022-10-24T03:47:15.177Z] + set +x [2022-10-24T03:47:15.177Z] + curl -s https://codecov.io/bash [2022-10-24T03:47:15.177Z] + bash -s -- [2022-10-24T03:47:15.177Z] [2022-10-24T03:47:15.177Z] _____ _ [2022-10-24T03:47:15.177Z] / ____| | | [2022-10-24T03:47:15.177Z] | | ___ __| | ___ ___ _____ __ [2022-10-24T03:47:15.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-24T03:47:15.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-24T03:47:15.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-24T03:47:15.177Z] Bash-1.0.6 [2022-10-24T03:47:15.177Z] [2022-10-24T03:47:15.177Z] [2022-10-24T03:47:15.177Z] ==> git version 2.25.1 found [2022-10-24T03:47:15.177Z] ==> 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-10-24T03:47:15.177Z] Release-Date: 2020-01-08 [2022-10-24T03:47:15.177Z] 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-10-24T03:47:15.177Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-24T03:47:15.177Z] ==> Jenkins CI detected. [2022-10-24T03:47:15.177Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2022-10-24T03:47:15.177Z] project root: . [2022-10-24T03:47:15.177Z] --> token set from env [2022-10-24T03:47:15.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-24T03:47:15.177Z] ==> Running gcov in . (disable via -X gcov) [2022-10-24T03:47:15.177Z] ==> Python coveragepy not found [2022-10-24T03:47:15.177Z] ==> Searching for coverage reports in: [2022-10-24T03:47:15.177Z] + . [2022-10-24T03:47:15.177Z] -> Found 1 reports [2022-10-24T03:47:15.177Z] ==> Detecting git/mercurial file structure [2022-10-24T03:47:15.436Z] ==> Reading reports [2022-10-24T03:47:15.436Z] + ./coverage.out bytes=10 [2022-10-24T03:47:15.436Z] ==> Appending adjustments [2022-10-24T03:47:15.436Z] https://docs.codecov.io/docs/fixing-reports [2022-10-24T03:47:15.436Z] + Found adjustments [2022-10-24T03:47:15.436Z] ==> Gzipping contents [2022-10-24T03:47:15.436Z] 4.0K /tmp/codecov.xRuxuV.gz [2022-10-24T03:47:15.436Z] ==> Uploading reports [2022-10-24T03:47:15.436Z] url: https://codecov.io [2022-10-24T03:47:15.436Z] query: branch=main&commit=b99ee17479275846ebb326ecdfd2e35febb27ada&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T03:47:15.436Z] -> Pinging Codecov [2022-10-24T03:47:15.436Z] 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=b99ee17479275846ebb326ecdfd2e35febb27ada&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-24T03:47:15.695Z] -> Uploading to [2022-10-24T03:47:15.696Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b99ee17479275846ebb326ecdfd2e35febb27ada/5da6cc11-333b-4446-9daf-d08bf61165ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T034715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca97373dba54a8c81605c9a6b4b5d997317a21c65c64bb633a311780fe044da9 [2022-10-24T03:47:15.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-24T03:47:15.696Z] Dload Upload Total Spent Left Speed [2022-10-24T03:47:15.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3455 --:--:-- --:--:-- --:--:-- 3455 [2022-10-24T03:47:15.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] } [2022-10-24T03:47:15.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-24T03:47:16.156Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-24T03:47:16.167Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:47:16.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T03:47:16.467Z] [2022-10-24T03:47:16.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:47:16.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T03:47:16.773Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-24T03:47:16.773Z] df9b9388f04a: Pulling fs layer [2022-10-24T03:47:16.773Z] 52dc419b0ee2: Pulling fs layer [2022-10-24T03:47:16.773Z] 25bc292e5bac: Pulling fs layer [2022-10-24T03:47:16.773Z] 114826534d7a: Pulling fs layer [2022-10-24T03:47:16.773Z] 4657fd5d0bcf: Pulling fs layer [2022-10-24T03:47:16.773Z] 6ad1cebc031e: Pulling fs layer [2022-10-24T03:47:16.773Z] 8a3aa393b2d8: Pulling fs layer [2022-10-24T03:47:16.773Z] 114826534d7a: Waiting [2022-10-24T03:47:16.773Z] 6ad1cebc031e: Waiting [2022-10-24T03:47:16.773Z] 4657fd5d0bcf: Waiting [2022-10-24T03:47:16.773Z] 8a3aa393b2d8: Waiting [2022-10-24T03:47:16.773Z] 25bc292e5bac: Verifying Checksum [2022-10-24T03:47:16.773Z] 25bc292e5bac: Download complete [2022-10-24T03:47:16.773Z] 4657fd5d0bcf: Verifying Checksum [2022-10-24T03:47:16.773Z] 4657fd5d0bcf: Download complete [2022-10-24T03:47:16.773Z] df9b9388f04a: Verifying Checksum [2022-10-24T03:47:16.773Z] df9b9388f04a: Download complete [2022-10-24T03:47:17.040Z] 6ad1cebc031e: Verifying Checksum [2022-10-24T03:47:17.040Z] 6ad1cebc031e: Download complete [2022-10-24T03:47:17.040Z] df9b9388f04a: Pull complete [2022-10-24T03:47:17.040Z] 52dc419b0ee2: Pull complete [2022-10-24T03:47:17.315Z] 25bc292e5bac: Pull complete [2022-10-24T03:47:17.579Z] 114826534d7a: Verifying Checksum [2022-10-24T03:47:17.579Z] 114826534d7a: Download complete [2022-10-24T03:47:18.147Z] 8a3aa393b2d8: Verifying Checksum [2022-10-24T03:47:18.148Z] 8a3aa393b2d8: Download complete [2022-10-24T03:47:21.433Z] 114826534d7a: Pull complete [2022-10-24T03:47:21.433Z] 4657fd5d0bcf: Pull complete [2022-10-24T03:47:21.691Z] 6ad1cebc031e: Pull complete [2022-10-24T03:47:24.223Z] 8a3aa393b2d8: Pull complete [2022-10-24T03:47:24.223Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-24T03:47:24.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-24T03:47:24.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:47:24.562Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:47:24.603Z] $ 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-10-24T03:47:26.609Z] $ docker top af39e3b760f2fd62b75f3b18b5c46407ae56670476ae74ae8b478b5e197d85fc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-24T03:47:26.662Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2022-10-24T03:47:26.934Z] + set -o pipefail [2022-10-24T03:47:26.935Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2022-10-24T03:47:32.203Z] [2022-10-24T03:47:32.203Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2022-10-24T03:47:32.203Z] [2022-10-24T03:47:32.203Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/e9c88be5-50a3-4516-b0d8-e2e713d6321f [2022-10-24T03:47:32.203Z] [2022-10-24T03:47:32.203Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-24T03:47:32.203Z] [2022-10-24T03:47:32.203Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-24T03:47:32.203Z] [2022-10-24T03:47:32.203Z] [2022-10-24T03:47:32.203Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-24T03:47:32.203Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-24T03:47:32.203Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-24T03:47:32.227Z] $ docker stop --time=1 af39e3b760f2fd62b75f3b18b5c46407ae56670476ae74ae8b478b5e197d85fc [2022-10-24T03:47:34.288Z] $ docker rm -f af39e3b760f2fd62b75f3b18b5c46407ae56670476ae74ae8b478b5e197d85fc [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-10-24T03:47:35.090Z] + git log --format=format:%s -1 b99ee17479275846ebb326ecdfd2e35febb27ada [Pipeline] sh [2022-10-24T03:47:35.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T03:47:35.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:47:35.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:47:35.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:47:35.745Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:47:35.792Z] $ 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:0.1.4 cat [2022-10-24T03:47:36.169Z] $ docker top 35689cc7238a8f571acf798ab61ef121e6edf16dffa89f03c692f1e382ab9220 -eo pid,comm [2022-10-24T03:47:36.207Z] 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-10-24T03:47:36.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T03:47:36.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:47:36.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:47:36.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:47:36.392Z] $ docker exec 35689cc7238a8f571acf798ab61ef121e6edf16dffa89f03c692f1e382ab9220 ssh-agent [2022-10-24T03:47:36.499Z] SSH_AUTH_SOCK=/tmp/ssh-tJ2Pnrso7EpD/agent.33 [2022-10-24T03:47:36.499Z] SSH_AGENT_PID=39 [2022-10-24T03:47:36.503Z] Running ssh-add (command line suppressed) [2022-10-24T03:47:36.619Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11638584590150889712.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11638584590150889712.key) [2022-10-24T03:47:36.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:47:36.905Z] + git semver tag [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,098 [run_tag] DEBUG tag force:False [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,098 [check_head_tag] DEBUG check head tag [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,098 [execute] INFO git cat-file --batch-check [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,102 [execute] INFO git cat-file --batch [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,112 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,112 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2022-10-24T03:47:37.164Z] 2022-10-24 03:47:37,118 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:47:37.164Z] 2.3.0-dev.16 [Pipeline] } [2022-10-24T03:47:37.184Z] $ docker exec --env ******** --env ******** 35689cc7238a8f571acf798ab61ef121e6edf16dffa89f03c692f1e382ab9220 ssh-agent -k [2022-10-24T03:47:37.282Z] unset SSH_AUTH_SOCK; [2022-10-24T03:47:37.282Z] unset SSH_AGENT_PID; [2022-10-24T03:47:37.282Z] echo Agent pid 39 killed; [2022-10-24T03:47:37.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T03:47:37.583Z] + git semver [Pipeline] } [2022-10-24T03:47:37.864Z] $ docker stop --time=1 35689cc7238a8f571acf798ab61ef121e6edf16dffa89f03c692f1e382ab9220 [2022-10-24T03:47:39.159Z] $ docker rm -f 35689cc7238a8f571acf798ab61ef121e6edf16dffa89f03c692f1e382ab9220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:47:39.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T03:47:39.549Z] [2022-10-24T03:47:39.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:47:39.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T03:47:39.842Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-24T03:47:39.842Z] ab5ef0e58194: Pulling fs layer [2022-10-24T03:47:39.842Z] 9712f1f96733: Pulling fs layer [2022-10-24T03:47:39.842Z] 63f879dbbcfc: Pulling fs layer [2022-10-24T03:47:39.842Z] 0d9ebad4ef96: Pulling fs layer [2022-10-24T03:47:39.842Z] e9a5061849ea: Pulling fs layer [2022-10-24T03:47:39.842Z] d747dcd14b5f: Pulling fs layer [2022-10-24T03:47:39.842Z] 2de7ff778b66: Pulling fs layer [2022-10-24T03:47:39.842Z] 0d9ebad4ef96: Waiting [2022-10-24T03:47:39.842Z] d747dcd14b5f: Waiting [2022-10-24T03:47:39.842Z] e9a5061849ea: Waiting [2022-10-24T03:47:39.842Z] 2de7ff778b66: Waiting [2022-10-24T03:47:39.842Z] 9712f1f96733: Verifying Checksum [2022-10-24T03:47:39.842Z] 9712f1f96733: Download complete [2022-10-24T03:47:40.111Z] 63f879dbbcfc: Verifying Checksum [2022-10-24T03:47:40.111Z] 63f879dbbcfc: Download complete [2022-10-24T03:47:40.377Z] e9a5061849ea: Verifying Checksum [2022-10-24T03:47:40.377Z] e9a5061849ea: Download complete [2022-10-24T03:47:40.377Z] d747dcd14b5f: Verifying Checksum [2022-10-24T03:47:40.377Z] d747dcd14b5f: Download complete [2022-10-24T03:47:40.377Z] ab5ef0e58194: Verifying Checksum [2022-10-24T03:47:40.377Z] ab5ef0e58194: Download complete [2022-10-24T03:47:40.637Z] 0d9ebad4ef96: Verifying Checksum [2022-10-24T03:47:40.637Z] 0d9ebad4ef96: Download complete [2022-10-24T03:47:40.637Z] 2de7ff778b66: Verifying Checksum [2022-10-24T03:47:40.637Z] 2de7ff778b66: Download complete [2022-10-24T03:47:43.920Z] ab5ef0e58194: Pull complete [2022-10-24T03:47:43.920Z] 9712f1f96733: Pull complete [2022-10-24T03:47:44.178Z] 63f879dbbcfc: Pull complete [2022-10-24T03:47:48.362Z] 0d9ebad4ef96: Pull complete [2022-10-24T03:47:48.362Z] e9a5061849ea: Pull complete [2022-10-24T03:47:48.362Z] d747dcd14b5f: Pull complete [2022-10-24T03:47:49.296Z] 2de7ff778b66: Pull complete [2022-10-24T03:47:49.296Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-24T03:47:49.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-24T03:47:49.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:47:49.623Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:47:49.666Z] $ 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-10-24T03:47:51.850Z] $ docker top 0bd75112b8c2445b5bd17b9cb7a5177f2972910ac4f87722fcb59a8c807f788b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:47:51.957Z] provisioning config files... [2022-10-24T03:47:51.963Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5186783595993128270tmp [2022-10-24T03:47:51.972Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12514726314654575186tmp [2022-10-24T03:47:51.980Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15639984739303862439tmp [Pipeline] { [Pipeline] echo [2022-10-24T03:47:51.993Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:47:52.275Z] ---> sigul-configuration.sh [2022-10-24T03:47:52.275Z] gpg: directory `/root/.gnupg' created [2022-10-24T03:47:52.275Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-24T03:47:52.275Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-24T03:47:52.275Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-24T03:47:52.275Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-24T03:47:52.275Z] gpg: CAST5 encrypted data [2022-10-24T03:47:52.275Z] gpg: encrypted with 1 passphrase [2022-10-24T03:47:52.275Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-24T03:47:52.560Z] + mkdir /home/jenkins [2022-10-24T03:47:52.560Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-24T03:47:52.954Z] + 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-10-24T03:47:52.962Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:47:53.466Z] ---> sigul-install.sh [2022-10-24T03:47:53.466Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-24T03:47:53.775Z] + git tag --list [2022-10-24T03:47:53.775Z] v1.0.0 [2022-10-24T03:47:53.775Z] v2.1.0 [2022-10-24T03:47:53.775Z] v2.1.1 [2022-10-24T03:47:53.775Z] v2.1.1-dev.1 [2022-10-24T03:47:53.775Z] v2.2.0 [2022-10-24T03:47:53.775Z] v2.2.1-dev.1 [2022-10-24T03:47:53.775Z] v2.2.1-dev.2 [2022-10-24T03:47:53.775Z] v2.2.1-dev.3 [2022-10-24T03:47:53.775Z] v2.2.1-dev.4 [2022-10-24T03:47:53.775Z] v2.3.0-dev.10 [2022-10-24T03:47:53.775Z] v2.3.0-dev.11 [2022-10-24T03:47:53.775Z] v2.3.0-dev.12 [2022-10-24T03:47:53.775Z] v2.3.0-dev.13 [2022-10-24T03:47:53.775Z] v2.3.0-dev.14 [2022-10-24T03:47:53.775Z] v2.3.0-dev.15 [2022-10-24T03:47:53.775Z] v2.3.0-dev.16 [2022-10-24T03:47:53.775Z] v2.3.0-dev.4 [2022-10-24T03:47:53.775Z] v2.3.0-dev.5 [2022-10-24T03:47:53.775Z] v2.3.0-dev.6 [2022-10-24T03:47:53.775Z] v2.3.0-dev.7 [2022-10-24T03:47:53.775Z] v2.3.0-dev.8 [2022-10-24T03:47:53.775Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-24T03:47:54.087Z] + lftools sign git-tag v2.3.0-dev.16 [2022-10-24T03:47:54.675Z] Signing Git tag with Sigul... [2022-10-24T03:47:54.675Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-10-24T03:47:54.965Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:47:55.320Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-24T03:47:55.340Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-24T03:47:55.372Z] $ docker stop --time=1 0bd75112b8c2445b5bd17b9cb7a5177f2972910ac4f87722fcb59a8c807f788b [2022-10-24T03:47:56.672Z] $ docker rm -f 0bd75112b8c2445b5bd17b9cb7a5177f2972910ac4f87722fcb59a8c807f788b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-24T03:47:57.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T03:47:57.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:47:57.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:47:57.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:47:57.539Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:47:57.584Z] $ 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:0.1.4 cat [2022-10-24T03:47:57.944Z] $ docker top 4e0fe3103d3d2a1418be21bde2ce42a5ec19a8687eb3b52c101255b1070e9f05 -eo pid,comm [2022-10-24T03:47:57.984Z] 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-10-24T03:47:57.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T03:47:58.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:47:58.017Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:47:58.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:47:58.152Z] $ docker exec 4e0fe3103d3d2a1418be21bde2ce42a5ec19a8687eb3b52c101255b1070e9f05 ssh-agent [2022-10-24T03:47:58.253Z] SSH_AUTH_SOCK=/tmp/ssh-KIkOMP7Z5rbi/agent.33 [2022-10-24T03:47:58.253Z] SSH_AGENT_PID=39 [2022-10-24T03:47:58.258Z] Running ssh-add (command line suppressed) [2022-10-24T03:47:58.379Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15434565008806223406.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15434565008806223406.key) [2022-10-24T03:47:58.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:47:58.677Z] + git semver bump pre [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,865 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,865 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,865 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,865 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,867 [execute] INFO git cat-file --batch-check [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,872 [execute] INFO git cat-file --batch [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T03:47:58.936Z] 2022-10-24 03:47:58,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:47:58.936Z] 2.3.0-dev.17 [Pipeline] } [2022-10-24T03:47:58.954Z] $ docker exec --env ******** --env ******** 4e0fe3103d3d2a1418be21bde2ce42a5ec19a8687eb3b52c101255b1070e9f05 ssh-agent -k [2022-10-24T03:47:59.060Z] unset SSH_AUTH_SOCK; [2022-10-24T03:47:59.060Z] unset SSH_AGENT_PID; [2022-10-24T03:47:59.060Z] echo Agent pid 39 killed; [2022-10-24T03:47:59.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T03:47:59.361Z] + git semver [Pipeline] } [2022-10-24T03:47:59.645Z] $ docker stop --time=1 4e0fe3103d3d2a1418be21bde2ce42a5ec19a8687eb3b52c101255b1070e9f05 [2022-10-24T03:48:00.954Z] $ docker rm -f 4e0fe3103d3d2a1418be21bde2ce42a5ec19a8687eb3b52c101255b1070e9f05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-24T03:48:01.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-24T03:48:01.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:48:01.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-24T03:48:01.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:48:01.654Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:48:01.696Z] $ 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:0.1.4 cat [2022-10-24T03:48:02.059Z] $ docker top a447b9643e7afb38c2a718f4ed6598b53e4ed0463cc827636a5418fc450a4355 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-24T03:48:02.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-24T03:48:02.131Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-24T03:48:02.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-24T03:48:02.256Z] $ docker exec a447b9643e7afb38c2a718f4ed6598b53e4ed0463cc827636a5418fc450a4355 ssh-agent [2022-10-24T03:48:02.364Z] SSH_AUTH_SOCK=/tmp/ssh-8FxRy2pcnLA9/agent.32 [2022-10-24T03:48:02.364Z] SSH_AGENT_PID=38 [2022-10-24T03:48:02.369Z] Running ssh-add (command line suppressed) [2022-10-24T03:48:02.484Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5422146478213829400.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5422146478213829400.key) [2022-10-24T03:48:02.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-24T03:48:02.770Z] + git semver push [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,981 [run_push] DEBUG push [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,982 [execute] INFO git cat-file --batch-check [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,986 [execute] INFO git rev-list b32e3dec7271b71909cce61a4b4edbb41887a0ae -- [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,986 [execute] DEBUG Popen(['git', 'rev-list', 'b32e3dec7271b71909cce61a4b4edbb41887a0ae', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,993 [execute] INFO git fetch -v origin [2022-10-24T03:48:03.029Z] 2022-10-24 03:48:02,994 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-24T03:48:03.597Z] 2022-10-24 03:48:03,551 [run_push] DEBUG no remote changes detected [2022-10-24T03:48:03.597Z] 2022-10-24 03:48:03,552 [execute] INFO git push origin semver [2022-10-24T03:48:03.597Z] 2022-10-24 03:48:03,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-24T03:48:04.535Z] 2022-10-24 03:48:04,374 [run_push] DEBUG push all version tags [2022-10-24T03:48:04.535Z] 2022-10-24 03:48:04,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-24T03:48:04.535Z] 2022-10-24 03:48:04,375 [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-10-24T03:48:05.472Z] 2022-10-24 03:48:05,230 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2022-10-24T03:48:05.472Z] 2.3.0-dev.17 [Pipeline] } [2022-10-24T03:48:05.493Z] $ docker exec --env ******** --env ******** a447b9643e7afb38c2a718f4ed6598b53e4ed0463cc827636a5418fc450a4355 ssh-agent -k [2022-10-24T03:48:05.592Z] unset SSH_AUTH_SOCK; [2022-10-24T03:48:05.596Z] unset SSH_AGENT_PID; [2022-10-24T03:48:05.596Z] echo Agent pid 38 killed; [2022-10-24T03:48:05.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-24T03:48:05.896Z] + git semver [Pipeline] } [2022-10-24T03:48:06.178Z] $ docker stop --time=1 a447b9643e7afb38c2a718f4ed6598b53e4ed0463cc827636a5418fc450a4355 [2022-10-24T03:48:07.464Z] $ docker rm -f a447b9643e7afb38c2a718f4ed6598b53e4ed0463cc827636a5418fc450a4355 [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-10-24T03:48:07.979Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2022-10-24T03:48:07.979Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-10-24T03:48:07.979Z] total 16 [2022-10-24T03:48:07.979Z] drwxr-xr-x 3 root root 4096 Oct 24 03:39 . [2022-10-24T03:48:07.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 03:47 .. [2022-10-24T03:48:07.979Z] drwxr-xr-x 2 root root 4096 Oct 24 03:39 cost [2022-10-24T03:48:07.979Z] -rw-r--r-- 1 root root 83 Oct 24 03:39 cost.csv [2022-10-24T03:48:07.979Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2022-10-24T03:48:07.979Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2022-10-24T03:48:07.979Z] total 16 [2022-10-24T03:48:07.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 03:39 . [2022-10-24T03:48:07.979Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 03:47 .. [2022-10-24T03:48:07.979Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 03:39 cost [2022-10-24T03:48:07.979Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 03:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:08.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:09.125Z] ---> package-listing.sh [2022-10-24T03:48:09.125Z] ++ facter osfamily [2022-10-24T03:48:09.125Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-24T03:48:09.383Z] + OS_FAMILY=debian [2022-10-24T03:48:09.383Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2022-10-24T03:48:09.383Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-24T03:48:09.383Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-24T03:48:09.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-24T03:48:09.383Z] + PACKAGES=/tmp/packages_start.txt [2022-10-24T03:48:09.383Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-10-24T03:48:09.383Z] + PACKAGES=/tmp/packages_end.txt [2022-10-24T03:48:09.383Z] + case "${OS_FAMILY}" in [2022-10-24T03:48:09.383Z] + dpkg -l [2022-10-24T03:48:09.383Z] + grep '^ii' [2022-10-24T03:48:09.383Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-24T03:48:09.383Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-24T03:48:09.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-24T03:48:09.383Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2022-10-24T03:48:09.383Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2022-10-24T03:48:09.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2022-10-24T03:48:09.393Z] 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-10-24T03:48:09.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-24T03:48:10.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-24T03:48:10.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-24T03:48:10.291Z] prd-ubuntu20.04-docker-8c-8g-8998 does not seem to be running inside a container [2022-10-24T03:48:10.332Z] $ 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-10-24T03:48:10.545Z] $ docker top 3600315eacd4554fd7aed0cc4b86d36bed77b7102e52a39170290472a0b4893e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-24T03:48:10.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-24T03:48:11.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-24T03:48:11.448Z] + ls /var/log/sa-host [2022-10-24T03:48:11.448Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-24T03:48:11.588Z] provisioning config files... [2022-10-24T03:48:11.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16809033506165176178tmp [Pipeline] { [Pipeline] echo [2022-10-24T03:48:11.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:11.887Z] ---> create-netrc.sh [Pipeline] } [2022-10-24T03:48:11.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:12.223Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-24T03:48:12.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:12.515Z] ---> sudo-logs.sh [2022-10-24T03:48:12.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-24T03:48:12.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:12.820Z] ---> job-cost.sh [2022-10-24T03:48:12.820Z] lf-activate-venv: SKIPPING [2022-10-24T03:48:12.820Z] DEBUG: total: 0.4399999976158142 [2022-10-24T03:48:12.820Z] INFO: Retrieving Stack Cost... [2022-10-24T03:48:13.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-24T03:48:13.337Z] INFO: Archiving Costs [Pipeline] echo [2022-10-24T03:48:13.348Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-24T03:48:13.627Z] ---> logs-deploy.sh [2022-10-24T03:48:13.627Z] lf-activate-venv: SKIPPING [2022-10-24T03:48:13.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/46 [2022-10-24T03:48:13.627Z] INFO: archiving workspace using pattern(s): [2022-10-24T03:48:15.003Z] Archives upload complete. [2022-10-24T03:48:15.003Z] INFO: archiving logs to Nexus