Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 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-ssh6533877236296915467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14343090334562726222.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11445842396020839272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8321005501018607345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9209178450902155401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13817 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 (main) Commit message: "Merge pull request #171 from jumpingliu/issue-170" > git config core.sparsecheckout # timeout=10 > git checkout -f 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 > git rev-list --no-walk 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T05:24:29.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T05:24:29.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T05:24:29.088Z] ========================================================= [2023-05-05T05:24:29.088Z] EdgeX Global Pipelines Version Info [2023-05-05T05:24:29.088Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:24:29.801Z] ------------------- [2023-05-05T05:24:29.801Z] stable info: [2023-05-05T05:24:29.801Z] ------------------- [2023-05-05T05:24:29.801Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T05:24:29.801Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:24:29.801Z] Message: update stable to v1.0.249 [2023-05-05T05:24:30.373Z] ------------------- [2023-05-05T05:24:30.373Z] experimental info: [2023-05-05T05:24:30.373Z] ------------------- [2023-05-05T05:24:30.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T05:24:30.373Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:24:30.373Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T05:24:30.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-05T05:24:30.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-05T05:24:30.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T05:24:30.584Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T05:24:30.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T05:24:30.607Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T05:24:30.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T05:24:30.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T05:24:30.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T05:24:30.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T05:24:30.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T05:24:30.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-05T05:24:30.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T05:24:30.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T05:24:30.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:24:30.728Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:24:30.739Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:24:30.750Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:24:30.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T05:24:30.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T05:24:30.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T05:24:30.794Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T05:24:30.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T05:24:30.818Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T05:24:30.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T05:24:30.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T05:24:30.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T05:24:30.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T05:24:30.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T05:24:30.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T05:24:30.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo [2023-05-05T05:24:30.913Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4261d58 [Pipeline] echo [2023-05-05T05:24:30.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:24:30.982Z] provisioning config files... [2023-05-05T05:24:30.996Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15363261004127765299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:24:31.297Z] ---> docker-login.sh [2023-05-05T05:24:31.297Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:24:31.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:31.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:31.836Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:31.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:31.836Z] [2023-05-05T05:24:31.836Z] Login Succeeded [2023-05-05T05:24:31.836Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:24:31.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:31.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:31.836Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:31.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:31.836Z] [2023-05-05T05:24:31.836Z] Login Succeeded [2023-05-05T05:24:31.836Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:24:31.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:32.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:32.098Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:32.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:32.098Z] [2023-05-05T05:24:32.098Z] Login Succeeded [2023-05-05T05:24:32.098Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:24:32.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:32.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:32.098Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:32.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:32.098Z] [2023-05-05T05:24:32.098Z] Login Succeeded [2023-05-05T05:24:32.098Z] docker.io [2023-05-05T05:24:32.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:32.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:32.358Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:32.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:32.358Z] [2023-05-05T05:24:32.358Z] Login Succeeded [2023-05-05T05:24:32.358Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:24:32.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T05:24:32.742Z] + git rev-list -1 --merges 4261d5835fa1c7b154f2687acc6f50b8a2a738f2~1..4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo [2023-05-05T05:24:32.785Z] -----------> git rev-list -1 --merges 4261d5835fa1c7b154f2687acc6f50b8a2a738f2~1..4261d5835fa1c7b154f2687acc6f50b8a2a738f2 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:24:32.785Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [false] [Pipeline] sh [2023-05-05T05:24:33.072Z] + git log --format=format:%s -1 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo [2023-05-05T05:24:33.093Z] ========================================================= [2023-05-05T05:24:33.093Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T05:24:33.093Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:24:33.415Z] + git log --format=format:%s -1 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo [2023-05-05T05:24:33.427Z] [semverPrep] GIT_COMMIT: 4261d5835fa1c7b154f2687acc6f50b8a2a738f2, Commit Message: Merge pull request #171 from jumpingliu/issue-170 [Pipeline] echo [2023-05-05T05:24:33.432Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T05:24:33.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:24:33.796Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T05:24:33.796Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T05:24:33.796Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T05:24:33.796Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-05-05T05:24:33.796Z] -a /etc/ssh/ssh_known_hosts [2023-05-05T05:24:33.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:24:34.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:24:34.218Z] [2023-05-05T05:24:34.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:24:34.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:24:34.522Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T05:24:34.522Z] b85a868b505f: Pulling fs layer [2023-05-05T05:24:34.522Z] e2be974225ed: Pulling fs layer [2023-05-05T05:24:34.522Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T05:24:34.522Z] 988bab9f4d93: Pulling fs layer [2023-05-05T05:24:34.522Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T05:24:34.522Z] eaf3925da568: Pulling fs layer [2023-05-05T05:24:34.522Z] bab4dde63d76: Pulling fs layer [2023-05-05T05:24:34.522Z] bde34c3a00c8: Pulling fs layer [2023-05-05T05:24:34.522Z] b352a97aabf1: Pulling fs layer [2023-05-05T05:24:34.522Z] 4872d77fe225: Pulling fs layer [2023-05-05T05:24:34.522Z] 5851b861e8e6: Pulling fs layer [2023-05-05T05:24:34.522Z] bde34c3a00c8: Waiting [2023-05-05T05:24:34.522Z] b352a97aabf1: Waiting [2023-05-05T05:24:34.522Z] 988bab9f4d93: Waiting [2023-05-05T05:24:34.522Z] 1469e6f7b9e6: Waiting [2023-05-05T05:24:34.522Z] 4872d77fe225: Waiting [2023-05-05T05:24:34.522Z] eaf3925da568: Waiting [2023-05-05T05:24:34.522Z] bab4dde63d76: Waiting [2023-05-05T05:24:34.522Z] e2be974225ed: Verifying Checksum [2023-05-05T05:24:34.522Z] e2be974225ed: Download complete [2023-05-05T05:24:34.522Z] 988bab9f4d93: Verifying Checksum [2023-05-05T05:24:34.522Z] 988bab9f4d93: Download complete [2023-05-05T05:24:34.522Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T05:24:34.522Z] 1469e6f7b9e6: Download complete [2023-05-05T05:24:34.781Z] eaf3925da568: Verifying Checksum [2023-05-05T05:24:34.781Z] eaf3925da568: Download complete [2023-05-05T05:24:34.781Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T05:24:34.781Z] 339a4e72a1f5: Download complete [2023-05-05T05:24:34.781Z] bde34c3a00c8: Verifying Checksum [2023-05-05T05:24:34.781Z] bde34c3a00c8: Download complete [2023-05-05T05:24:34.781Z] b352a97aabf1: Verifying Checksum [2023-05-05T05:24:34.781Z] b352a97aabf1: Download complete [2023-05-05T05:24:34.781Z] 4872d77fe225: Verifying Checksum [2023-05-05T05:24:34.781Z] 4872d77fe225: Download complete [2023-05-05T05:24:34.781Z] 5851b861e8e6: Verifying Checksum [2023-05-05T05:24:34.781Z] 5851b861e8e6: Download complete [2023-05-05T05:24:34.781Z] b85a868b505f: Verifying Checksum [2023-05-05T05:24:34.781Z] b85a868b505f: Download complete [2023-05-05T05:24:35.039Z] bab4dde63d76: Verifying Checksum [2023-05-05T05:24:35.039Z] bab4dde63d76: Download complete [2023-05-05T05:24:35.974Z] b85a868b505f: Pull complete [2023-05-05T05:24:35.974Z] e2be974225ed: Pull complete [2023-05-05T05:24:36.543Z] 339a4e72a1f5: Pull complete [2023-05-05T05:24:36.543Z] 988bab9f4d93: Pull complete [2023-05-05T05:24:36.802Z] 1469e6f7b9e6: Pull complete [2023-05-05T05:24:36.802Z] eaf3925da568: Pull complete [2023-05-05T05:24:38.706Z] bab4dde63d76: Pull complete [2023-05-05T05:24:38.706Z] bde34c3a00c8: Pull complete [2023-05-05T05:24:38.706Z] b352a97aabf1: Pull complete [2023-05-05T05:24:38.706Z] 4872d77fe225: Pull complete [2023-05-05T05:24:38.706Z] 5851b861e8e6: Pull complete [2023-05-05T05:24:38.706Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T05:24:38.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:24:38.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:24:38.797Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:24:38.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T05:24:40.244Z] $ docker top 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 -eo pid,comm [2023-05-05T05:24:40.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T05:24:40.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:24:40.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:24:40.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:24:40.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:24:40.469Z] $ docker exec 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent [2023-05-05T05:24:40.587Z] SSH_AUTH_SOCK=/tmp/ssh-yq1tFxGZCkNn/agent.32 [2023-05-05T05:24:40.587Z] SSH_AGENT_PID=38 [2023-05-05T05:24:40.594Z] Running ssh-add (command line suppressed) [2023-05-05T05:24:40.704Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_559845083464225709.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_559845083464225709.key) [2023-05-05T05:24:40.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:24:40.997Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T05:24:41.022Z] $ docker exec --env ******** --env ******** 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent -k [2023-05-05T05:24:41.117Z] unset SSH_AUTH_SOCK; [2023-05-05T05:24:41.117Z] unset SSH_AGENT_PID; [2023-05-05T05:24:41.117Z] echo Agent pid 38 killed; [2023-05-05T05:24:41.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T05:24:41.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:24:41.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:24:41.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:24:41.259Z] $ docker exec 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent [2023-05-05T05:24:41.355Z] SSH_AUTH_SOCK=/tmp/ssh-Dvz0HywWzoA2/agent.70 [2023-05-05T05:24:41.355Z] SSH_AGENT_PID=76 [2023-05-05T05:24:41.360Z] Running ssh-add (command line suppressed) [2023-05-05T05:24:41.465Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6359858486748093802.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6359858486748093802.key) [2023-05-05T05:24:41.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:24:41.760Z] + git semver init [2023-05-05T05:24:42.020Z] 2023-05-05 05:24:41,947 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T05:24:42.020Z] 2023-05-05 05:24:41,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-05T05:24:42.020Z] 2023-05-05 05:24:41,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-05T05:24:42.020Z] 2023-05-05 05:24:41,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:24:42.956Z] 2023-05-05 05:24:42,850 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-05-05T05:24:42.956Z] 2023-05-05 05:24:42,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-05-05T05:24:42.956Z] 2023-05-05 05:24:42,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:24:42.956Z] 2023-05-05 05:24:42,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:24:42.956Z] 3.0.0-dev.24 [Pipeline] } [2023-05-05T05:24:42.970Z] $ docker exec --env ******** --env ******** 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent -k [2023-05-05T05:24:43.070Z] unset SSH_AUTH_SOCK; [2023-05-05T05:24:43.070Z] unset SSH_AGENT_PID; [2023-05-05T05:24:43.070Z] echo Agent pid 76 killed; [2023-05-05T05:24:43.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:24:43.387Z] + git semver [Pipeline] } [2023-05-05T05:24:43.662Z] $ docker stop --time=1 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 [2023-05-05T05:24:44.947Z] $ docker rm -f --volumes 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:24:45.283Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T05:24:45.487Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T05:24:45.490Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:24:45.598Z] provisioning config files... [2023-05-05T05:24:45.606Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8523433899959844151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:24:45.898Z] ---> docker-login.sh [2023-05-05T05:24:45.898Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:24:45.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:45.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:45.898Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:45.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:45.898Z] [2023-05-05T05:24:45.898Z] Login Succeeded [2023-05-05T05:24:45.898Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:24:45.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:45.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:45.898Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:45.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:45.898Z] [2023-05-05T05:24:45.898Z] Login Succeeded [2023-05-05T05:24:45.898Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:24:46.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:46.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:46.157Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:46.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:46.157Z] [2023-05-05T05:24:46.157Z] Login Succeeded [2023-05-05T05:24:46.157Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:24:46.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:46.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:46.157Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:46.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:46.157Z] [2023-05-05T05:24:46.157Z] Login Succeeded [2023-05-05T05:24:46.157Z] docker.io [2023-05-05T05:24:46.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:24:46.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:24:46.417Z] Configure a credential helper to remove this warning. See [2023-05-05T05:24:46.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:24:46.417Z] [2023-05-05T05:24:46.417Z] Login Succeeded [2023-05-05T05:24:46.417Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:24:46.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:24:46.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:24:46.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:24:46.502Z] ========================================================= [2023-05-05T05:24:46.502Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T05:24:46.502Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:24:46.803Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:24:46.803Z] Sending build context to Docker daemon 16.09MB [2023-05-05T05:24:46.803Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:24:46.803Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T05:24:46.803Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T05:24:46.803Z] f56be85fc22e: Pulling fs layer [2023-05-05T05:24:46.803Z] 85791d961cd3: Pulling fs layer [2023-05-05T05:24:46.803Z] d694b5ae8c79: Pulling fs layer [2023-05-05T05:24:46.803Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T05:24:46.803Z] 4d19c01a9841: Pulling fs layer [2023-05-05T05:24:46.803Z] 9f32a84ed3da: Waiting [2023-05-05T05:24:46.803Z] 9325e15d5711: Pulling fs layer [2023-05-05T05:24:46.803Z] 556b6ee489ea: Pulling fs layer [2023-05-05T05:24:46.803Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T05:24:46.803Z] 4d19c01a9841: Waiting [2023-05-05T05:24:46.803Z] 556b6ee489ea: Waiting [2023-05-05T05:24:46.803Z] 9325e15d5711: Waiting [2023-05-05T05:24:47.063Z] 85791d961cd3: Verifying Checksum [2023-05-05T05:24:47.063Z] 85791d961cd3: Download complete [2023-05-05T05:24:47.063Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T05:24:47.063Z] 9f32a84ed3da: Download complete [2023-05-05T05:24:47.063Z] 4d19c01a9841: Verifying Checksum [2023-05-05T05:24:47.063Z] 4d19c01a9841: Download complete [2023-05-05T05:24:47.063Z] f56be85fc22e: Download complete [2023-05-05T05:24:47.063Z] 9325e15d5711: Verifying Checksum [2023-05-05T05:24:47.063Z] 9325e15d5711: Download complete [2023-05-05T05:24:47.063Z] f56be85fc22e: Pull complete [2023-05-05T05:24:47.325Z] 85791d961cd3: Pull complete [2023-05-05T05:24:47.587Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T05:24:47.587Z] c5a4b2cf53e6: Download complete [2023-05-05T05:24:47.587Z] d694b5ae8c79: Download complete [2023-05-05T05:24:47.846Z] 556b6ee489ea: Verifying Checksum [2023-05-05T05:24:47.846Z] 556b6ee489ea: Download complete [2023-05-05T05:24:51.140Z] d694b5ae8c79: Pull complete [2023-05-05T05:24:51.140Z] 9f32a84ed3da: Pull complete [2023-05-05T05:24:51.140Z] 4d19c01a9841: Pull complete [2023-05-05T05:24:51.140Z] 9325e15d5711: Pull complete [2023-05-05T05:24:53.046Z] 556b6ee489ea: Pull complete [2023-05-05T05:24:54.421Z] c5a4b2cf53e6: Pull complete [2023-05-05T05:24:54.421Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T05:24:54.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T05:24:54.421Z] ---> c4be618373d6 [2023-05-05T05:24:54.421Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:24:56.330Z] ---> Running in 701bc181ebe7 [2023-05-05T05:24:56.590Z] Removing intermediate container 701bc181ebe7 [2023-05-05T05:24:56.590Z] ---> 1096e0e49edd [2023-05-05T05:24:56.590Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:24:56.590Z] ---> Running in 7214c9ab66f4 [2023-05-05T05:24:56.590Z] Removing intermediate container 7214c9ab66f4 [2023-05-05T05:24:56.590Z] ---> efdcbd0a765a [2023-05-05T05:24:56.590Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T05:24:56.850Z] ---> Running in 13a8d0bcd8bd [2023-05-05T05:24:56.850Z] Removing intermediate container 13a8d0bcd8bd [2023-05-05T05:24:56.850Z] ---> a38c92218b9b [2023-05-05T05:24:56.850Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:24:56.850Z] ---> Running in 2e26ee2c3d72 [2023-05-05T05:24:56.850Z] Removing intermediate container 2e26ee2c3d72 [2023-05-05T05:24:56.850Z] ---> a0eb27ea7aa6 [2023-05-05T05:24:56.850Z] Step 7/12 : WORKDIR /device-gpio [2023-05-05T05:24:57.110Z] ---> Running in aceed4e546e3 [2023-05-05T05:24:57.110Z] Removing intermediate container aceed4e546e3 [2023-05-05T05:24:57.110Z] ---> c25ee51eb24f [2023-05-05T05:24:57.110Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:24:57.110Z] ---> Running in c849b1cc8017 [2023-05-05T05:24:57.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:24:57.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:24:57.889Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T05:24:57.889Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T05:24:57.889Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T05:24:57.889Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T05:24:57.889Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:24:57.889Z] OK: 269 MiB in 57 packages [2023-05-05T05:24:58.458Z] Removing intermediate container c849b1cc8017 [2023-05-05T05:24:58.458Z] ---> 90f32d140c8c [2023-05-05T05:24:58.458Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T05:24:58.458Z] ---> bf287a837a4a [2023-05-05T05:24:58.458Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:24:58.458Z] ---> Running in 2f7d2c0c54f2 [2023-05-05T05:25:00.570Z] Still waiting to schedule task [2023-05-05T05:25:00.571Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T05:25:45.167Z] Removing intermediate container 2f7d2c0c54f2 [2023-05-05T05:25:45.167Z] ---> f27aee34b6b1 [2023-05-05T05:25:45.167Z] Step 11/12 : COPY . . [2023-05-05T05:25:45.167Z] ---> f412ef11a010 [2023-05-05T05:25:45.167Z] Step 12/12 : RUN ${MAKE} [2023-05-05T05:25:45.167Z] ---> Running in de606860b505 [2023-05-05T05:25:45.167Z] noop [2023-05-05T05:25:45.427Z] Removing intermediate container de606860b505 [2023-05-05T05:25:45.427Z] ---> 666b70117ac2 [2023-05-05T05:25:45.427Z] Successfully built 666b70117ac2 [2023-05-05T05:25:45.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:25:45.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:25:45.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:25:45.889Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:25:45.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T05:25:46.243Z] $ docker top c845713125cdd6f16158c90e3e217c85c05f268017dbc12f5e3a2b4787f8133d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:25:46.586Z] + go version [2023-05-05T05:25:46.586Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T05:25:46.599Z] $ docker stop --time=1 c845713125cdd6f16158c90e3e217c85c05f268017dbc12f5e3a2b4787f8133d [2023-05-05T05:25:47.866Z] $ docker rm -f --volumes c845713125cdd6f16158c90e3e217c85c05f268017dbc12f5e3a2b4787f8133d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:25:48.256Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:25:48.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:25:48.326Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:25:48.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T05:25:48.671Z] $ docker top cf15f9778aed1122f6538a3f90a5ecee22ccc3dbeda07be1bd375fd3d5e23fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:25:49.014Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:25:49.304Z] + make test [2023-05-05T05:25:49.304Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T05:25:54.595Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-05T05:26:04.574Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-05T05:26:04.574Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-05T05:26:09.842Z] go vet ./... [2023-05-05T05:26:13.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:26:13.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:26:13.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:26:13.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:26:13.406Z] $ docker stop --time=1 cf15f9778aed1122f6538a3f90a5ecee22ccc3dbeda07be1bd375fd3d5e23fa9 [2023-05-05T05:26:15.493Z] $ docker rm -f --volumes cf15f9778aed1122f6538a3f90a5ecee22ccc3dbeda07be1bd375fd3d5e23fa9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:26:15.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:26:16.000Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T05:26:16.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:26:16.774Z] + ls -al . [2023-05-05T05:26:16.774Z] total 156 [2023-05-05T05:26:16.774Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:25 . [2023-05-05T05:26:16.774Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:24 .. [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 05:24 .dockerignore [2023-05-05T05:26:16.774Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:24 .git [2023-05-05T05:26:16.774Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:24 .github [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 05:24 .gitignore [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:24 .golangci.yml [2023-05-05T05:26:16.774Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:24 .semver [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 5 05:24 Attribution.txt [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 5 05:24 CHANGELOG.md [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 5 05:24 Dockerfile [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:24 GOVERNANCE.md [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 05:24 Jenkinsfile [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:24 LICENSE [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 5 05:24 Makefile [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 05:24 OWNERS.md [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 5 05:24 README.md [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 05:24 VERSION [2023-05-05T05:26:16.774Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:24 bin [2023-05-05T05:26:16.774Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:24 cmd [2023-05-05T05:26:16.774Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 05:25 coverage.out [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 5 05:24 go.mod [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 5 05:24 go.sum [2023-05-05T05:26:16.774Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:24 internal [2023-05-05T05:26:16.774Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:24 snap [2023-05-05T05:26:16.774Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 05:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:17.072Z] + 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=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 --label arch=amd64 --label version=3.0.0-dev.24 . [2023-05-05T05:26:17.072Z] Sending build context to Docker daemon 16.09MB [2023-05-05T05:26:17.072Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:26:17.072Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T05:26:17.072Z] ---> 666b70117ac2 [2023-05-05T05:26:17.072Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:26:17.072Z] ---> Running in abf535739a8f [2023-05-05T05:26:17.331Z] Removing intermediate container abf535739a8f [2023-05-05T05:26:17.331Z] ---> 9ca4280a6fec [2023-05-05T05:26:17.331Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:26:17.331Z] ---> Running in 9ed717d8b24a [2023-05-05T05:26:17.331Z] Removing intermediate container 9ed717d8b24a [2023-05-05T05:26:17.331Z] ---> 4d15fc75fe1b [2023-05-05T05:26:17.331Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T05:26:17.331Z] ---> Running in 3fc1cbfa5803 [2023-05-05T05:26:17.331Z] Removing intermediate container 3fc1cbfa5803 [2023-05-05T05:26:17.331Z] ---> b6f916bb1105 [2023-05-05T05:26:17.331Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:26:17.638Z] ---> Running in 2707eda0861c [2023-05-05T05:26:17.638Z] Removing intermediate container 2707eda0861c [2023-05-05T05:26:17.638Z] ---> 5fbb7bf66aae [2023-05-05T05:26:17.638Z] Step 7/25 : WORKDIR /device-gpio [2023-05-05T05:26:17.638Z] ---> Running in b733a64183fe [2023-05-05T05:26:17.638Z] Removing intermediate container b733a64183fe [2023-05-05T05:26:17.638Z] ---> 48459ea6affd [2023-05-05T05:26:17.638Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:26:17.638Z] ---> Running in a093384abcb8 [2023-05-05T05:26:17.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:26:18.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:26:18.187Z] OK: 269 MiB in 57 packages [2023-05-05T05:26:18.467Z] Removing intermediate container a093384abcb8 [2023-05-05T05:26:18.467Z] ---> 0b7328c6e010 [2023-05-05T05:26:18.467Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T05:26:18.747Z] ---> a3e20d0db770 [2023-05-05T05:26:18.747Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:26:18.747Z] ---> Running in 8f96810f6347 [2023-05-05T05:26:19.318Z] Removing intermediate container 8f96810f6347 [2023-05-05T05:26:19.318Z] ---> 20a19e626c34 [2023-05-05T05:26:19.318Z] Step 11/25 : COPY . . [2023-05-05T05:26:20.210Z] ---> 9229797264b4 [2023-05-05T05:26:20.210Z] Step 12/25 : RUN ${MAKE} [2023-05-05T05:26:20.210Z] ---> Running in 9677b3209e5c [2023-05-05T05:26:20.470Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-05T05:26:38.570Z] Removing intermediate container 9677b3209e5c [2023-05-05T05:26:38.570Z] ---> 165265a9d253 [2023-05-05T05:26:38.570Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T05:26:38.570Z] 3.17: Pulling from library/alpine [2023-05-05T05:26:38.570Z] f56be85fc22e: Already exists [2023-05-05T05:26:38.570Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:26:38.570Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:26:38.570Z] ---> 9ed4aefc74f6 [2023-05-05T05:26:38.571Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-05T05:26:38.571Z] ---> Running in d12036c4c6b1 [2023-05-05T05:26:38.571Z] Removing intermediate container d12036c4c6b1 [2023-05-05T05:26:38.571Z] ---> 832929d893f1 [2023-05-05T05:26:38.571Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-05T05:26:38.571Z] ---> Running in 41637a165c29 [2023-05-05T05:26:38.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:26:38.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:26:38.571Z] OK: 7 MiB in 15 packages [2023-05-05T05:26:38.571Z] Removing intermediate container 41637a165c29 [2023-05-05T05:26:38.571Z] ---> 20470987f78a [2023-05-05T05:26:38.571Z] Step 16/25 : WORKDIR / [2023-05-05T05:26:38.571Z] ---> Running in 13fd37887534 [2023-05-05T05:26:38.571Z] Removing intermediate container 13fd37887534 [2023-05-05T05:26:38.571Z] ---> 778782eba293 [2023-05-05T05:26:38.571Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-05T05:26:38.571Z] ---> e90f604af243 [2023-05-05T05:26:38.571Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-05T05:26:38.571Z] ---> 650607dd6863 [2023-05-05T05:26:38.571Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-05T05:26:38.571Z] ---> aa3d1684dbdd [2023-05-05T05:26:38.571Z] Step 20/25 : EXPOSE 59910 [2023-05-05T05:26:38.571Z] ---> Running in 538dec2adf8d [2023-05-05T05:26:38.571Z] Removing intermediate container 538dec2adf8d [2023-05-05T05:26:38.571Z] ---> 3670b062ef05 [2023-05-05T05:26:38.571Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-05T05:26:38.829Z] ---> Running in 4bddfa402c2d [2023-05-05T05:26:38.829Z] Removing intermediate container 4bddfa402c2d [2023-05-05T05:26:38.829Z] ---> afa77cfa4dac [2023-05-05T05:26:38.829Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T05:26:38.829Z] ---> Running in ab60159f9735 [2023-05-05T05:26:38.829Z] Removing intermediate container ab60159f9735 [2023-05-05T05:26:38.830Z] ---> 4b0b34d8cf4e [2023-05-05T05:26:38.830Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T05:26:38.830Z] ---> Running in 9afe48b0fc4d [2023-05-05T05:26:39.089Z] Removing intermediate container 9afe48b0fc4d [2023-05-05T05:26:39.089Z] ---> 1f5d3368cc31 [2023-05-05T05:26:39.089Z] Step 24/25 : LABEL git_sha=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:26:39.089Z] ---> Running in 8b857db90b27 [2023-05-05T05:26:39.089Z] Removing intermediate container 8b857db90b27 [2023-05-05T05:26:39.089Z] ---> d4f84501ee9c [2023-05-05T05:26:39.089Z] Step 25/25 : LABEL version=3.0.0-dev.24 [2023-05-05T05:26:39.089Z] ---> Running in 3ff54378d65e [2023-05-05T05:26:39.089Z] Removing intermediate container 3ff54378d65e [2023-05-05T05:26:39.089Z] ---> 09cdcdc24f76 [2023-05-05T05:26:39.089Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:26:39.089Z] Successfully built 09cdcdc24f76 [2023-05-05T05:26:39.089Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:26:39.228Z] provisioning config files... [2023-05-05T05:26:39.237Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12411097883616944831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:26:39.528Z] ---> docker-login.sh [2023-05-05T05:26:39.528Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:26:39.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:26:39.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:26:39.528Z] Configure a credential helper to remove this warning. See [2023-05-05T05:26:39.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:26:39.528Z] [2023-05-05T05:26:39.528Z] Login Succeeded [2023-05-05T05:26:39.528Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:26:39.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:26:39.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:26:39.528Z] Configure a credential helper to remove this warning. See [2023-05-05T05:26:39.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:26:39.528Z] [2023-05-05T05:26:39.528Z] Login Succeeded [2023-05-05T05:26:39.528Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:26:39.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:26:39.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:26:39.788Z] Configure a credential helper to remove this warning. See [2023-05-05T05:26:39.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:26:39.788Z] [2023-05-05T05:26:39.788Z] Login Succeeded [2023-05-05T05:26:39.788Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:26:39.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:26:39.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:26:39.788Z] Configure a credential helper to remove this warning. See [2023-05-05T05:26:39.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:26:39.788Z] [2023-05-05T05:26:39.788Z] Login Succeeded [2023-05-05T05:26:39.788Z] docker.io [2023-05-05T05:26:39.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:26:40.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:26:40.046Z] Configure a credential helper to remove this warning. See [2023-05-05T05:26:40.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:26:40.046Z] [2023-05-05T05:26:40.046Z] Login Succeeded [2023-05-05T05:26:40.046Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:26:40.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T05:26:40.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:26:40.111Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-05-05T05:26:40.111Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:26:40.111Z] latest [2023-05-05T05:26:40.111Z] 3.0.0-dev.24 [2023-05-05T05:26:40.111Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [2023-05-05T05:26:40.111Z] main [2023-05-05T05:26:40.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-05-05T05:26:40.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13818 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-05-05T05:26:40.161Z] Running in /w/workspace/device-gpio/78 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:40.191Z] The recommended git tool is: git [2023-05-05T05:26:40.457Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:40.767Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:26:40.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-05T05:26:40.767Z] 4838eb6d700f: Preparing [2023-05-05T05:26:40.767Z] bd413315a8c3: Preparing [2023-05-05T05:26:40.767Z] d4608f39289c: Preparing [2023-05-05T05:26:40.767Z] 75d9d1ce61e6: Preparing [2023-05-05T05:26:40.767Z] f1417ff83b31: Preparing [2023-05-05T05:26:40.767Z] f1417ff83b31: Layer already exists [2023-05-05T05:26:40.767Z] d4608f39289c: Pushed [2023-05-05T05:26:40.767Z] 75d9d1ce61e6: Pushed [2023-05-05T05:26:40.767Z] bd413315a8c3: Pushed [2023-05-05T05:26:43.325Z] 4838eb6d700f: Pushed [2023-05-05T05:26:43.325Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:43.632Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:43.934Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-05T05:26:43.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-05T05:26:43.934Z] 4838eb6d700f: Preparing [2023-05-05T05:26:43.934Z] bd413315a8c3: Preparing [2023-05-05T05:26:43.934Z] d4608f39289c: Preparing [2023-05-05T05:26:43.934Z] 75d9d1ce61e6: Preparing [2023-05-05T05:26:43.934Z] f1417ff83b31: Preparing [2023-05-05T05:26:43.934Z] d4608f39289c: Layer already exists [2023-05-05T05:26:43.934Z] f1417ff83b31: Layer already exists [2023-05-05T05:26:43.934Z] 75d9d1ce61e6: Layer already exists [2023-05-05T05:26:43.934Z] bd413315a8c3: Layer already exists [2023-05-05T05:26:43.934Z] 4838eb6d700f: Layer already exists [2023-05-05T05:26:43.934Z] latest: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:44.247Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:44.557Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.24 [2023-05-05T05:26:44.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-05T05:26:44.557Z] 4838eb6d700f: Preparing [2023-05-05T05:26:44.557Z] bd413315a8c3: Preparing [2023-05-05T05:26:44.557Z] d4608f39289c: Preparing [2023-05-05T05:26:44.557Z] 75d9d1ce61e6: Preparing [2023-05-05T05:26:44.557Z] f1417ff83b31: Preparing [2023-05-05T05:26:44.557Z] bd413315a8c3: Layer already exists [2023-05-05T05:26:44.557Z] 75d9d1ce61e6: Layer already exists [2023-05-05T05:26:44.557Z] f1417ff83b31: Layer already exists [2023-05-05T05:26:44.557Z] d4608f39289c: Layer already exists [2023-05-05T05:26:44.557Z] 4838eb6d700f: Layer already exists [2023-05-05T05:26:44.557Z] 3.0.0-dev.24: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:44.864Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:45.169Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [2023-05-05T05:26:45.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-05T05:26:45.169Z] 4838eb6d700f: Preparing [2023-05-05T05:26:45.169Z] bd413315a8c3: Preparing [2023-05-05T05:26:45.169Z] d4608f39289c: Preparing [2023-05-05T05:26:45.169Z] 75d9d1ce61e6: Preparing [2023-05-05T05:26:45.169Z] f1417ff83b31: Preparing [2023-05-05T05:26:45.169Z] d4608f39289c: Layer already exists [2023-05-05T05:26:45.169Z] bd413315a8c3: Layer already exists [2023-05-05T05:26:45.169Z] 75d9d1ce61e6: Layer already exists [2023-05-05T05:26:45.169Z] f1417ff83b31: Layer already exists [2023-05-05T05:26:45.169Z] 4838eb6d700f: Layer already exists [2023-05-05T05:26:45.169Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:45.354Z] using credential edgex-jenkins-ssh [2023-05-05T05:26:45.370Z] Cloning the remote Git repository [2023-05-05T05:26:45.483Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:45.790Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-05-05T05:26:45.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-05T05:26:45.791Z] 4838eb6d700f: Preparing [2023-05-05T05:26:45.791Z] bd413315a8c3: Preparing [2023-05-05T05:26:45.791Z] d4608f39289c: Preparing [2023-05-05T05:26:45.791Z] 75d9d1ce61e6: Preparing [2023-05-05T05:26:45.791Z] f1417ff83b31: Preparing [2023-05-05T05:26:45.791Z] 75d9d1ce61e6: Layer already exists [2023-05-05T05:26:45.791Z] f1417ff83b31: Layer already exists [2023-05-05T05:26:45.791Z] bd413315a8c3: Layer already exists [2023-05-05T05:26:45.791Z] 4838eb6d700f: Layer already exists [2023-05-05T05:26:45.791Z] d4608f39289c: Layer already exists [2023-05-05T05:26:45.791Z] main: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T05:26:45.834Z] ===================================================== [Pipeline] echo [2023-05-05T05:26:45.842Z] taggedImages: [2023-05-05T05:26:45.842Z] - nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:26:45.842Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-05T05:26:45.842Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.24 [2023-05-05T05:26:45.842Z] - nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [2023-05-05T05:26:45.842Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:46.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:26:46.192Z] [2023-05-05T05:26:46.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:26:45.410Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-05T05:26:45.491Z] > git init /w/workspace/device-gpio/78 # timeout=10 [2023-05-05T05:26:45.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-05T05:26:45.615Z] > git --version # timeout=10 [2023-05-05T05:26:45.634Z] > git --version # 'git version 2.25.1' [2023-05-05T05:26:45.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:26:45.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:26:46.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:26:46.488Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T05:26:46.488Z] 5eb5b503b376: Pulling fs layer [2023-05-05T05:26:46.488Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T05:26:46.488Z] ec43610c2a17: Pulling fs layer [2023-05-05T05:26:46.488Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T05:26:46.488Z] 33b1e0a273af: Pulling fs layer [2023-05-05T05:26:46.488Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T05:26:46.488Z] 2f39f015ded8: Pulling fs layer [2023-05-05T05:26:46.488Z] 3a2ae6a8a46f: Waiting [2023-05-05T05:26:46.488Z] 33b1e0a273af: Waiting [2023-05-05T05:26:46.488Z] 2f39f015ded8: Waiting [2023-05-05T05:26:46.488Z] 5d3b04190fa2: Waiting [2023-05-05T05:26:46.488Z] 5c69ac0246d0: Download complete [2023-05-05T05:26:46.488Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T05:26:46.488Z] 3a2ae6a8a46f: Download complete [2023-05-05T05:26:46.488Z] 33b1e0a273af: Verifying Checksum [2023-05-05T05:26:46.488Z] 33b1e0a273af: Download complete [2023-05-05T05:26:46.488Z] ec43610c2a17: Download complete [2023-05-05T05:26:46.488Z] 5d3b04190fa2: Download complete [2023-05-05T05:26:46.747Z] 5eb5b503b376: Verifying Checksum [2023-05-05T05:26:46.747Z] 5eb5b503b376: Download complete [2023-05-05T05:26:47.313Z] 2f39f015ded8: Verifying Checksum [2023-05-05T05:26:47.313Z] 2f39f015ded8: Download complete [2023-05-05T05:26:47.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-05T05:26:47.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:26:47.880Z] 5eb5b503b376: Pull complete [2023-05-05T05:26:47.880Z] 5c69ac0246d0: Pull complete [2023-05-05T05:26:48.061Z] Avoid second fetch [2023-05-05T05:26:48.062Z] Checking out Revision 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 (main) [2023-05-05T05:26:48.448Z] ec43610c2a17: Pull complete [2023-05-05T05:26:48.448Z] 3a2ae6a8a46f: Pull complete [2023-05-05T05:26:48.448Z] 33b1e0a273af: Pull complete [2023-05-05T05:26:48.576Z] Commit message: "Merge pull request #171 from jumpingliu/issue-170" [2023-05-05T05:26:48.706Z] 5d3b04190fa2: Pull complete [2023-05-05T05:26:48.833Z] [2023-05-05T05:26:48.833Z] GitHub has been notified of this commit’s build result [2023-05-05T05:26:48.833Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:26:48.073Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:26:48.141Z] > git checkout -f 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 [2023-05-05T05:26:49.337Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T05:26:49.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:26:49.337Z] Dload Upload Total Spent Left Speed [2023-05-05T05:26:49.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-05-05T05:26:49.935Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T05:26:50.279Z] + sudo tee /etc/docker/daemon.new [2023-05-05T05:26:50.279Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T05:26:50.279Z] { [2023-05-05T05:26:50.279Z] "registry-mirrors": [ [2023-05-05T05:26:50.279Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T05:26:50.279Z] ], [2023-05-05T05:26:50.279Z] "bip": "10.250.0.254/24", [2023-05-05T05:26:50.279Z] "hosts": [ [2023-05-05T05:26:50.279Z] "tcp://0.0.0.0:5555", [2023-05-05T05:26:50.279Z] "unix:///var/run/docker.sock" [2023-05-05T05:26:50.279Z] ], [2023-05-05T05:26:50.279Z] "mtu": 1458, [2023-05-05T05:26:50.279Z] "selinux-enabled": true, [2023-05-05T05:26:50.279Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T05:26:50.279Z] } [Pipeline] sh [2023-05-05T05:26:50.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T05:26:50.939Z] + sudo service docker restart [2023-05-05T05:26:52.900Z] 2f39f015ded8: Pull complete [2023-05-05T05:26:52.900Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T05:26:52.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:26:52.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:26:52.979Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:26:53.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T05:26:55.412Z] $ docker top 6b3a999c46d04a87edd9b43905c5710bbb4fd5d502d638b2e042e0812ee3d1a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:26:55.814Z] ---> job-cost.sh [2023-05-05T05:26:55.814Z] lf-activate-venv: SKIPPING [2023-05-05T05:26:55.814Z] INFO: No Stack... [2023-05-05T05:26:56.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:26:56.642Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:26:56.932Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-05-05T05:26:56.932Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T05:26:56.946Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [2023-05-05T05:26:56.956Z] Resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] did not exist. Created. [2023-05-05T05:26:56.956Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:26:57.256Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T05:26:57.286Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:26:57.293Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:26:57.310Z] $ docker stop --time=1 6b3a999c46d04a87edd9b43905c5710bbb4fd5d502d638b2e042e0812ee3d1a3 [2023-05-05T05:26:58.465Z] $ docker rm -f --volumes 6b3a999c46d04a87edd9b43905c5710bbb4fd5d502d638b2e042e0812ee3d1a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:27:09.192Z] provisioning config files... [2023-05-05T05:27:09.221Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/78@tmp/config3148014725541091487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:27:09.572Z] ---> docker-login.sh [2023-05-05T05:27:09.572Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:27:09.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:27:10.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:27:10.110Z] Configure a credential helper to remove this warning. See [2023-05-05T05:27:10.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:27:10.110Z] [2023-05-05T05:27:10.110Z] Login Succeeded [2023-05-05T05:27:10.110Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:27:10.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:27:10.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:27:10.649Z] Configure a credential helper to remove this warning. See [2023-05-05T05:27:10.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:27:10.649Z] [2023-05-05T05:27:10.649Z] Login Succeeded [2023-05-05T05:27:10.649Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:27:10.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:27:10.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:27:10.922Z] Configure a credential helper to remove this warning. See [2023-05-05T05:27:10.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:27:10.922Z] [2023-05-05T05:27:10.922Z] Login Succeeded [2023-05-05T05:27:10.922Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:27:11.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:27:11.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:27:11.193Z] Configure a credential helper to remove this warning. See [2023-05-05T05:27:11.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:27:11.193Z] [2023-05-05T05:27:11.193Z] Login Succeeded [2023-05-05T05:27:11.193Z] docker.io [2023-05-05T05:27:11.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:27:11.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:27:11.732Z] Configure a credential helper to remove this warning. See [2023-05-05T05:27:11.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:27:11.732Z] [2023-05-05T05:27:11.732Z] Login Succeeded [2023-05-05T05:27:11.732Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:27:11.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:27:11.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:27:12.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:27:12.026Z] ========================================================= [2023-05-05T05:27:12.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T05:27:12.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:27:12.371Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:27:12.637Z] Sending build context to Docker daemon 8.123MB [2023-05-05T05:27:12.637Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:27:12.637Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T05:27:12.905Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T05:27:12.905Z] c41833b44d91: Pulling fs layer [2023-05-05T05:27:12.905Z] ed15518f5707: Pulling fs layer [2023-05-05T05:27:12.905Z] feae8fd75edb: Pulling fs layer [2023-05-05T05:27:12.905Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T05:27:12.905Z] 3cdef696dda3: Pulling fs layer [2023-05-05T05:27:12.905Z] 2ced38df9373: Pulling fs layer [2023-05-05T05:27:12.905Z] 58f1dce35555: Pulling fs layer [2023-05-05T05:27:12.905Z] 242c74f7c9fa: Waiting [2023-05-05T05:27:12.905Z] 3cdef696dda3: Waiting [2023-05-05T05:27:12.905Z] 2ced38df9373: Waiting [2023-05-05T05:27:12.905Z] 58f1dce35555: Waiting [2023-05-05T05:27:12.905Z] ed15518f5707: Verifying Checksum [2023-05-05T05:27:12.905Z] ed15518f5707: Download complete [2023-05-05T05:27:12.905Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T05:27:12.905Z] 242c74f7c9fa: Download complete [2023-05-05T05:27:12.905Z] 3cdef696dda3: Verifying Checksum [2023-05-05T05:27:12.905Z] 3cdef696dda3: Download complete [2023-05-05T05:27:12.905Z] c41833b44d91: Verifying Checksum [2023-05-05T05:27:12.905Z] c41833b44d91: Download complete [2023-05-05T05:27:13.875Z] c41833b44d91: Pull complete [2023-05-05T05:27:14.477Z] 58f1dce35555: Verifying Checksum [2023-05-05T05:27:14.477Z] 58f1dce35555: Download complete [2023-05-05T05:27:15.448Z] feae8fd75edb: Verifying Checksum [2023-05-05T05:27:15.448Z] feae8fd75edb: Download complete [2023-05-05T05:27:15.448Z] 2ced38df9373: Download complete [2023-05-05T05:27:16.420Z] ed15518f5707: Pull complete [2023-05-05T05:27:26.499Z] feae8fd75edb: Pull complete [2023-05-05T05:27:26.500Z] 242c74f7c9fa: Pull complete [2023-05-05T05:27:26.500Z] 3cdef696dda3: Pull complete [2023-05-05T05:27:31.843Z] 2ced38df9373: Pull complete [2023-05-05T05:27:33.785Z] 58f1dce35555: Pull complete [2023-05-05T05:27:33.786Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T05:27:33.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T05:27:33.786Z] ---> fadd8f120f05 [2023-05-05T05:27:33.786Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:27:35.749Z] ---> Running in 73fe6d64054b [2023-05-05T05:27:35.749Z] Removing intermediate container 73fe6d64054b [2023-05-05T05:27:35.749Z] ---> 507609bc7922 [2023-05-05T05:27:35.749Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:27:36.019Z] ---> Running in 4abd9d192a73 [2023-05-05T05:27:36.285Z] Removing intermediate container 4abd9d192a73 [2023-05-05T05:27:36.285Z] ---> 5f907e309f75 [2023-05-05T05:27:36.285Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T05:27:36.285Z] ---> Running in 199ba6062994 [2023-05-05T05:27:36.551Z] Removing intermediate container 199ba6062994 [2023-05-05T05:27:36.551Z] ---> baf3065f316e [2023-05-05T05:27:36.551Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:27:36.551Z] ---> Running in 7da7af2e4e35 [2023-05-05T05:27:36.818Z] Removing intermediate container 7da7af2e4e35 [2023-05-05T05:27:36.818Z] ---> 3f7030b1d47e [2023-05-05T05:27:36.818Z] Step 7/12 : WORKDIR /device-gpio [2023-05-05T05:27:36.818Z] ---> Running in ca73b7d9e270 [2023-05-05T05:27:37.085Z] Removing intermediate container ca73b7d9e270 [2023-05-05T05:27:37.085Z] ---> 906e5b89835a [2023-05-05T05:27:37.085Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:27:37.351Z] ---> Running in 0d4e6991f2a0 [2023-05-05T05:27:38.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:27:38.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:27:39.933Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T05:27:39.933Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T05:27:39.933Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T05:27:39.933Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T05:27:39.933Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:27:39.933Z] OK: 268 MiB in 57 packages [2023-05-05T05:27:43.291Z] Removing intermediate container 0d4e6991f2a0 [2023-05-05T05:27:43.291Z] ---> 6a535c103266 [2023-05-05T05:27:43.291Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T05:27:43.291Z] ---> 1bc76d71c6e9 [2023-05-05T05:27:43.291Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:27:43.291Z] ---> Running in f9b71ede05f7 [2023-05-05T05:28:39.683Z] Removing intermediate container f9b71ede05f7 [2023-05-05T05:28:39.683Z] ---> ec6dffee2a55 [2023-05-05T05:28:39.683Z] Step 11/12 : COPY . . [2023-05-05T05:28:39.683Z] ---> 569d9551fb2e [2023-05-05T05:28:39.683Z] Step 12/12 : RUN ${MAKE} [2023-05-05T05:28:39.683Z] ---> Running in bc37ac17e4ba [2023-05-05T05:28:39.683Z] noop [2023-05-05T05:28:39.683Z] Removing intermediate container bc37ac17e4ba [2023-05-05T05:28:39.683Z] ---> aa0b1ca29fbd [2023-05-05T05:28:39.683Z] Successfully built aa0b1ca29fbd [2023-05-05T05:28:39.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:28:40.037Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:28:40.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:28:40.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container [2023-05-05T05:28:40.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/78 -v /w/workspace/device-gpio/78:/w/workspace/device-gpio/78:rw,z -v /w/workspace/device-gpio/78@tmp:/w/workspace/device-gpio/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T05:28:41.414Z] $ docker top 095e4ab3992d6c14815d52036ad8e1c535842561217accabbcf9af882b4549a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:28:42.223Z] + go version [2023-05-05T05:28:42.223Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T05:28:42.240Z] $ docker stop --time=1 095e4ab3992d6c14815d52036ad8e1c535842561217accabbcf9af882b4549a7 [2023-05-05T05:28:43.819Z] $ docker rm -f --volumes 095e4ab3992d6c14815d52036ad8e1c535842561217accabbcf9af882b4549a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:28:44.316Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:28:44.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:28:44.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container [2023-05-05T05:28:44.543Z] $ 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/78 -v /w/workspace/device-gpio/78:/w/workspace/device-gpio/78:rw,z -v /w/workspace/device-gpio/78@tmp:/w/workspace/device-gpio/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T05:28:45.633Z] $ docker top c70ebca2a82b23098e8a34a28b29b91410f59d39278ede8a8ed6461de1959a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:28:46.146Z] + git config --global --add safe.directory /w/workspace/device-gpio/78 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:28:46.477Z] + make test [2023-05-05T05:28:46.477Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T05:29:18.720Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-05T05:31:10.409Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-05T05:31:10.409Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-05T05:31:10.409Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T05:31:10.409Z] go vet ./... [2023-05-05T05:31:28.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:31:28.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:31:28.639Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:31:28.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:31:28.686Z] $ docker stop --time=1 c70ebca2a82b23098e8a34a28b29b91410f59d39278ede8a8ed6461de1959a6e [2023-05-05T05:31:32.868Z] $ docker rm -f --volumes c70ebca2a82b23098e8a34a28b29b91410f59d39278ede8a8ed6461de1959a6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:31:34.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:31:34.069Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T05:31:34.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:31:35.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:31:35.406Z] + ls -al . [2023-05-05T05:31:35.406Z] total 152 [2023-05-05T05:31:35.406Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:28 . [2023-05-05T05:31:35.406Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:26 .. [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 05:26 .dockerignore [2023-05-05T05:31:35.406Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:26 .git [2023-05-05T05:31:35.406Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:26 .github [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 05:26 .gitignore [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:26 .golangci.yml [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 5 05:26 Attribution.txt [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 5 05:26 CHANGELOG.md [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 5 05:26 Dockerfile [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:26 GOVERNANCE.md [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 05:26 Jenkinsfile [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:26 LICENSE [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 5 05:26 Makefile [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 05:26 OWNERS.md [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 5 05:26 README.md [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 05:24 VERSION [2023-05-05T05:31:35.406Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:26 bin [2023-05-05T05:31:35.406Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:26 cmd [2023-05-05T05:31:35.406Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 05:28 coverage.out [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 5 05:26 go.mod [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 5 05:26 go.sum [2023-05-05T05:31:35.406Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:26 internal [2023-05-05T05:31:35.406Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:26 snap [2023-05-05T05:31:35.406Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 05:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:31:35.773Z] + 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=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 --label arch=arm64 --label version=3.0.0-dev.24 . [2023-05-05T05:31:36.739Z] Sending build context to Docker daemon 8.124MB [2023-05-05T05:31:36.739Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:31:36.739Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T05:31:36.739Z] ---> aa0b1ca29fbd [2023-05-05T05:31:36.739Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:31:36.739Z] ---> Running in 15a676a639dc [2023-05-05T05:31:37.329Z] Removing intermediate container 15a676a639dc [2023-05-05T05:31:37.329Z] ---> 6ce8ce597c6c [2023-05-05T05:31:37.329Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:31:37.329Z] ---> Running in f2de83591a95 [2023-05-05T05:31:37.598Z] Removing intermediate container f2de83591a95 [2023-05-05T05:31:37.598Z] ---> b9668fac7797 [2023-05-05T05:31:37.598Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T05:31:37.867Z] ---> Running in f45340f5fe99 [2023-05-05T05:31:38.829Z] Removing intermediate container f45340f5fe99 [2023-05-05T05:31:38.829Z] ---> a087bf7ab87b [2023-05-05T05:31:38.829Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:31:39.099Z] ---> Running in 4fdf072df07c [2023-05-05T05:31:39.369Z] Removing intermediate container 4fdf072df07c [2023-05-05T05:31:39.369Z] ---> 99f4ac880d38 [2023-05-05T05:31:39.369Z] Step 7/25 : WORKDIR /device-gpio [2023-05-05T05:31:39.369Z] ---> Running in eb6970d42ad7 [2023-05-05T05:31:40.784Z] Removing intermediate container eb6970d42ad7 [2023-05-05T05:31:40.784Z] ---> f12894580b8f [2023-05-05T05:31:40.784Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:31:41.061Z] ---> Running in 17c4a9716388 [2023-05-05T05:31:42.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:31:42.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:31:44.039Z] OK: 268 MiB in 57 packages [2023-05-05T05:31:44.627Z] Removing intermediate container 17c4a9716388 [2023-05-05T05:31:44.627Z] ---> dfc35bc13931 [2023-05-05T05:31:44.627Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T05:31:45.218Z] ---> 6ff2cf86911c [2023-05-05T05:31:45.218Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:31:45.218Z] ---> Running in f04a101d1399 [2023-05-05T05:31:47.806Z] Removing intermediate container f04a101d1399 [2023-05-05T05:31:47.806Z] ---> 9ef2ac24d274 [2023-05-05T05:31:47.806Z] Step 11/25 : COPY . . [2023-05-05T05:31:48.396Z] ---> 4c9f7b7804c2 [2023-05-05T05:31:48.396Z] Step 12/25 : RUN ${MAKE} [2023-05-05T05:31:48.664Z] ---> Running in 305fa3d4f4ab [2023-05-05T05:31:49.623Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-05T05:34:11.319Z] Removing intermediate container 305fa3d4f4ab [2023-05-05T05:34:11.319Z] ---> fdde47f46e84 [2023-05-05T05:34:11.319Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T05:34:11.319Z] 3.17: Pulling from library/alpine [2023-05-05T05:34:11.319Z] c41833b44d91: Already exists [2023-05-05T05:34:11.319Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:34:11.319Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:34:11.319Z] ---> 51e60588ff2c [2023-05-05T05:34:11.319Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-05T05:34:11.319Z] ---> Running in 1dfe78555f9c [2023-05-05T05:34:11.319Z] Removing intermediate container 1dfe78555f9c [2023-05-05T05:34:11.319Z] ---> 8e2d8c91ae1d [2023-05-05T05:34:11.319Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-05T05:34:11.319Z] ---> Running in d34a9fdd793b [2023-05-05T05:34:11.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:34:11.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:34:11.319Z] OK: 7 MiB in 15 packages [2023-05-05T05:34:11.319Z] Removing intermediate container d34a9fdd793b [2023-05-05T05:34:11.319Z] ---> 5c627af8fbae [2023-05-05T05:34:11.319Z] Step 16/25 : WORKDIR / [2023-05-05T05:34:11.319Z] ---> Running in cdf80ec63c21 [2023-05-05T05:34:11.319Z] Removing intermediate container cdf80ec63c21 [2023-05-05T05:34:11.319Z] ---> e041c5161255 [2023-05-05T05:34:11.319Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-05T05:34:11.319Z] ---> 1a6b419889ea [2023-05-05T05:34:11.319Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-05T05:34:11.319Z] ---> 1f37d140fb5c [2023-05-05T05:34:11.319Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-05T05:34:11.907Z] ---> 8790d03eccb0 [2023-05-05T05:34:11.907Z] Step 20/25 : EXPOSE 59910 [2023-05-05T05:34:11.907Z] ---> Running in 609a63ed2a08 [2023-05-05T05:34:12.181Z] Removing intermediate container 609a63ed2a08 [2023-05-05T05:34:12.181Z] ---> 56e891516887 [2023-05-05T05:34:12.181Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-05T05:34:12.181Z] ---> Running in 1e6c4e628be0 [2023-05-05T05:34:12.785Z] Removing intermediate container 1e6c4e628be0 [2023-05-05T05:34:12.785Z] ---> 898157c7ed43 [2023-05-05T05:34:12.785Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T05:34:12.785Z] ---> Running in 5cbe000a3a9f [2023-05-05T05:34:13.054Z] Removing intermediate container 5cbe000a3a9f [2023-05-05T05:34:13.054Z] ---> 89ca9af45565 [2023-05-05T05:34:13.054Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T05:34:13.054Z] ---> Running in e5168ea9512f [2023-05-05T05:34:13.325Z] Removing intermediate container e5168ea9512f [2023-05-05T05:34:13.325Z] ---> 3d403a859060 [2023-05-05T05:34:13.325Z] Step 24/25 : LABEL git_sha=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:34:13.593Z] ---> Running in 16d284a3b012 [2023-05-05T05:34:13.861Z] Removing intermediate container 16d284a3b012 [2023-05-05T05:34:13.861Z] ---> 62a91656aaeb [2023-05-05T05:34:13.861Z] Step 25/25 : LABEL version=3.0.0-dev.24 [2023-05-05T05:34:13.861Z] ---> Running in 9004989d194c [2023-05-05T05:34:14.129Z] Removing intermediate container 9004989d194c [2023-05-05T05:34:14.129Z] ---> 408e3ff973d4 [2023-05-05T05:34:14.129Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:34:14.129Z] Successfully built 408e3ff973d4 [2023-05-05T05:34:14.129Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:34:14.240Z] provisioning config files... [2023-05-05T05:34:14.258Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/78@tmp/config7951175560048953053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:34:14.609Z] ---> docker-login.sh [2023-05-05T05:34:14.610Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:34:14.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:34:14.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:34:14.878Z] Configure a credential helper to remove this warning. See [2023-05-05T05:34:14.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:34:14.878Z] [2023-05-05T05:34:14.878Z] Login Succeeded [2023-05-05T05:34:14.878Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:34:15.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:34:15.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:34:15.424Z] Configure a credential helper to remove this warning. See [2023-05-05T05:34:15.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:34:15.424Z] [2023-05-05T05:34:15.424Z] Login Succeeded [2023-05-05T05:34:15.424Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:34:15.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:34:15.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:34:15.695Z] Configure a credential helper to remove this warning. See [2023-05-05T05:34:15.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:34:15.695Z] [2023-05-05T05:34:15.695Z] Login Succeeded [2023-05-05T05:34:15.695Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:34:15.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:34:16.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:34:16.232Z] Configure a credential helper to remove this warning. See [2023-05-05T05:34:16.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:34:16.232Z] [2023-05-05T05:34:16.232Z] Login Succeeded [2023-05-05T05:34:16.232Z] docker.io [2023-05-05T05:34:16.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:34:16.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:34:16.767Z] Configure a credential helper to remove this warning. See [2023-05-05T05:34:16.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:34:16.767Z] [2023-05-05T05:34:16.767Z] Login Succeeded [2023-05-05T05:34:16.767Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:34:16.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T05:34:16.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:34:16.842Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-05-05T05:34:16.842Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:34:16.842Z] latest [2023-05-05T05:34:16.842Z] 3.0.0-dev.24 [2023-05-05T05:34:16.842Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [2023-05-05T05:34:16.842Z] main [2023-05-05T05:34:16.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:17.193Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:17.556Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:34:17.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-05T05:34:17.556Z] 3275e2e01845: Preparing [2023-05-05T05:34:17.556Z] 3dd5eee6ed99: Preparing [2023-05-05T05:34:17.556Z] b39c5473f45c: Preparing [2023-05-05T05:34:17.556Z] 5613e4987fc8: Preparing [2023-05-05T05:34:17.556Z] 26cbea5cba74: Preparing [2023-05-05T05:34:17.556Z] 26cbea5cba74: Layer already exists [2023-05-05T05:34:17.822Z] 3dd5eee6ed99: Pushed [2023-05-05T05:34:17.822Z] b39c5473f45c: Pushed [2023-05-05T05:34:17.822Z] 5613e4987fc8: Pushed [2023-05-05T05:34:23.164Z] 3275e2e01845: Pushed [2023-05-05T05:34:23.164Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:23.515Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:23.934Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-05T05:34:23.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-05T05:34:23.934Z] 3275e2e01845: Preparing [2023-05-05T05:34:23.934Z] 3dd5eee6ed99: Preparing [2023-05-05T05:34:23.934Z] b39c5473f45c: Preparing [2023-05-05T05:34:23.934Z] 5613e4987fc8: Preparing [2023-05-05T05:34:23.934Z] 26cbea5cba74: Preparing [2023-05-05T05:34:23.934Z] b39c5473f45c: Layer already exists [2023-05-05T05:34:23.934Z] 3dd5eee6ed99: Layer already exists [2023-05-05T05:34:23.934Z] 26cbea5cba74: Layer already exists [2023-05-05T05:34:23.934Z] 5613e4987fc8: Layer already exists [2023-05-05T05:34:23.934Z] 3275e2e01845: Layer already exists [2023-05-05T05:34:24.206Z] latest: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:24.570Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:25.002Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.24 [2023-05-05T05:34:25.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-05T05:34:25.002Z] 3275e2e01845: Preparing [2023-05-05T05:34:25.002Z] 3dd5eee6ed99: Preparing [2023-05-05T05:34:25.002Z] b39c5473f45c: Preparing [2023-05-05T05:34:25.002Z] 5613e4987fc8: Preparing [2023-05-05T05:34:25.002Z] 26cbea5cba74: Preparing [2023-05-05T05:34:25.002Z] 26cbea5cba74: Layer already exists [2023-05-05T05:34:25.002Z] 3275e2e01845: Layer already exists [2023-05-05T05:34:25.003Z] b39c5473f45c: Layer already exists [2023-05-05T05:34:25.003Z] 3dd5eee6ed99: Layer already exists [2023-05-05T05:34:25.003Z] 5613e4987fc8: Layer already exists [2023-05-05T05:34:25.003Z] 3.0.0-dev.24: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:25.640Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:25.991Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [2023-05-05T05:34:25.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-05T05:34:25.991Z] 3275e2e01845: Preparing [2023-05-05T05:34:25.991Z] 3dd5eee6ed99: Preparing [2023-05-05T05:34:25.991Z] b39c5473f45c: Preparing [2023-05-05T05:34:25.991Z] 5613e4987fc8: Preparing [2023-05-05T05:34:25.991Z] 26cbea5cba74: Preparing [2023-05-05T05:34:25.991Z] 5613e4987fc8: Layer already exists [2023-05-05T05:34:25.991Z] 3275e2e01845: Layer already exists [2023-05-05T05:34:25.991Z] 3dd5eee6ed99: Layer already exists [2023-05-05T05:34:25.991Z] 26cbea5cba74: Layer already exists [2023-05-05T05:34:25.991Z] b39c5473f45c: Layer already exists [2023-05-05T05:34:26.258Z] 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:26.616Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:26.969Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-05-05T05:34:26.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-05T05:34:26.969Z] 3275e2e01845: Preparing [2023-05-05T05:34:26.969Z] 3dd5eee6ed99: Preparing [2023-05-05T05:34:26.969Z] b39c5473f45c: Preparing [2023-05-05T05:34:26.969Z] 5613e4987fc8: Preparing [2023-05-05T05:34:26.969Z] 26cbea5cba74: Preparing [2023-05-05T05:34:26.969Z] b39c5473f45c: Layer already exists [2023-05-05T05:34:26.969Z] 3dd5eee6ed99: Layer already exists [2023-05-05T05:34:26.969Z] 3275e2e01845: Layer already exists [2023-05-05T05:34:26.969Z] 26cbea5cba74: Layer already exists [2023-05-05T05:34:26.969Z] 5613e4987fc8: Layer already exists [2023-05-05T05:34:26.969Z] main: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T05:34:27.285Z] ===================================================== [Pipeline] echo [2023-05-05T05:34:27.294Z] taggedImages: [2023-05-05T05:34:27.294Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [2023-05-05T05:34:27.294Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-05T05:34:27.294Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.24 [2023-05-05T05:34:27.294Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [2023-05-05T05:34:27.294Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:27.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:34:27.664Z] [2023-05-05T05:34:27.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:34:28.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:34:28.005Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T05:34:28.005Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T05:34:28.005Z] 04944245beec: Pulling fs layer [2023-05-05T05:34:28.005Z] 699f458cf7ca: Pulling fs layer [2023-05-05T05:34:28.005Z] 765212b225bb: Pulling fs layer [2023-05-05T05:34:28.005Z] f23df028b6ca: Pulling fs layer [2023-05-05T05:34:28.005Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T05:34:28.005Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T05:34:28.005Z] 765212b225bb: Waiting [2023-05-05T05:34:28.005Z] d65c8cfc05b1: Waiting [2023-05-05T05:34:28.005Z] 2437ff75d9bd: Waiting [2023-05-05T05:34:28.276Z] 04944245beec: Verifying Checksum [2023-05-05T05:34:28.276Z] 04944245beec: Download complete [2023-05-05T05:34:28.276Z] 765212b225bb: Verifying Checksum [2023-05-05T05:34:28.276Z] 765212b225bb: Download complete [2023-05-05T05:34:28.276Z] f23df028b6ca: Verifying Checksum [2023-05-05T05:34:28.276Z] f23df028b6ca: Download complete [2023-05-05T05:34:28.276Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T05:34:28.276Z] d65c8cfc05b1: Download complete [2023-05-05T05:34:28.548Z] 699f458cf7ca: Verifying Checksum [2023-05-05T05:34:28.548Z] 699f458cf7ca: Download complete [2023-05-05T05:34:28.815Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T05:34:28.815Z] 8998bd30e6a1: Download complete [2023-05-05T05:34:31.403Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T05:34:31.403Z] 2437ff75d9bd: Download complete [2023-05-05T05:34:32.824Z] 8998bd30e6a1: Pull complete [2023-05-05T05:34:33.408Z] 04944245beec: Pull complete [2023-05-05T05:34:34.818Z] 699f458cf7ca: Pull complete [2023-05-05T05:34:34.818Z] 765212b225bb: Pull complete [2023-05-05T05:34:35.918Z] f23df028b6ca: Pull complete [2023-05-05T05:34:35.918Z] d65c8cfc05b1: Pull complete [2023-05-05T05:34:51.034Z] 2437ff75d9bd: Pull complete [2023-05-05T05:34:51.034Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T05:34:51.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:34:51.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:34:51.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container [2023-05-05T05:34:51.292Z] $ 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/78 -v /w/workspace/device-gpio/78:/w/workspace/device-gpio/78:rw,z -v /w/workspace/device-gpio/78@tmp:/w/workspace/device-gpio/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T05:34:54.026Z] $ docker top 98c4be6d1b920038d4b32668d6491eb9340d331790443814d59c31b3343e220a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:34:54.873Z] ---> job-cost.sh [2023-05-05T05:34:54.873Z] lf-activate-venv: SKIPPING [2023-05-05T05:34:54.873Z] INFO: No Stack... [2023-05-05T05:34:55.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T05:34:56.103Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:34:56.739Z] + cat /w/workspace/device-gpio/78/archives/cost.csv [2023-05-05T05:34:56.739Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T05:34:56.804Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [2023-05-05T05:34:56.811Z] Resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] did not exist. Created. [2023-05-05T05:34:56.811Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:34:57.475Z] /w/workspace/device-gpio/78@tmp/durable-66ee98e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T05:34:58.134Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T05:34:58.151Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T05:34:58.205Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:34:58.212Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:34:58.223Z] $ docker stop --time=1 98c4be6d1b920038d4b32668d6491eb9340d331790443814d59c31b3343e220a [2023-05-05T05:34:59.736Z] $ docker rm -f --volumes 98c4be6d1b920038d4b32668d6491eb9340d331790443814d59c31b3343e220a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T05:35:00.098Z] provisioning config files... [2023-05-05T05:35:00.106Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12692369450112733206tmp [Pipeline] { [Pipeline] sh [2023-05-05T05:35:00.392Z] + set +x [2023-05-05T05:35:00.392Z] + bash -s -- [2023-05-05T05:35:00.392Z] + curl -s https://codecov.io/bash [2023-05-05T05:35:00.392Z] [2023-05-05T05:35:00.392Z] _____ _ [2023-05-05T05:35:00.392Z] / ____| | | [2023-05-05T05:35:00.392Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T05:35:00.392Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T05:35:00.392Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T05:35:00.392Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T05:35:00.392Z] Bash-1.0.6 [2023-05-05T05:35:00.392Z] [2023-05-05T05:35:00.392Z] [2023-05-05T05:35:00.392Z] ==> git version 2.25.1 found [2023-05-05T05:35:00.392Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T05:35:00.392Z] Release-Date: 2020-01-08 [2023-05-05T05:35:00.392Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T05:35:00.393Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T05:35:00.393Z] ==> Jenkins CI detected. [2023-05-05T05:35:00.393Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-05-05T05:35:00.393Z] project root: . [2023-05-05T05:35:00.393Z] --> token set from env [2023-05-05T05:35:00.393Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T05:35:00.651Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T05:35:00.651Z] ==> Python coveragepy not found [2023-05-05T05:35:00.651Z] ==> Searching for coverage reports in: [2023-05-05T05:35:00.651Z] + . [2023-05-05T05:35:00.651Z] -> Found 1 reports [2023-05-05T05:35:00.651Z] ==> Detecting git/mercurial file structure [2023-05-05T05:35:00.651Z] ==> Reading reports [2023-05-05T05:35:00.651Z] + ./coverage.out bytes=10 [2023-05-05T05:35:00.651Z] ==> Appending adjustments [2023-05-05T05:35:00.651Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T05:35:00.651Z] + Found adjustments [2023-05-05T05:35:00.651Z] ==> Gzipping contents [2023-05-05T05:35:00.651Z] 4.0K /tmp/codecov.7uuRam.gz [2023-05-05T05:35:00.651Z] ==> Uploading reports [2023-05-05T05:35:00.651Z] url: https://codecov.io [2023-05-05T05:35:00.651Z] query: branch=main&commit=4261d5835fa1c7b154f2687acc6f50b8a2a738f2&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T05:35:00.651Z] -> Pinging Codecov [2023-05-05T05:35:00.651Z] 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=4261d5835fa1c7b154f2687acc6f50b8a2a738f2&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T05:35:00.910Z] -> Uploading to [2023-05-05T05:35:00.910Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/4261d5835fa1c7b154f2687acc6f50b8a2a738f2/21e5cbb0-6073-41d6-a3fc-305714ec19fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T053500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbf7ddce43dc19abed64f8393a98e5a495406b6d8713bdbb2b2a33abbd2a3880 [2023-05-05T05:35:00.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:35:00.910Z] Dload Upload Total Spent Left Speed [2023-05-05T05:35:01.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3415 --:--:-- --:--:-- --:--:-- 3431 [2023-05-05T05:35:01.169Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] } [2023-05-05T05:35:01.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T05:35:01.384Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T05:35:01.393Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:01.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T05:35:01.687Z] [2023-05-05T05:35:01.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:01.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T05:35:01.983Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T05:35:01.983Z] df9b9388f04a: Pulling fs layer [2023-05-05T05:35:01.983Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T05:35:01.983Z] 25bc292e5bac: Pulling fs layer [2023-05-05T05:35:01.983Z] 114826534d7a: Pulling fs layer [2023-05-05T05:35:01.983Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T05:35:01.983Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T05:35:01.983Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T05:35:01.983Z] 114826534d7a: Waiting [2023-05-05T05:35:01.983Z] 4657fd5d0bcf: Waiting [2023-05-05T05:35:01.983Z] 6ad1cebc031e: Waiting [2023-05-05T05:35:01.983Z] 8a3aa393b2d8: Waiting [2023-05-05T05:35:01.983Z] 25bc292e5bac: Download complete [2023-05-05T05:35:01.983Z] 52dc419b0ee2: Download complete [2023-05-05T05:35:01.983Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T05:35:01.983Z] 4657fd5d0bcf: Download complete [2023-05-05T05:35:01.983Z] df9b9388f04a: Verifying Checksum [2023-05-05T05:35:01.983Z] df9b9388f04a: Download complete [2023-05-05T05:35:02.241Z] df9b9388f04a: Pull complete [2023-05-05T05:35:02.241Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T05:35:02.241Z] 6ad1cebc031e: Download complete [2023-05-05T05:35:02.241Z] 52dc419b0ee2: Pull complete [2023-05-05T05:35:02.241Z] 25bc292e5bac: Pull complete [2023-05-05T05:35:02.811Z] 114826534d7a: Download complete [2023-05-05T05:35:02.811Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T05:35:02.811Z] 8a3aa393b2d8: Download complete [2023-05-05T05:35:06.092Z] 114826534d7a: Pull complete [2023-05-05T05:35:06.092Z] 4657fd5d0bcf: Pull complete [2023-05-05T05:35:06.658Z] 6ad1cebc031e: Pull complete [2023-05-05T05:35:09.192Z] 8a3aa393b2d8: Pull complete [2023-05-05T05:35:09.192Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T05:35:09.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T05:35:09.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:35:09.275Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:35:09.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T05:35:12.857Z] $ docker top 0e99665d22259692518b123c9626ef5b5b9eb17c8d0c3f050cf5c3ca92f4cb7d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T05:35:12.997Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-05-05T05:35:13.279Z] + set -o pipefail [2023-05-05T05:35:13.279Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-05-05T05:35:18.544Z] [2023-05-05T05:35:18.544Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-05-05T05:35:18.544Z] [2023-05-05T05:35:18.544Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/ec270d79-2a2b-4d95-803d-560da539850d [2023-05-05T05:35:18.544Z] [2023-05-05T05:35:18.544Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T05:35:18.544Z] [2023-05-05T05:35:18.544Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T05:35:18.544Z] [2023-05-05T05:35:19.110Z] [2023-05-05T05:35:19.110Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T05:35:19.110Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T05:35:19.110Z] More details here: https://snyk.co/ue1NS [2023-05-05T05:35:19.110Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T05:35:19.110Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T05:35:19.118Z] $ docker stop --time=1 0e99665d22259692518b123c9626ef5b5b9eb17c8d0c3f050cf5c3ca92f4cb7d [2023-05-05T05:35:21.368Z] $ docker rm -f --volumes 0e99665d22259692518b123c9626ef5b5b9eb17c8d0c3f050cf5c3ca92f4cb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:35:22.056Z] + git log --format=format:%s -1 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] sh [2023-05-05T05:35:22.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:35:22.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:22.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:35:22.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:35:22.705Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:35:22.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T05:35:23.074Z] $ docker top 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 -eo pid,comm [2023-05-05T05:35:23.121Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T05:35:23.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:35:23.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:35:23.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:35:23.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:35:23.318Z] $ docker exec 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 ssh-agent [2023-05-05T05:35:23.421Z] SSH_AUTH_SOCK=/tmp/ssh-Qm4a4VPGbOj5/agent.33 [2023-05-05T05:35:23.421Z] SSH_AGENT_PID=39 [2023-05-05T05:35:23.425Z] Running ssh-add (command line suppressed) [2023-05-05T05:35:23.516Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7997260169773648801.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7997260169773648801.key) [2023-05-05T05:35:23.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:35:23.821Z] + git semver tag [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:23,984 [run_tag] DEBUG tag force:False [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:23,984 [check_head_tag] DEBUG check head tag [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:23,985 [execute] INFO git cat-file --batch-check [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:23,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:23,989 [execute] INFO git cat-file --batch [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:23,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:24,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:24,003 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:24,003 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:35:24.080Z] 2023-05-05 05:35:24,007 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:24.080Z] 3.0.0-dev.24 [Pipeline] } [2023-05-05T05:35:24.088Z] $ docker exec --env ******** --env ******** 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 ssh-agent -k [2023-05-05T05:35:24.192Z] unset SSH_AUTH_SOCK; [2023-05-05T05:35:24.195Z] unset SSH_AGENT_PID; [2023-05-05T05:35:24.195Z] echo Agent pid 39 killed; [2023-05-05T05:35:24.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:35:24.514Z] + git semver [Pipeline] } [2023-05-05T05:35:24.782Z] $ docker stop --time=1 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 [2023-05-05T05:35:26.105Z] $ docker rm -f --volumes 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:26.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T05:35:26.511Z] [2023-05-05T05:35:26.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:26.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T05:35:26.815Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T05:35:26.815Z] ab5ef0e58194: Pulling fs layer [2023-05-05T05:35:26.815Z] 9712f1f96733: Pulling fs layer [2023-05-05T05:35:26.815Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T05:35:26.815Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T05:35:26.815Z] e9a5061849ea: Pulling fs layer [2023-05-05T05:35:26.815Z] d747dcd14b5f: Pulling fs layer [2023-05-05T05:35:26.815Z] 2de7ff778b66: Pulling fs layer [2023-05-05T05:35:26.815Z] 0d9ebad4ef96: Waiting [2023-05-05T05:35:26.815Z] e9a5061849ea: Waiting [2023-05-05T05:35:26.815Z] d747dcd14b5f: Waiting [2023-05-05T05:35:26.815Z] 2de7ff778b66: Waiting [2023-05-05T05:35:26.815Z] 9712f1f96733: Verifying Checksum [2023-05-05T05:35:26.815Z] 9712f1f96733: Download complete [2023-05-05T05:35:27.383Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T05:35:27.383Z] 63f879dbbcfc: Download complete [2023-05-05T05:35:27.383Z] e9a5061849ea: Verifying Checksum [2023-05-05T05:35:27.383Z] e9a5061849ea: Download complete [2023-05-05T05:35:27.383Z] d747dcd14b5f: Download complete [2023-05-05T05:35:27.383Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T05:35:27.383Z] 0d9ebad4ef96: Download complete [2023-05-05T05:35:27.383Z] ab5ef0e58194: Verifying Checksum [2023-05-05T05:35:27.383Z] ab5ef0e58194: Download complete [2023-05-05T05:35:27.646Z] 2de7ff778b66: Verifying Checksum [2023-05-05T05:35:27.646Z] 2de7ff778b66: Download complete [2023-05-05T05:35:30.176Z] ab5ef0e58194: Pull complete [2023-05-05T05:35:30.177Z] 9712f1f96733: Pull complete [2023-05-05T05:35:31.110Z] 63f879dbbcfc: Pull complete [2023-05-05T05:35:34.393Z] 0d9ebad4ef96: Pull complete [2023-05-05T05:35:34.393Z] e9a5061849ea: Pull complete [2023-05-05T05:35:34.393Z] d747dcd14b5f: Pull complete [2023-05-05T05:35:35.324Z] 2de7ff778b66: Pull complete [2023-05-05T05:35:35.325Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T05:35:35.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T05:35:35.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:35:35.404Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:35:35.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T05:35:40.648Z] $ docker top 9f2db686a16347d2215e6bc97f3e40d03483e5f4c5f16110aa81f431c8bc8f52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:35:40.721Z] provisioning config files... [2023-05-05T05:35:40.728Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5281411925637111648tmp [2023-05-05T05:35:40.738Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8762421563790392659tmp [2023-05-05T05:35:40.747Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17675288326474210785tmp [Pipeline] { [Pipeline] echo [2023-05-05T05:35:40.759Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:35:41.042Z] ---> sigul-configuration.sh [2023-05-05T05:35:41.042Z] gpg: directory `/root/.gnupg' created [2023-05-05T05:35:41.042Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T05:35:41.043Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T05:35:41.043Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T05:35:41.043Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T05:35:41.043Z] gpg: CAST5 encrypted data [2023-05-05T05:35:41.043Z] gpg: encrypted with 1 passphrase [2023-05-05T05:35:41.043Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T05:35:41.326Z] + mkdir /home/jenkins [2023-05-05T05:35:41.326Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T05:35:41.618Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-05T05:35:41.625Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:35:41.907Z] ---> sigul-install.sh [2023-05-05T05:35:41.907Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T05:35:42.186Z] + git tag --list [2023-05-05T05:35:42.186Z] v1.0.0 [2023-05-05T05:35:42.186Z] v2.1.0 [2023-05-05T05:35:42.186Z] v2.1.1 [2023-05-05T05:35:42.186Z] v2.1.1-dev.1 [2023-05-05T05:35:42.186Z] v2.2.0 [2023-05-05T05:35:42.186Z] v2.2.1-dev.1 [2023-05-05T05:35:42.186Z] v2.2.1-dev.2 [2023-05-05T05:35:42.186Z] v2.2.1-dev.3 [2023-05-05T05:35:42.186Z] v2.2.1-dev.4 [2023-05-05T05:35:42.186Z] v2.3.0 [2023-05-05T05:35:42.186Z] v2.3.0-dev.10 [2023-05-05T05:35:42.186Z] v2.3.0-dev.11 [2023-05-05T05:35:42.186Z] v2.3.0-dev.12 [2023-05-05T05:35:42.186Z] v2.3.0-dev.13 [2023-05-05T05:35:42.186Z] v2.3.0-dev.14 [2023-05-05T05:35:42.186Z] v2.3.0-dev.15 [2023-05-05T05:35:42.186Z] v2.3.0-dev.16 [2023-05-05T05:35:42.186Z] v2.3.0-dev.17 [2023-05-05T05:35:42.186Z] v2.3.0-dev.18 [2023-05-05T05:35:42.186Z] v2.3.0-dev.19 [2023-05-05T05:35:42.186Z] v2.3.0-dev.20 [2023-05-05T05:35:42.186Z] v2.3.0-dev.4 [2023-05-05T05:35:42.186Z] v2.3.0-dev.5 [2023-05-05T05:35:42.186Z] v2.3.0-dev.6 [2023-05-05T05:35:42.186Z] v2.3.0-dev.7 [2023-05-05T05:35:42.186Z] v2.3.0-dev.8 [2023-05-05T05:35:42.186Z] v2.3.0-dev.9 [2023-05-05T05:35:42.186Z] v3.0.0-dev.1 [2023-05-05T05:35:42.186Z] v3.0.0-dev.10 [2023-05-05T05:35:42.186Z] v3.0.0-dev.11 [2023-05-05T05:35:42.186Z] v3.0.0-dev.12 [2023-05-05T05:35:42.186Z] v3.0.0-dev.13 [2023-05-05T05:35:42.186Z] v3.0.0-dev.14 [2023-05-05T05:35:42.186Z] v3.0.0-dev.15 [2023-05-05T05:35:42.186Z] v3.0.0-dev.16 [2023-05-05T05:35:42.186Z] v3.0.0-dev.17 [2023-05-05T05:35:42.186Z] v3.0.0-dev.18 [2023-05-05T05:35:42.186Z] v3.0.0-dev.19 [2023-05-05T05:35:42.186Z] v3.0.0-dev.2 [2023-05-05T05:35:42.186Z] v3.0.0-dev.20 [2023-05-05T05:35:42.186Z] v3.0.0-dev.21 [2023-05-05T05:35:42.186Z] v3.0.0-dev.22 [2023-05-05T05:35:42.186Z] v3.0.0-dev.23 [2023-05-05T05:35:42.186Z] v3.0.0-dev.24 [2023-05-05T05:35:42.186Z] v3.0.0-dev.3 [2023-05-05T05:35:42.186Z] v3.0.0-dev.4 [2023-05-05T05:35:42.186Z] v3.0.0-dev.5 [2023-05-05T05:35:42.186Z] v3.0.0-dev.6 [2023-05-05T05:35:42.186Z] v3.0.0-dev.7 [2023-05-05T05:35:42.186Z] v3.0.0-dev.8 [2023-05-05T05:35:42.186Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T05:35:42.480Z] + lftools sign git-tag v3.0.0-dev.24 [2023-05-05T05:35:43.050Z] Signing Git tag with Sigul... [2023-05-05T05:35:43.050Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-05-05T05:35:43.323Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:35:43.609Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T05:35:43.616Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T05:35:43.632Z] $ docker stop --time=1 9f2db686a16347d2215e6bc97f3e40d03483e5f4c5f16110aa81f431c8bc8f52 [2023-05-05T05:35:44.998Z] $ docker rm -f --volumes 9f2db686a16347d2215e6bc97f3e40d03483e5f4c5f16110aa81f431c8bc8f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T05:35:45.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:35:45.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:45.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:35:45.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:35:45.787Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:35:45.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T05:35:46.178Z] $ docker top 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 -eo pid,comm [2023-05-05T05:35:46.231Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T05:35:46.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:35:46.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:35:46.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:35:46.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:35:46.378Z] $ docker exec 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 ssh-agent [2023-05-05T05:35:46.491Z] SSH_AUTH_SOCK=/tmp/ssh-obXM8yl1ukfA/agent.31 [2023-05-05T05:35:46.491Z] SSH_AGENT_PID=37 [2023-05-05T05:35:46.496Z] Running ssh-add (command line suppressed) [2023-05-05T05:35:46.600Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18298460913999359345.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18298460913999359345.key) [2023-05-05T05:35:46.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:35:46.896Z] + git semver bump pre [2023-05-05T05:35:47.153Z] 2023-05-05 05:35:47,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:47.153Z] 2023-05-05 05:35:47,071 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-05-05T05:35:47.153Z] 2023-05-05 05:35:47,071 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-05-05T05:35:47.153Z] 2023-05-05 05:35:47,071 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,071 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,073 [execute] INFO git cat-file --batch-check [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,077 [execute] INFO git cat-file --batch [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:35:47.154Z] 2023-05-05 05:35:47,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:47.154Z] 3.0.0-dev.25 [Pipeline] } [2023-05-05T05:35:47.161Z] $ docker exec --env ******** --env ******** 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 ssh-agent -k [2023-05-05T05:35:47.252Z] unset SSH_AUTH_SOCK; [2023-05-05T05:35:47.253Z] unset SSH_AGENT_PID; [2023-05-05T05:35:47.253Z] echo Agent pid 37 killed; [2023-05-05T05:35:47.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:35:47.572Z] + git semver [Pipeline] } [2023-05-05T05:35:47.840Z] $ docker stop --time=1 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 [2023-05-05T05:35:49.130Z] $ docker rm -f --volumes 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:35:49.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:35:49.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:49.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:35:49.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:35:49.841Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:35:49.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T05:35:50.279Z] $ docker top 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 -eo pid,comm [2023-05-05T05:35:50.324Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T05:35:50.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:35:50.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:35:50.366Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:35:50.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:35:50.463Z] $ docker exec 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 ssh-agent [2023-05-05T05:35:50.563Z] SSH_AUTH_SOCK=/tmp/ssh-bmWpyY3EUSVq/agent.32 [2023-05-05T05:35:50.563Z] SSH_AGENT_PID=38 [2023-05-05T05:35:50.568Z] Running ssh-add (command line suppressed) [2023-05-05T05:35:50.672Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1551361308788906121.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1551361308788906121.key) [2023-05-05T05:35:50.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:35:50.970Z] + git semver push [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,132 [run_push] DEBUG push [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,132 [execute] INFO git cat-file --batch-check [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,136 [execute] INFO git rev-list 81008bfdf0c9b78f870e1d47e4b32f6d82140117 -- [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,136 [execute] DEBUG Popen(['git', 'rev-list', '81008bfdf0c9b78f870e1d47e4b32f6d82140117', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,143 [execute] INFO git fetch -v origin [2023-05-05T05:35:51.230Z] 2023-05-05 05:35:51,144 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T05:35:51.799Z] 2023-05-05 05:35:51,612 [run_push] DEBUG no remote changes detected [2023-05-05T05:35:51.799Z] 2023-05-05 05:35:51,612 [execute] INFO git push origin semver [2023-05-05T05:35:51.799Z] 2023-05-05 05:35:51,613 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:35:52.367Z] 2023-05-05 05:35:52,365 [run_push] DEBUG push all version tags [2023-05-05T05:35:52.627Z] 2023-05-05 05:35:52,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T05:35:52.627Z] 2023-05-05 05:35:52,366 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:35:53.196Z] 2023-05-05 05:35:53,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-05T05:35:53.196Z] 3.0.0-dev.25 [Pipeline] } [2023-05-05T05:35:53.204Z] $ docker exec --env ******** --env ******** 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 ssh-agent -k [2023-05-05T05:35:53.299Z] unset SSH_AUTH_SOCK; [2023-05-05T05:35:53.299Z] unset SSH_AGENT_PID; [2023-05-05T05:35:53.299Z] echo Agent pid 38 killed; [2023-05-05T05:35:53.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:35:53.614Z] + git semver [Pipeline] } [2023-05-05T05:35:53.883Z] $ docker stop --time=1 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 [2023-05-05T05:35:55.186Z] $ docker rm -f --volumes 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T05:35:55.809Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-05-05T05:35:55.810Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-05T05:35:55.810Z] total 16 [2023-05-05T05:35:55.810Z] drwxr-xr-x 3 root root 4096 May 5 05:26 . [2023-05-05T05:35:55.810Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:35 .. [2023-05-05T05:35:55.810Z] drwxr-xr-x 2 root root 4096 May 5 05:26 cost [2023-05-05T05:35:55.810Z] -rw-r--r-- 1 root root 82 May 5 05:26 cost.csv [2023-05-05T05:35:55.810Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-05T05:35:55.810Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-05T05:35:55.810Z] total 16 [2023-05-05T05:35:55.810Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:26 . [2023-05-05T05:35:55.810Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:35 .. [2023-05-05T05:35:55.810Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:26 cost [2023-05-05T05:35:55.810Z] -rw-r--r-- 1 jenkins jenkins 82 May 5 05:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:35:56.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:35:56.951Z] ---> package-listing.sh [2023-05-05T05:35:56.951Z] ++ facter osfamily [2023-05-05T05:35:56.951Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T05:35:57.210Z] + OS_FAMILY=debian [2023-05-05T05:35:57.210Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-05-05T05:35:57.210Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T05:35:57.210Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T05:35:57.210Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T05:35:57.210Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T05:35:57.210Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-05T05:35:57.210Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T05:35:57.210Z] + case "${OS_FAMILY}" in [2023-05-05T05:35:57.210Z] + dpkg -l [2023-05-05T05:35:57.210Z] + grep '^ii' [2023-05-05T05:35:57.210Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T05:35:57.210Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T05:35:57.210Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T05:35:57.210Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-05T05:35:57.210Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-05-05T05:35:57.210Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-05-05T05:35:57.222Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T05:35:57.496Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:35:58.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:35:58.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:35:58.122Z] prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container [2023-05-05T05:35:58.216Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T05:35:58.494Z] $ docker top 61966d0bcbfaf2d3f3b27b8a044de211c78b62dfe2ba5ec1d12e1682559fcbaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:35:58.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T05:35:59.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T05:35:59.461Z] + ls /var/log/sa-host [2023-05-05T05:35:59.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:35:59.601Z] provisioning config files... [2023-05-05T05:35:59.610Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4897294790534880977tmp [Pipeline] { [Pipeline] echo [2023-05-05T05:35:59.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:35:59.907Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T05:35:59.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:36:00.243Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T05:36:00.250Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:36:00.529Z] ---> sudo-logs.sh [2023-05-05T05:36:00.529Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T05:36:00.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:36:00.835Z] ---> job-cost.sh [2023-05-05T05:36:00.835Z] lf-activate-venv: SKIPPING [2023-05-05T05:36:00.835Z] DEBUG: total: 0.2199999988079071 [2023-05-05T05:36:00.835Z] INFO: Retrieving Stack Cost... [2023-05-05T05:36:01.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:36:01.354Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T05:36:01.363Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:36:01.642Z] ---> logs-deploy.sh [2023-05-05T05:36:01.643Z] lf-activate-venv: SKIPPING [2023-05-05T05:36:01.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/78 [2023-05-05T05:36:01.643Z] INFO: archiving workspace using pattern(s): [2023-05-05T05:36:02.583Z] Archives upload complete. [2023-05-05T05:36:02.841Z] INFO: archiving logs to Nexus [2023-05-05T05:36:03.413Z] ---> uname -a: [2023-05-05T05:36:03.413Z] Linux prd-ubuntu20-04-docker-8c-8g-13817 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] ---> lscpu: [2023-05-05T05:36:03.413Z] Architecture: x86_64 [2023-05-05T05:36:03.413Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T05:36:03.413Z] Byte Order: Little Endian [2023-05-05T05:36:03.413Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T05:36:03.413Z] CPU(s): 8 [2023-05-05T05:36:03.413Z] On-line CPU(s) list: 0-7 [2023-05-05T05:36:03.413Z] Thread(s) per core: 1 [2023-05-05T05:36:03.413Z] Core(s) per socket: 1 [2023-05-05T05:36:03.413Z] Socket(s): 8 [2023-05-05T05:36:03.413Z] NUMA node(s): 1 [2023-05-05T05:36:03.413Z] Vendor ID: AuthenticAMD [2023-05-05T05:36:03.413Z] CPU family: 23 [2023-05-05T05:36:03.413Z] Model: 49 [2023-05-05T05:36:03.413Z] Model name: AMD EPYC-Rome Processor [2023-05-05T05:36:03.413Z] Stepping: 0 [2023-05-05T05:36:03.413Z] CPU MHz: 2799.998 [2023-05-05T05:36:03.413Z] BogoMIPS: 5599.99 [2023-05-05T05:36:03.413Z] Virtualization: AMD-V [2023-05-05T05:36:03.413Z] Hypervisor vendor: KVM [2023-05-05T05:36:03.413Z] Virtualization type: full [2023-05-05T05:36:03.413Z] L1d cache: 256 KiB [2023-05-05T05:36:03.413Z] L1i cache: 256 KiB [2023-05-05T05:36:03.413Z] L2 cache: 4 MiB [2023-05-05T05:36:03.413Z] L3 cache: 128 MiB [2023-05-05T05:36:03.413Z] NUMA node0 CPU(s): 0-7 [2023-05-05T05:36:03.413Z] Vulnerability Itlb multihit: Not affected [2023-05-05T05:36:03.413Z] Vulnerability L1tf: Not affected [2023-05-05T05:36:03.413Z] Vulnerability Mds: Not affected [2023-05-05T05:36:03.413Z] Vulnerability Meltdown: Not affected [2023-05-05T05:36:03.413Z] Vulnerability Mmio stale data: Not affected [2023-05-05T05:36:03.413Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T05:36:03.413Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T05:36:03.413Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T05:36:03.413Z] Vulnerability Srbds: Not affected [2023-05-05T05:36:03.413Z] Vulnerability Tsx async abort: Not affected [2023-05-05T05:36:03.413Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] ---> nproc: [2023-05-05T05:36:03.413Z] 8 [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] ---> df -h: [2023-05-05T05:36:03.413Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T05:36:03.413Z] overlay 155G 13G 143G 9% / [2023-05-05T05:36:03.413Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T05:36:03.413Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T05:36:03.413Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T05:36:03.413Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] ---> sar -b -r -n DEV: [2023-05-05T05:36:03.413Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13817) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] 05:23:56 LINUX RESTART (8 CPU) [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] 05:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T05:36:03.413Z] 05:25:01 196.27 48.18 148.09 0.00 5441.49 183759.64 0.00 [2023-05-05T05:36:03.413Z] 05:26:01 125.60 0.80 124.80 0.00 22.40 47045.23 0.00 [2023-05-05T05:36:03.413Z] 05:27:01 180.89 0.28 180.60 0.00 12.80 44167.44 0.00 [2023-05-05T05:36:03.413Z] 05:28:01 1.98 0.00 1.98 0.00 0.00 26.41 0.00 [2023-05-05T05:36:03.413Z] 05:29:01 5.20 2.60 2.60 0.00 2046.99 88.65 0.00 [2023-05-05T05:36:03.413Z] 05:30:01 35.53 9.23 26.30 0.00 3386.10 6242.43 0.00 [2023-05-05T05:36:03.413Z] 05:31:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2023-05-05T05:36:03.413Z] 05:32:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-05-05T05:36:03.413Z] 05:33:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-05-05T05:36:03.413Z] 05:34:01 1.42 0.00 1.42 0.00 0.00 29.33 0.00 [2023-05-05T05:36:03.413Z] 05:35:01 1.37 0.10 1.27 0.00 10.26 14.13 0.00 [2023-05-05T05:36:03.413Z] 05:36:01 130.11 0.40 129.71 0.00 21.60 58805.27 0.00 [2023-05-05T05:36:03.413Z] Average: 56.80 5.13 51.67 0.00 911.79 28351.08 0.00 [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] 05:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T05:36:03.413Z] 05:25:01 29146236 31603488 717864 2.18 74748 2655104 1973708 5.82 983824 2397312 1040 [2023-05-05T05:36:03.413Z] 05:26:01 27964648 31525736 777548 2.36 146968 3585640 2037992 6.01 1367016 3074184 356392 [2023-05-05T05:36:03.413Z] 05:27:01 27618356 31577028 727556 2.21 160472 3937320 1761644 5.19 1264932 3493324 320 [2023-05-05T05:36:03.413Z] 05:28:01 27629896 31588644 715516 2.18 160504 3937324 1761644 5.19 1248508 3493324 16 [2023-05-05T05:36:03.413Z] 05:29:01 27490796 31583608 719740 2.19 162060 4066972 1801832 5.31 1317536 3564296 65416 [2023-05-05T05:36:03.413Z] 05:30:01 27260656 31575336 718888 2.19 168768 4270252 1811692 5.34 1477652 3606252 128 [2023-05-05T05:36:03.413Z] 05:31:01 27260680 31575484 718516 2.19 168816 4270256 1811692 5.34 1479028 3606260 20 [2023-05-05T05:36:03.413Z] 05:32:01 27267136 31582612 711828 2.16 168844 4270260 1811692 5.34 1472100 3606836 140 [2023-05-05T05:36:03.413Z] 05:33:01 27267240 31582780 711692 2.16 168868 4270264 1811692 5.34 1472272 3606852 20 [2023-05-05T05:36:03.413Z] 05:34:01 27267240 31582860 711448 2.16 168980 4270244 1811692 5.34 1472664 3606836 204 [2023-05-05T05:36:03.413Z] 05:35:01 27265316 31581348 712772 2.17 169008 4270568 1776648 5.24 1473856 3606888 204 [2023-05-05T05:36:03.413Z] 05:36:01 25713368 31505908 779008 2.37 205728 5579532 1868704 5.51 1639848 4850700 492 [2023-05-05T05:36:03.413Z] Average: 27429297 31572069 726865 2.21 160314 4115311 1836719 5.41 1389103 3542755 35366 [2023-05-05T05:36:03.413Z] [2023-05-05T05:36:03.413Z] 05:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T05:36:03.413Z] 05:25:01 veth3cacc1b 27.35 37.94 2.47 27.39 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:25:01 ens3 688.89 413.86 6988.86 89.24 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:25:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:25:01 docker0 47.66 60.47 3.66 223.70 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:26:01 ens3 334.23 192.48 1917.85 26.22 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:26:01 veth6ab96bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:26:01 docker0 176.20 308.80 13.59 1884.59 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:27:01 ens3 179.19 145.19 2658.02 312.80 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:27:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:27:01 docker0 2.60 6.23 0.16 84.95 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:28:01 ens3 0.17 0.15 0.01 0.03 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:29:01 ens3 24.66 11.78 576.36 0.97 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:30:01 ens3 109.87 58.77 1376.20 4.12 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.413Z] 05:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:31:01 ens3 1.18 1.00 2.71 0.44 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:32:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:33:01 ens3 0.93 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:34:01 ens3 1.53 0.43 0.45 0.27 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:35:01 ens3 5.80 4.08 5.53 2.04 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:36:01 ens3 446.18 288.94 7831.50 163.37 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:36:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] 05:36:01 docker0 35.69 60.39 3.27 581.39 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] Average: ens3 149.41 93.08 1779.78 49.96 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] Average: docker0 21.85 36.32 1.72 231.22 0.00 0.00 0.00 0.00 [2023-05-05T05:36:03.414Z] [2023-05-05T05:36:03.414Z] [2023-05-05T05:36:03.414Z] ---> sar -P ALL: [2023-05-05T05:36:03.414Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13817) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T05:36:03.414Z] [2023-05-05T05:36:03.414Z] 05:23:56 LINUX RESTART (8 CPU) [2023-05-05T05:36:03.414Z] [2023-05-05T05:36:03.414Z] 05:24:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T05:36:03.414Z] 05:25:01 all 9.27 0.00 3.51 1.72 0.07 85.43 [2023-05-05T05:36:03.414Z] 05:25:01 0 10.40 0.00 2.69 0.91 0.07 85.93 [2023-05-05T05:36:03.414Z] 05:25:01 1 9.56 0.00 4.69 2.98 0.07 82.71 [2023-05-05T05:36:03.414Z] 05:25:01 2 7.10 0.00 3.91 2.32 0.07 86.60 [2023-05-05T05:36:03.414Z] 05:25:01 3 9.77 0.00 3.54 1.95 0.07 84.67 [2023-05-05T05:36:03.414Z] 05:25:01 4 9.92 0.00 2.39 0.20 0.05 87.43 [2023-05-05T05:36:03.414Z] 05:25:01 5 7.61 0.00 4.06 0.45 0.07 87.81 [2023-05-05T05:36:03.414Z] 05:25:01 6 9.32 0.00 4.11 4.41 0.07 82.10 [2023-05-05T05:36:03.414Z] 05:25:01 7 10.50 0.00 2.68 0.53 0.08 86.21 [2023-05-05T05:36:03.414Z] 05:26:01 all 18.15 0.00 4.13 1.00 0.07 76.65 [2023-05-05T05:36:03.414Z] 05:26:01 0 18.09 0.00 4.92 2.88 0.08 74.03 [2023-05-05T05:36:03.414Z] 05:26:01 1 18.95 0.00 3.91 0.08 0.07 76.99 [2023-05-05T05:36:03.414Z] 05:26:01 2 17.94 0.00 4.23 0.37 0.07 77.39 [2023-05-05T05:36:03.414Z] 05:26:01 3 19.00 0.00 3.81 0.13 0.08 76.97 [2023-05-05T05:36:03.414Z] 05:26:01 4 18.26 0.00 3.99 0.18 0.07 77.50 [2023-05-05T05:36:03.414Z] 05:26:01 5 17.33 0.00 3.73 0.03 0.07 78.84 [2023-05-05T05:36:03.414Z] 05:26:01 6 18.60 0.00 4.55 1.06 0.07 75.72 [2023-05-05T05:36:03.414Z] 05:26:01 7 17.05 0.00 3.88 3.26 0.07 75.74 [2023-05-05T05:36:03.414Z] 05:27:01 all 26.90 0.00 5.06 1.40 0.09 66.55 [2023-05-05T05:36:03.414Z] 05:27:01 0 28.42 0.00 6.33 5.15 0.08 60.01 [2023-05-05T05:36:03.414Z] 05:27:01 1 26.97 0.00 5.11 0.52 0.08 67.31 [2023-05-05T05:36:03.414Z] 05:27:01 2 27.00 0.00 4.81 0.99 0.08 67.11 [2023-05-05T05:36:03.414Z] 05:27:01 3 25.83 0.00 4.89 2.16 0.08 67.04 [2023-05-05T05:36:03.414Z] 05:27:01 4 27.20 0.00 5.00 0.37 0.08 67.34 [2023-05-05T05:36:03.414Z] 05:27:01 5 26.35 0.00 4.58 1.08 0.08 67.92 [2023-05-05T05:36:03.414Z] 05:27:01 6 26.69 0.00 4.87 0.74 0.07 67.63 [2023-05-05T05:36:03.414Z] 05:27:01 7 26.78 0.00 4.89 0.17 0.12 68.04 [2023-05-05T05:36:03.414Z] 05:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-05T05:36:03.414Z] 05:28:01 0 0.07 0.00 0.00 0.02 0.00 99.92 [2023-05-05T05:36:03.414Z] 05:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T05:36:03.414Z] 05:28:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2023-05-05T05:36:03.414Z] 05:28:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T05:36:03.414Z] 05:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T05:36:03.414Z] 05:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T05:36:03.414Z] 05:29:01 all 0.21 0.00 0.10 0.03 0.01 99.65 [2023-05-05T05:36:03.414Z] 05:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-05T05:36:03.414Z] 05:29:01 1 0.32 0.00 0.08 0.00 0.00 99.60 [2023-05-05T05:36:03.414Z] 05:29:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2023-05-05T05:36:03.414Z] 05:29:01 3 0.03 0.00 0.02 0.10 0.00 99.85 [2023-05-05T05:36:03.414Z] 05:29:01 4 0.10 0.00 0.27 0.12 0.02 99.50 [2023-05-05T05:36:03.414Z] 05:29:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2023-05-05T05:36:03.414Z] 05:29:01 6 0.95 0.00 0.12 0.02 0.02 98.90 [2023-05-05T05:36:03.414Z] 05:29:01 7 0.10 0.00 0.22 0.02 0.00 99.67 [2023-05-05T05:36:03.414Z] 05:30:01 all 1.14 0.00 0.50 0.34 0.01 98.01 [2023-05-05T05:36:03.414Z] 05:30:01 0 0.75 0.00 0.47 0.05 0.00 98.73 [2023-05-05T05:36:03.414Z] 05:30:01 1 0.70 0.00 0.37 0.63 0.02 98.28 [2023-05-05T05:36:03.414Z] 05:30:01 2 0.52 0.00 0.50 0.02 0.02 98.95 [2023-05-05T05:36:03.414Z] 05:30:01 3 0.47 0.00 0.38 0.92 0.03 98.20 [2023-05-05T05:36:03.414Z] 05:30:01 4 2.50 0.00 0.55 0.18 0.02 96.75 [2023-05-05T05:36:03.414Z] 05:30:01 5 1.91 0.00 0.65 0.75 0.02 96.67 [2023-05-05T05:36:03.414Z] 05:30:01 6 1.54 0.00 0.73 0.15 0.00 97.58 [2023-05-05T05:36:03.414Z] 05:30:01 7 0.70 0.00 0.33 0.05 0.02 98.90 [2023-05-05T05:36:03.414Z] 05:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-05-05T05:36:03.414Z] 05:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T05:36:03.414Z] 05:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-05T05:36:03.414Z] 05:31:01 3 0.10 0.00 0.07 0.02 0.02 99.80 [2023-05-05T05:36:03.414Z] 05:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T05:36:03.414Z] 05:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T05:36:03.414Z] 05:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T05:36:03.414Z] 05:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T05:36:03.414Z] 05:32:01 all 0.19 0.00 0.01 0.02 0.01 99.77 [2023-05-05T05:36:03.414Z] 05:32:01 0 0.07 0.00 0.00 0.17 0.00 99.77 [2023-05-05T05:36:03.414Z] 05:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T05:36:03.414Z] 05:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T05:36:03.414Z] 05:32:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2023-05-05T05:36:03.414Z] 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T05:36:03.414Z] 05:32:01 5 1.27 0.00 0.02 0.00 0.02 98.69 [2023-05-05T05:36:03.414Z] 05:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-05T05:36:03.414Z] 05:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:33:01 all 0.27 0.00 0.01 0.08 0.01 99.63 [2023-05-05T05:36:03.414Z] 05:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T05:36:03.414Z] 05:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T05:36:03.414Z] 05:33:01 2 0.02 0.00 0.02 0.18 0.00 99.78 [2023-05-05T05:36:03.414Z] 05:33:01 3 0.03 0.00 0.05 0.47 0.02 99.43 [2023-05-05T05:36:03.414Z] 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T05:36:03.414Z] 05:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:33:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2023-05-05T05:36:03.414Z] 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T05:36:03.414Z] 05:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 [2023-05-05T05:36:03.414Z] 05:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T05:36:03.414Z] 05:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T05:36:03.414Z] 05:34:01 3 0.03 0.00 0.02 0.03 0.03 99.88 [2023-05-05T05:36:03.414Z] 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T05:36:03.414Z] 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T05:36:03.414Z] 05:34:01 6 0.61 0.00 0.02 0.00 0.02 99.35 [2023-05-05T05:36:03.414Z] 05:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T05:36:03.414Z] 05:35:01 all 0.08 0.00 0.05 0.00 0.01 99.87 [2023-05-05T05:36:03.414Z] 05:35:01 0 0.07 0.00 0.07 0.02 0.00 99.85 [2023-05-05T05:36:03.414Z] 05:35:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2023-05-05T05:36:03.414Z] 05:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-05T05:36:03.414Z] 05:35:01 3 0.15 0.00 0.07 0.02 0.02 99.75 [2023-05-05T05:36:03.414Z] 05:35:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-05T05:36:03.414Z] 05:35:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-05-05T05:36:03.414Z] 05:35:01 6 0.08 0.00 0.05 0.00 0.00 99.87 [2023-05-05T05:36:03.414Z] 05:35:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-05T05:36:03.414Z] [2023-05-05T05:36:03.414Z] 05:35:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T05:36:03.414Z] 05:36:01 all 9.33 0.00 4.08 2.16 0.07 84.37 [2023-05-05T05:36:03.414Z] 05:36:01 0 10.22 0.00 3.78 0.12 0.07 85.82 [2023-05-05T05:36:03.414Z] 05:36:01 1 10.39 0.00 3.97 0.68 0.05 84.91 [2023-05-05T05:36:03.414Z] 05:36:01 2 9.71 0.00 4.34 5.22 0.07 80.67 [2023-05-05T05:36:03.414Z] 05:36:01 3 8.47 0.00 4.28 1.89 0.07 85.29 [2023-05-05T05:36:03.414Z] 05:36:01 4 8.23 0.00 3.40 0.73 0.05 87.59 [2023-05-05T05:36:03.415Z] 05:36:01 5 8.63 0.00 4.55 8.32 0.07 78.43 [2023-05-05T05:36:03.415Z] 05:36:01 6 8.35 0.00 4.05 0.25 0.07 87.28 [2023-05-05T05:36:03.415Z] 05:36:01 7 10.61 0.00 4.28 0.08 0.08 84.94 [2023-05-05T05:36:03.415Z] Average: all 5.44 0.00 1.45 0.56 0.03 92.52 [2023-05-05T05:36:03.415Z] Average: 0 5.64 0.00 1.52 0.77 0.03 92.04 [2023-05-05T05:36:03.415Z] Average: 1 5.56 0.00 1.51 0.41 0.03 92.49 [2023-05-05T05:36:03.415Z] Average: 2 5.18 0.00 1.48 0.75 0.03 92.56 [2023-05-05T05:36:03.415Z] Average: 3 5.30 0.00 1.42 0.64 0.04 92.60 [2023-05-05T05:36:03.415Z] Average: 4 5.50 0.00 1.30 0.15 0.03 93.02 [2023-05-05T05:36:03.415Z] Average: 5 5.25 0.00 1.46 0.88 0.03 92.38 [2023-05-05T05:36:03.415Z] Average: 6 5.65 0.00 1.53 0.55 0.03 92.24 [2023-05-05T05:36:03.415Z] Average: 7 5.45 0.00 1.35 0.34 0.03 92.84 [2023-05-05T05:36:03.415Z] [2023-05-05T05:36:03.415Z] [2023-05-05T05:36:03.415Z]