Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b 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-ssh2712276412209802894.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-ssh2520247603158036981.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-ssh528679066196095668.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-ssh9360196519937693339.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-ssh6606755470428029832.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-17308 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 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b (main) Commit message: "Merge pull request #184 from cloudxxx8/changelog" > git config core.sparsecheckout # timeout=10 > git checkout -f 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b # timeout=10 > git rev-list --no-walk 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T15:48:29.315Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T15:48:29.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T15:48:29.399Z] ========================================================= [2023-05-30T15:48:29.399Z] EdgeX Global Pipelines Version Info [2023-05-30T15:48:29.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:48:30.109Z] ------------------- [2023-05-30T15:48:30.109Z] stable info: [2023-05-30T15:48:30.109Z] ------------------- [2023-05-30T15:48:30.109Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T15:48:30.109Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:48:30.109Z] Message: update stable to v1.0.249 [2023-05-30T15:48:30.678Z] ------------------- [2023-05-30T15:48:30.678Z] experimental info: [2023-05-30T15:48:30.678Z] ------------------- [2023-05-30T15:48:30.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T15:48:30.678Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:48:30.678Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T15:48:30.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-30T15:48:30.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-30T15:48:30.860Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T15:48:30.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T15:48:30.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T15:48:30.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T15:48:30.906Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T15:48:30.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T15:48:30.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T15:48:30.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T15:48:30.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T15:48:30.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-30T15:48:30.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T15:48:31.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T15:48:31.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:48:31.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:48:31.050Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:48:31.065Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:48:31.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T15:48:31.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T15:48:31.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T15:48:31.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T15:48:31.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T15:48:31.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T15:48:31.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T15:48:31.176Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T15:48:31.191Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T15:48:31.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T15:48:31.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T15:48:31.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T15:48:31.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] echo [2023-05-30T15:48:31.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fdbb34 [Pipeline] echo [2023-05-30T15:48:31.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:48:31.316Z] provisioning config files... [2023-05-30T15:48:31.332Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4605372629604751441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:48:31.632Z] ---> docker-login.sh [2023-05-30T15:48:31.633Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:48:31.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:31.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:31.892Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:31.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:31.892Z] [2023-05-30T15:48:31.892Z] Login Succeeded [2023-05-30T15:48:31.892Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:48:32.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:32.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:32.156Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:32.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:32.156Z] [2023-05-30T15:48:32.156Z] Login Succeeded [2023-05-30T15:48:32.156Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:48:32.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:32.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:32.156Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:32.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:32.156Z] [2023-05-30T15:48:32.156Z] Login Succeeded [2023-05-30T15:48:32.156Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:48:32.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:32.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:32.416Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:32.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:32.416Z] [2023-05-30T15:48:32.416Z] Login Succeeded [2023-05-30T15:48:32.416Z] docker.io [2023-05-30T15:48:32.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:32.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:32.677Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:32.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:32.677Z] [2023-05-30T15:48:32.677Z] Login Succeeded [2023-05-30T15:48:32.677Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:48:32.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T15:48:33.057Z] + git rev-list -1 --merges 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b~1..0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] echo [2023-05-30T15:48:33.108Z] -----------> git rev-list -1 --merges 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b~1..0fdbb34a68c943c622f90727b8f6e7e00ff1c61b 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:48:33.108Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [false] [Pipeline] sh [2023-05-30T15:48:33.395Z] + git log --format=format:%s -1 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] echo [2023-05-30T15:48:33.411Z] ========================================================= [2023-05-30T15:48:33.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T15:48:33.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:48:33.733Z] + git log --format=format:%s -1 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] echo [2023-05-30T15:48:33.745Z] [semverPrep] GIT_COMMIT: 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b, Commit Message: Merge pull request #184 from cloudxxx8/changelog [Pipeline] echo [2023-05-30T15:48:33.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T15:48:34.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:48:34.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T15:48:34.119Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T15:48:34.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T15:48:34.119Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T15:48:34.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T15:48:34.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:48:34.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:48:34.551Z] [2023-05-30T15:48:34.551Z] 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-30T15:48:34.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:48:34.856Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T15:48:34.856Z] b85a868b505f: Pulling fs layer [2023-05-30T15:48:34.856Z] e2be974225ed: Pulling fs layer [2023-05-30T15:48:34.856Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T15:48:34.856Z] 988bab9f4d93: Pulling fs layer [2023-05-30T15:48:34.856Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T15:48:34.856Z] eaf3925da568: Pulling fs layer [2023-05-30T15:48:34.856Z] bab4dde63d76: Pulling fs layer [2023-05-30T15:48:34.856Z] bde34c3a00c8: Pulling fs layer [2023-05-30T15:48:34.856Z] b352a97aabf1: Pulling fs layer [2023-05-30T15:48:34.856Z] 4872d77fe225: Pulling fs layer [2023-05-30T15:48:34.856Z] 5851b861e8e6: Pulling fs layer [2023-05-30T15:48:34.856Z] bab4dde63d76: Waiting [2023-05-30T15:48:34.856Z] bde34c3a00c8: Waiting [2023-05-30T15:48:34.856Z] b352a97aabf1: Waiting [2023-05-30T15:48:34.856Z] 988bab9f4d93: Waiting [2023-05-30T15:48:34.856Z] 1469e6f7b9e6: Waiting [2023-05-30T15:48:34.856Z] 4872d77fe225: Waiting [2023-05-30T15:48:34.856Z] eaf3925da568: Waiting [2023-05-30T15:48:34.856Z] 5851b861e8e6: Waiting [2023-05-30T15:48:34.856Z] e2be974225ed: Verifying Checksum [2023-05-30T15:48:34.857Z] e2be974225ed: Download complete [2023-05-30T15:48:34.857Z] 988bab9f4d93: Verifying Checksum [2023-05-30T15:48:34.857Z] 988bab9f4d93: Download complete [2023-05-30T15:48:34.857Z] 1469e6f7b9e6: Download complete [2023-05-30T15:48:34.857Z] eaf3925da568: Verifying Checksum [2023-05-30T15:48:34.857Z] eaf3925da568: Download complete [2023-05-30T15:48:35.115Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T15:48:35.115Z] bde34c3a00c8: Verifying Checksum [2023-05-30T15:48:35.115Z] bde34c3a00c8: Download complete [2023-05-30T15:48:35.115Z] b352a97aabf1: Verifying Checksum [2023-05-30T15:48:35.115Z] b352a97aabf1: Download complete [2023-05-30T15:48:35.115Z] 4872d77fe225: Download complete [2023-05-30T15:48:35.115Z] 5851b861e8e6: Verifying Checksum [2023-05-30T15:48:35.115Z] 5851b861e8e6: Download complete [2023-05-30T15:48:35.115Z] b85a868b505f: Verifying Checksum [2023-05-30T15:48:35.115Z] b85a868b505f: Download complete [2023-05-30T15:48:35.375Z] bab4dde63d76: Verifying Checksum [2023-05-30T15:48:35.375Z] bab4dde63d76: Download complete [2023-05-30T15:48:36.310Z] b85a868b505f: Pull complete [2023-05-30T15:48:36.569Z] e2be974225ed: Pull complete [2023-05-30T15:48:37.158Z] 339a4e72a1f5: Pull complete [2023-05-30T15:48:37.158Z] 988bab9f4d93: Pull complete [2023-05-30T15:48:37.423Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:48:37.423Z] eaf3925da568: Pull complete [2023-05-30T15:48:39.337Z] bab4dde63d76: Pull complete [2023-05-30T15:48:39.337Z] bde34c3a00c8: Pull complete [2023-05-30T15:48:39.337Z] b352a97aabf1: Pull complete [2023-05-30T15:48:39.597Z] 4872d77fe225: Pull complete [2023-05-30T15:48:39.597Z] 5851b861e8e6: Pull complete [2023-05-30T15:48:39.597Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:48:39.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:48:39.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:48:39.686Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T15:48:39.718Z] $ 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-30T15:48:41.514Z] $ docker top 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b -eo pid,comm [2023-05-30T15:48:41.567Z] 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-30T15:48:41.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:48:41.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:48:41.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:48:41.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:48:41.721Z] $ docker exec 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b ssh-agent [2023-05-30T15:48:41.828Z] SSH_AUTH_SOCK=/tmp/ssh-tCXUCO7KKmt7/agent.32 [2023-05-30T15:48:41.828Z] SSH_AGENT_PID=38 [2023-05-30T15:48:41.834Z] Running ssh-add (command line suppressed) [2023-05-30T15:48:41.950Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5588304769067071543.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5588304769067071543.key) [2023-05-30T15:48:41.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:48:42.254Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:48:42.271Z] $ docker exec --env ******** --env ******** 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b ssh-agent -k [2023-05-30T15:48:42.367Z] unset SSH_AUTH_SOCK; [2023-05-30T15:48:42.368Z] unset SSH_AGENT_PID; [2023-05-30T15:48:42.368Z] echo Agent pid 38 killed; [2023-05-30T15:48:42.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:48:42.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:48:42.403Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:48:42.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:48:42.537Z] $ docker exec 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b ssh-agent [2023-05-30T15:48:42.655Z] SSH_AUTH_SOCK=/tmp/ssh-q0zb5mMVhMew/agent.70 [2023-05-30T15:48:42.655Z] SSH_AGENT_PID=76 [2023-05-30T15:48:42.660Z] Running ssh-add (command line suppressed) [2023-05-30T15:48:42.778Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_465027333242660264.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_465027333242660264.key) [2023-05-30T15:48:42.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:48:43.086Z] + git semver init [2023-05-30T15:48:43.350Z] 2023-05-30 15:48:43,254 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:48:43.350Z] 2023-05-30 15:48:43,255 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-30T15:48:43.350Z] 2023-05-30 15:48:43,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-05-30T15:48:43.350Z] 2023-05-30 15:48:43,255 [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-30T15:48:44.290Z] 2023-05-30 15:48:44,162 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-05-30T15:48:44.290Z] 2023-05-30 15:48:44,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-05-30T15:48:44.290Z] 2023-05-30 15:48:44,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T15:48:44.290Z] 2023-05-30 15:48:44,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T15:48:44.290Z] 3.0.0-dev.31 [Pipeline] } [2023-05-30T15:48:44.301Z] $ docker exec --env ******** --env ******** 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b ssh-agent -k [2023-05-30T15:48:44.390Z] unset SSH_AUTH_SOCK; [2023-05-30T15:48:44.391Z] unset SSH_AGENT_PID; [2023-05-30T15:48:44.391Z] echo Agent pid 76 killed; [2023-05-30T15:48:44.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:48:44.697Z] + git semver [Pipeline] } [2023-05-30T15:48:44.972Z] $ docker stop --time=1 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b [2023-05-30T15:48:46.230Z] $ docker rm -f --volumes 3566cf84203082123570b739d6b774fbe0f90baac23783b6d1fedc39f2921d5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:48:46.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:48:46.780Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:48:46.783Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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-30T15:48:46.907Z] provisioning config files... [2023-05-30T15:48:46.917Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11289401525664790235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:48:47.217Z] ---> docker-login.sh [2023-05-30T15:48:47.217Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:48:47.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:47.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:47.217Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:47.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:47.217Z] [2023-05-30T15:48:47.217Z] Login Succeeded [2023-05-30T15:48:47.217Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:48:47.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:47.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:47.217Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:47.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:47.217Z] [2023-05-30T15:48:47.217Z] Login Succeeded [2023-05-30T15:48:47.217Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:48:47.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:47.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:47.478Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:47.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:47.478Z] [2023-05-30T15:48:47.478Z] Login Succeeded [2023-05-30T15:48:47.478Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:48:47.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:47.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:47.478Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:47.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:47.478Z] [2023-05-30T15:48:47.478Z] Login Succeeded [2023-05-30T15:48:47.478Z] docker.io [2023-05-30T15:48:47.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:48:47.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:48:47.738Z] Configure a credential helper to remove this warning. See [2023-05-30T15:48:47.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:48:47.738Z] [2023-05-30T15:48:47.738Z] Login Succeeded [2023-05-30T15:48:47.738Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:48:47.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:48:47.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:48:47.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:48:47.847Z] ========================================================= [2023-05-30T15:48:47.847Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:48:47.847Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:48:48.179Z] + 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-30T15:48:48.179Z] Sending build context to Docker daemon 16.1MB [2023-05-30T15:48:48.179Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:48:48.179Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:48:48.179Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:48:48.179Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:48:48.179Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:48:48.179Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:48:48.179Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:48:48.179Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:48:48.179Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:48:48.179Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:48:48.179Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:48:48.179Z] 4d19c01a9841: Waiting [2023-05-30T15:48:48.179Z] 9325e15d5711: Waiting [2023-05-30T15:48:48.179Z] 556b6ee489ea: Waiting [2023-05-30T15:48:48.179Z] c5a4b2cf53e6: Waiting [2023-05-30T15:48:48.179Z] 85791d961cd3: Verifying Checksum [2023-05-30T15:48:48.179Z] 85791d961cd3: Download complete [2023-05-30T15:48:48.440Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T15:48:48.440Z] 9f32a84ed3da: Download complete [2023-05-30T15:48:48.440Z] 4d19c01a9841: Download complete [2023-05-30T15:48:48.440Z] f56be85fc22e: Verifying Checksum [2023-05-30T15:48:48.440Z] f56be85fc22e: Download complete [2023-05-30T15:48:48.440Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:48:48.440Z] 9325e15d5711: Download complete [2023-05-30T15:48:48.440Z] f56be85fc22e: Pull complete [2023-05-30T15:48:48.707Z] 85791d961cd3: Pull complete [2023-05-30T15:48:48.967Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T15:48:48.967Z] c5a4b2cf53e6: Download complete [2023-05-30T15:48:48.967Z] d694b5ae8c79: Download complete [2023-05-30T15:48:48.967Z] 556b6ee489ea: Verifying Checksum [2023-05-30T15:48:49.227Z] 556b6ee489ea: Download complete [2023-05-30T15:48:52.525Z] d694b5ae8c79: Pull complete [2023-05-30T15:48:52.525Z] 9f32a84ed3da: Pull complete [2023-05-30T15:48:52.525Z] 4d19c01a9841: Pull complete [2023-05-30T15:48:52.525Z] 9325e15d5711: Pull complete [2023-05-30T15:48:55.060Z] 556b6ee489ea: Pull complete [2023-05-30T15:48:55.999Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:48:55.999Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:48:55.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:48:55.999Z] ---> c4be618373d6 [2023-05-30T15:48:55.999Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:48:59.295Z] ---> Running in 6828c69e3544 [2023-05-30T15:48:59.295Z] Removing intermediate container 6828c69e3544 [2023-05-30T15:48:59.295Z] ---> dde02d709b47 [2023-05-30T15:48:59.295Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:48:59.295Z] ---> Running in 462efc022f59 [2023-05-30T15:48:59.295Z] Removing intermediate container 462efc022f59 [2023-05-30T15:48:59.295Z] ---> a2c3a9f6829a [2023-05-30T15:48:59.295Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T15:48:59.295Z] ---> Running in 408599f4187b [2023-05-30T15:48:59.295Z] Removing intermediate container 408599f4187b [2023-05-30T15:48:59.295Z] ---> 4d4ff0e457e4 [2023-05-30T15:48:59.295Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:48:59.295Z] ---> Running in 9748b370d0f9 [2023-05-30T15:48:59.556Z] Removing intermediate container 9748b370d0f9 [2023-05-30T15:48:59.556Z] ---> e42d7965e0b2 [2023-05-30T15:48:59.556Z] Step 7/12 : WORKDIR /device-gpio [2023-05-30T15:48:59.556Z] ---> Running in 0e2d6d88b4ef [2023-05-30T15:48:59.556Z] Removing intermediate container 0e2d6d88b4ef [2023-05-30T15:48:59.556Z] ---> c0b0912c55d1 [2023-05-30T15:48:59.556Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:48:59.556Z] ---> Running in 4641571b2722 [2023-05-30T15:48:59.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:49:00.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:49:00.345Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:49:00.345Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:49:00.345Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:49:00.345Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:49:00.345Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:49:00.345Z] OK: 269 MiB in 57 packages [2023-05-30T15:49:00.604Z] Removing intermediate container 4641571b2722 [2023-05-30T15:49:00.604Z] ---> 629a96185dd8 [2023-05-30T15:49:00.604Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:49:00.864Z] ---> 53e58e82f658 [2023-05-30T15:49:00.864Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:49:00.864Z] ---> Running in e49b69ee2b9d [2023-05-30T15:49:01.879Z] Still waiting to schedule task [2023-05-30T15:49:01.880Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T15:49:28.755Z] Removing intermediate container e49b69ee2b9d [2023-05-30T15:49:28.755Z] ---> aed9440ea848 [2023-05-30T15:49:28.755Z] Step 11/12 : COPY . . [2023-05-30T15:49:28.755Z] ---> 00d0bbe9a591 [2023-05-30T15:49:28.755Z] Step 12/12 : RUN ${MAKE} [2023-05-30T15:49:29.013Z] ---> Running in 25ae72baa804 [2023-05-30T15:49:29.272Z] noop [2023-05-30T15:49:29.531Z] Removing intermediate container 25ae72baa804 [2023-05-30T15:49:29.531Z] ---> 2fc87ee4043f [2023-05-30T15:49:29.531Z] Successfully built 2fc87ee4043f [2023-05-30T15:49:29.531Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:49:29.852Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:49:29.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:49:29.922Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T15:49:29.949Z] $ 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-30T15:49:30.325Z] $ docker top 067f292f544a464f4bb57cf9e4ca762da2908fa7c24dd26ae021273e95c95970 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:49:30.673Z] + go version [2023-05-30T15:49:30.673Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:49:30.684Z] $ docker stop --time=1 067f292f544a464f4bb57cf9e4ca762da2908fa7c24dd26ae021273e95c95970 [2023-05-30T15:49:31.946Z] $ docker rm -f --volumes 067f292f544a464f4bb57cf9e4ca762da2908fa7c24dd26ae021273e95c95970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:49:32.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:49:32.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:49:32.418Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T15:49:32.453Z] $ 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-30T15:49:32.827Z] $ docker top 158cdecbff6a15c2758d8a465e56e40de2cc9ab86d29f81f7047f26c06b9e058 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:49:33.175Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:49:33.471Z] + make test [2023-05-30T15:49:33.472Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T15:49:38.747Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-30T15:49:48.718Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-30T15:49:48.718Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-30T15:49:55.277Z] go vet ./... [2023-05-30T15:49:58.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:49:58.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:49:58.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:49:58.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:49:58.847Z] $ docker stop --time=1 158cdecbff6a15c2758d8a465e56e40de2cc9ab86d29f81f7047f26c06b9e058 [2023-05-30T15:50:01.237Z] $ docker rm -f --volumes 158cdecbff6a15c2758d8a465e56e40de2cc9ab86d29f81f7047f26c06b9e058 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:50:01.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:50:01.732Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T15:50:02.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:50:02.523Z] + ls -al . [2023-05-30T15:50:02.523Z] total 160 [2023-05-30T15:50:02.523Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:49 . [2023-05-30T15:50:02.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:48 .. [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 120 May 30 15:48 .dockerignore [2023-05-30T15:50:02.523Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:48 .git [2023-05-30T15:50:02.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:48 .github [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 15:48 .gitignore [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:48 .golangci.yml [2023-05-30T15:50:02.523Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:48 .semver [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 30 15:48 Attribution.txt [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 30 15:48 CHANGELOG.md [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 30 15:48 Dockerfile [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:48 GOVERNANCE.md [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 15:48 Jenkinsfile [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:48 LICENSE [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 30 15:48 Makefile [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 15:48 OWNERS.md [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 30 15:48 README.md [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:48 VERSION [2023-05-30T15:50:02.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:48 bin [2023-05-30T15:50:02.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:48 cmd [2023-05-30T15:50:02.523Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 15:49 coverage.out [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 30 15:48 go.mod [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 30 15:48 go.sum [2023-05-30T15:50:02.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:48 internal [2023-05-30T15:50:02.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:48 snap [2023-05-30T15:50:02.523Z] -rw-rw-r-- 1 jenkins jenkins 209 May 30 15:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:02.829Z] + 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=0fdbb34a68c943c622f90727b8f6e7e00ff1c61b --label arch=amd64 --label version=3.0.0-dev.31 . [2023-05-30T15:50:02.829Z] Sending build context to Docker daemon 16.1MB [2023-05-30T15:50:02.829Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:50:02.829Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T15:50:02.829Z] ---> 2fc87ee4043f [2023-05-30T15:50:02.829Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:50:03.089Z] ---> Running in 0950358bb107 [2023-05-30T15:50:03.089Z] Removing intermediate container 0950358bb107 [2023-05-30T15:50:03.089Z] ---> a0ca8520f44a [2023-05-30T15:50:03.089Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:50:03.089Z] ---> Running in 40e901675478 [2023-05-30T15:50:03.089Z] Removing intermediate container 40e901675478 [2023-05-30T15:50:03.089Z] ---> 1190247fdc79 [2023-05-30T15:50:03.089Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T15:50:03.089Z] ---> Running in a69b3691879d [2023-05-30T15:50:03.350Z] Removing intermediate container a69b3691879d [2023-05-30T15:50:03.350Z] ---> 463c25270001 [2023-05-30T15:50:03.350Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:50:03.350Z] ---> Running in c13ba74dd63f [2023-05-30T15:50:03.350Z] Removing intermediate container c13ba74dd63f [2023-05-30T15:50:03.350Z] ---> 6596c392154a [2023-05-30T15:50:03.350Z] Step 7/25 : WORKDIR /device-gpio [2023-05-30T15:50:03.350Z] ---> Running in 89ecb287832d [2023-05-30T15:50:03.350Z] Removing intermediate container 89ecb287832d [2023-05-30T15:50:03.350Z] ---> daf134985409 [2023-05-30T15:50:03.350Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:50:03.350Z] ---> Running in 547d5f37749a [2023-05-30T15:50:03.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:50:03.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:50:04.127Z] OK: 269 MiB in 57 packages [2023-05-30T15:50:04.387Z] Removing intermediate container 547d5f37749a [2023-05-30T15:50:04.387Z] ---> b9230d2c41f1 [2023-05-30T15:50:04.387Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T15:50:04.694Z] ---> 589d32e81ecc [2023-05-30T15:50:04.694Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:50:04.694Z] ---> Running in d5af30189214 [2023-05-30T15:50:05.316Z] Removing intermediate container d5af30189214 [2023-05-30T15:50:05.316Z] ---> 8ba28adca28b [2023-05-30T15:50:05.316Z] Step 11/25 : COPY . . [2023-05-30T15:50:05.915Z] ---> f3e14a13dd8f [2023-05-30T15:50:05.915Z] Step 12/25 : RUN ${MAKE} [2023-05-30T15:50:05.915Z] ---> Running in 3ccb6d5d10da [2023-05-30T15:50:06.187Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-30T15:50:24.308Z] Removing intermediate container 3ccb6d5d10da [2023-05-30T15:50:24.308Z] ---> 77193f0e0cd7 [2023-05-30T15:50:24.308Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T15:50:24.308Z] 3.17: Pulling from library/alpine [2023-05-30T15:50:24.308Z] f56be85fc22e: Already exists [2023-05-30T15:50:24.567Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:50:24.567Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:50:24.567Z] ---> 9ed4aefc74f6 [2023-05-30T15:50:24.567Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-30T15:50:24.567Z] ---> Running in 6a0b38d3a71c [2023-05-30T15:50:24.567Z] Removing intermediate container 6a0b38d3a71c [2023-05-30T15:50:24.567Z] ---> d1b33b2a46ad [2023-05-30T15:50:24.567Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-30T15:50:24.567Z] ---> Running in 2b2c3c0d3385 [2023-05-30T15:50:24.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:50:25.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:50:25.084Z] OK: 7 MiB in 15 packages [2023-05-30T15:50:25.653Z] Removing intermediate container 2b2c3c0d3385 [2023-05-30T15:50:25.653Z] ---> 480c455c1fd9 [2023-05-30T15:50:25.653Z] Step 16/25 : WORKDIR / [2023-05-30T15:50:25.653Z] ---> Running in a2274708c2f5 [2023-05-30T15:50:25.653Z] Removing intermediate container a2274708c2f5 [2023-05-30T15:50:25.653Z] ---> 939748c890c7 [2023-05-30T15:50:25.653Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-30T15:50:25.653Z] ---> 7168caf27f58 [2023-05-30T15:50:25.653Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-30T15:50:25.911Z] ---> ef4cae066e42 [2023-05-30T15:50:25.911Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-30T15:50:26.479Z] ---> c4bdaa41a272 [2023-05-30T15:50:26.479Z] Step 20/25 : EXPOSE 59910 [2023-05-30T15:50:26.479Z] ---> Running in d5ed54601d75 [2023-05-30T15:50:26.479Z] Removing intermediate container d5ed54601d75 [2023-05-30T15:50:26.479Z] ---> f26123d7692f [2023-05-30T15:50:26.479Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-30T15:50:26.479Z] ---> Running in e8e9b014ee7d [2023-05-30T15:50:26.479Z] Removing intermediate container e8e9b014ee7d [2023-05-30T15:50:26.479Z] ---> 5f949a1d20c3 [2023-05-30T15:50:26.479Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:50:26.479Z] ---> Running in 71cb51a9f647 [2023-05-30T15:50:26.737Z] Removing intermediate container 71cb51a9f647 [2023-05-30T15:50:26.737Z] ---> f97734560e20 [2023-05-30T15:50:26.737Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T15:50:26.737Z] ---> Running in 961c42a60554 [2023-05-30T15:50:26.737Z] Removing intermediate container 961c42a60554 [2023-05-30T15:50:26.737Z] ---> 2d62e197bdfe [2023-05-30T15:50:26.737Z] Step 24/25 : LABEL git_sha=0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:50:26.737Z] ---> Running in 8a878694311e [2023-05-30T15:50:26.737Z] Removing intermediate container 8a878694311e [2023-05-30T15:50:26.737Z] ---> 48fba6a0ace4 [2023-05-30T15:50:26.737Z] Step 25/25 : LABEL version=3.0.0-dev.31 [2023-05-30T15:50:26.737Z] ---> Running in ba964acf9d0c [2023-05-30T15:50:26.996Z] Removing intermediate container ba964acf9d0c [2023-05-30T15:50:26.996Z] ---> f91981dfa404 [2023-05-30T15:50:26.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:50:26.996Z] Successfully built f91981dfa404 [2023-05-30T15:50:26.996Z] 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-30T15:50:27.108Z] provisioning config files... [2023-05-30T15:50:27.115Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12903641809364274836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:50:27.415Z] ---> docker-login.sh [2023-05-30T15:50:27.416Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:50:27.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:50:27.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:50:27.416Z] Configure a credential helper to remove this warning. See [2023-05-30T15:50:27.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:50:27.416Z] [2023-05-30T15:50:27.416Z] Login Succeeded [2023-05-30T15:50:27.416Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:50:27.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:50:27.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:50:27.416Z] Configure a credential helper to remove this warning. See [2023-05-30T15:50:27.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:50:27.416Z] [2023-05-30T15:50:27.416Z] Login Succeeded [2023-05-30T15:50:27.416Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:50:27.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:50:27.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:50:27.675Z] Configure a credential helper to remove this warning. See [2023-05-30T15:50:27.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:50:27.675Z] [2023-05-30T15:50:27.675Z] Login Succeeded [2023-05-30T15:50:27.675Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:50:27.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:50:27.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:50:27.675Z] Configure a credential helper to remove this warning. See [2023-05-30T15:50:27.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:50:27.675Z] [2023-05-30T15:50:27.675Z] Login Succeeded [2023-05-30T15:50:27.675Z] docker.io [2023-05-30T15:50:27.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:50:27.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:50:27.934Z] Configure a credential helper to remove this warning. See [2023-05-30T15:50:27.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:50:27.934Z] [2023-05-30T15:50:27.934Z] Login Succeeded [2023-05-30T15:50:27.934Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:50:27.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:50:27.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:50:28.005Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-05-30T15:50:28.005Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:50:28.005Z] latest [2023-05-30T15:50:28.005Z] 3.0.0-dev.31 [2023-05-30T15:50:28.005Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [2023-05-30T15:50:28.005Z] main [2023-05-30T15:50:28.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:28.336Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:28.654Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:50:28.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-30T15:50:28.654Z] 9a21c5278b68: Preparing [2023-05-30T15:50:28.654Z] 1babc6bdf09a: Preparing [2023-05-30T15:50:28.654Z] 659c91ce03cd: Preparing [2023-05-30T15:50:28.654Z] ad57b18496cf: Preparing [2023-05-30T15:50:28.654Z] f1417ff83b31: Preparing [2023-05-30T15:50:28.654Z] f1417ff83b31: Layer already exists [2023-05-30T15:50:28.654Z] ad57b18496cf: Pushed [2023-05-30T15:50:28.654Z] 659c91ce03cd: Pushed [2023-05-30T15:50:28.654Z] 1babc6bdf09a: Pushed [2023-05-30T15:50:31.943Z] 9a21c5278b68: Pushed [2023-05-30T15:50:31.943Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b: digest: sha256:2e00734225ffd43797f7a1036a7a1fe2de4d3efeb35576225fa224d75a08eee7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:32.266Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:32.567Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-30T15:50:32.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-30T15:50:32.568Z] 9a21c5278b68: Preparing [2023-05-30T15:50:32.568Z] 1babc6bdf09a: Preparing [2023-05-30T15:50:32.568Z] 659c91ce03cd: Preparing [2023-05-30T15:50:32.568Z] ad57b18496cf: Preparing [2023-05-30T15:50:32.568Z] f1417ff83b31: Preparing [2023-05-30T15:50:32.568Z] 1babc6bdf09a: Layer already exists [2023-05-30T15:50:32.568Z] f1417ff83b31: Layer already exists [2023-05-30T15:50:32.568Z] 9a21c5278b68: Layer already exists [2023-05-30T15:50:32.568Z] 659c91ce03cd: Layer already exists [2023-05-30T15:50:32.568Z] ad57b18496cf: Layer already exists [2023-05-30T15:50:32.568Z] latest: digest: sha256:2e00734225ffd43797f7a1036a7a1fe2de4d3efeb35576225fa224d75a08eee7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:32.884Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:33.215Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.31 [2023-05-30T15:50:33.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-30T15:50:33.215Z] 9a21c5278b68: Preparing [2023-05-30T15:50:33.215Z] 1babc6bdf09a: Preparing [2023-05-30T15:50:33.215Z] 659c91ce03cd: Preparing [2023-05-30T15:50:33.215Z] ad57b18496cf: Preparing [2023-05-30T15:50:33.215Z] f1417ff83b31: Preparing [2023-05-30T15:50:33.215Z] f1417ff83b31: Layer already exists [2023-05-30T15:50:33.215Z] 9a21c5278b68: Layer already exists [2023-05-30T15:50:33.215Z] 659c91ce03cd: Layer already exists [2023-05-30T15:50:33.215Z] 1babc6bdf09a: Layer already exists [2023-05-30T15:50:33.215Z] ad57b18496cf: Layer already exists [2023-05-30T15:50:33.215Z] 3.0.0-dev.31: digest: sha256:2e00734225ffd43797f7a1036a7a1fe2de4d3efeb35576225fa224d75a08eee7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:33.533Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:33.845Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [2023-05-30T15:50:33.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-30T15:50:33.845Z] 9a21c5278b68: Preparing [2023-05-30T15:50:33.845Z] 1babc6bdf09a: Preparing [2023-05-30T15:50:33.845Z] 659c91ce03cd: Preparing [2023-05-30T15:50:33.845Z] ad57b18496cf: Preparing [2023-05-30T15:50:33.845Z] f1417ff83b31: Preparing [2023-05-30T15:50:33.845Z] 9a21c5278b68: Layer already exists [2023-05-30T15:50:33.845Z] f1417ff83b31: Layer already exists [2023-05-30T15:50:33.845Z] 659c91ce03cd: Layer already exists [2023-05-30T15:50:33.845Z] ad57b18496cf: Layer already exists [2023-05-30T15:50:33.845Z] 1babc6bdf09a: Layer already exists [2023-05-30T15:50:33.845Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31: digest: sha256:2e00734225ffd43797f7a1036a7a1fe2de4d3efeb35576225fa224d75a08eee7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:34.162Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:34.468Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-05-30T15:50:34.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-05-30T15:50:34.468Z] 9a21c5278b68: Preparing [2023-05-30T15:50:34.468Z] 1babc6bdf09a: Preparing [2023-05-30T15:50:34.468Z] 659c91ce03cd: Preparing [2023-05-30T15:50:34.468Z] ad57b18496cf: Preparing [2023-05-30T15:50:34.468Z] f1417ff83b31: Preparing [2023-05-30T15:50:34.468Z] 1babc6bdf09a: Layer already exists [2023-05-30T15:50:34.468Z] 659c91ce03cd: Layer already exists [2023-05-30T15:50:34.468Z] ad57b18496cf: Layer already exists [2023-05-30T15:50:34.468Z] 9a21c5278b68: Layer already exists [2023-05-30T15:50:34.468Z] f1417ff83b31: Layer already exists [2023-05-30T15:50:34.468Z] main: digest: sha256:2e00734225ffd43797f7a1036a7a1fe2de4d3efeb35576225fa224d75a08eee7 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:50:34.508Z] ===================================================== [Pipeline] echo [2023-05-30T15:50:34.514Z] taggedImages: [2023-05-30T15:50:34.514Z] - nexus3.edgexfoundry.org:10004/device-gpio:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:50:34.514Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-05-30T15:50:34.514Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.31 [2023-05-30T15:50:34.514Z] - nexus3.edgexfoundry.org:10004/device-gpio:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [2023-05-30T15:50:34.514Z] - 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-30T15:50:34.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:50:34.866Z] [2023-05-30T15:50:34.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:50:35.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:50:35.165Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:50:35.165Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:50:35.165Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:50:35.165Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:50:35.165Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:50:35.165Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:50:35.165Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:50:35.165Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:50:35.165Z] 33b1e0a273af: Waiting [2023-05-30T15:50:35.165Z] 5d3b04190fa2: Waiting [2023-05-30T15:50:35.165Z] 2f39f015ded8: Waiting [2023-05-30T15:50:35.165Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:50:35.165Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T15:50:35.165Z] 5c69ac0246d0: Download complete [2023-05-30T15:50:35.165Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:50:35.165Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:50:35.165Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:50:35.165Z] 33b1e0a273af: Download complete [2023-05-30T15:50:35.165Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:50:35.165Z] ec43610c2a17: Download complete [2023-05-30T15:50:35.165Z] 5d3b04190fa2: Download complete [2023-05-30T15:50:35.424Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:50:35.424Z] 5eb5b503b376: Download complete [2023-05-30T15:50:35.565Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17309 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-05-30T15:50:35.584Z] Running in /w/workspace/device-gpio/85 [Pipeline] { [Pipeline] checkout [2023-05-30T15:50:35.618Z] The recommended git tool is: git [2023-05-30T15:50:35.991Z] 2f39f015ded8: Download complete [2023-05-30T15:50:36.557Z] 5eb5b503b376: Pull complete [2023-05-30T15:50:36.816Z] 5c69ac0246d0: Pull complete [2023-05-30T15:50:37.074Z] ec43610c2a17: Pull complete [2023-05-30T15:50:37.332Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:50:37.332Z] 33b1e0a273af: Pull complete [2023-05-30T15:50:37.594Z] 5d3b04190fa2: Pull complete [2023-05-30T15:50:41.781Z] 2f39f015ded8: Pull complete [2023-05-30T15:50:41.781Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:50:41.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:50:41.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:50:41.868Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T15:50:41.902Z] $ 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-30T15:50:43.718Z] $ docker top be9b88285423e66442e7d5ea1d68c85bd287d3e2a5c54b3c4d7f436690ba66a6 -eo pid,comm [2023-05-30T15:50:43.719Z] using credential edgex-jenkins-ssh [2023-05-30T15:50:43.737Z] Cloning the remote Git repository [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:50:44.111Z] ---> job-cost.sh [2023-05-30T15:50:44.111Z] lf-activate-venv: SKIPPING [2023-05-30T15:50:44.111Z] INFO: No Stack... [2023-05-30T15:50:44.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:50:44.629Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:50:43.781Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-30T15:50:43.899Z] > git init /w/workspace/device-gpio/85 # timeout=10 [2023-05-30T15:50:44.051Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-30T15:50:44.053Z] > git --version # timeout=10 [2023-05-30T15:50:44.077Z] > git --version # 'git version 2.25.1' [2023-05-30T15:50:44.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:50:44.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:50:44.919Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-05-30T15:50:44.919Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T15:50:44.932Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] [2023-05-30T15:50:44.942Z] Resource [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] did not exist. Created. [2023-05-30T15:50:44.942Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:50:45.247Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T15:50:45.276Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:50:45.282Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:50:45.305Z] $ docker stop --time=1 be9b88285423e66442e7d5ea1d68c85bd287d3e2a5c54b3c4d7f436690ba66a6 [2023-05-30T15:50:45.867Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-30T15:50:45.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:50:46.467Z] $ docker rm -f --volumes be9b88285423e66442e7d5ea1d68c85bd287d3e2a5c54b3c4d7f436690ba66a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T15:50:46.693Z] Avoid second fetch [2023-05-30T15:50:46.693Z] Checking out Revision 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b (main) [2023-05-30T15:50:47.200Z] Commit message: "Merge pull request #184 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:50:46.703Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:50:46.774Z] > git checkout -f 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b # timeout=10 [2023-05-30T15:50:48.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:50:48.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:50:48.039Z] Dload Upload Total Spent Left Speed [2023-05-30T15:50:48.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-05-30T15:50:48.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:50:48.986Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T15:50:48.986Z] + sudo tee /etc/docker/daemon.new [2023-05-30T15:50:48.986Z] { [2023-05-30T15:50:48.986Z] "registry-mirrors": [ [2023-05-30T15:50:48.986Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:50:48.986Z] ], [2023-05-30T15:50:48.986Z] "bip": "10.250.0.254/24", [2023-05-30T15:50:48.986Z] "hosts": [ [2023-05-30T15:50:48.986Z] "tcp://0.0.0.0:5555", [2023-05-30T15:50:48.986Z] "unix:///var/run/docker.sock" [2023-05-30T15:50:48.986Z] ], [2023-05-30T15:50:48.986Z] "mtu": 1458, [2023-05-30T15:50:48.986Z] "selinux-enabled": true, [2023-05-30T15:50:48.986Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:50:48.986Z] } [Pipeline] sh [2023-05-30T15:50:49.324Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:50:49.659Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:51:07.915Z] provisioning config files... [2023-05-30T15:51:07.938Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/85@tmp/config9814023216973264524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:51:08.282Z] ---> docker-login.sh [2023-05-30T15:51:08.282Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:51:08.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:08.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:08.820Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:08.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:08.820Z] [2023-05-30T15:51:08.820Z] Login Succeeded [2023-05-30T15:51:08.820Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:51:09.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:09.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:09.097Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:09.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:09.097Z] [2023-05-30T15:51:09.097Z] Login Succeeded [2023-05-30T15:51:09.097Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:51:09.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:09.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:09.638Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:09.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:09.638Z] [2023-05-30T15:51:09.638Z] Login Succeeded [2023-05-30T15:51:09.638Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:51:09.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:09.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:09.907Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:09.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:09.907Z] [2023-05-30T15:51:09.907Z] Login Succeeded [2023-05-30T15:51:09.907Z] docker.io [2023-05-30T15:51:10.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:51:10.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:51:10.444Z] Configure a credential helper to remove this warning. See [2023-05-30T15:51:10.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:51:10.444Z] [2023-05-30T15:51:10.444Z] Login Succeeded [2023-05-30T15:51:10.444Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:51:10.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:51:10.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:51:10.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:51:10.711Z] ========================================================= [2023-05-30T15:51:10.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:51:10.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:51:11.057Z] + 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-30T15:51:11.329Z] Sending build context to Docker daemon 8.138MB [2023-05-30T15:51:11.329Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:51:11.329Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:51:11.600Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:51:11.600Z] c41833b44d91: Pulling fs layer [2023-05-30T15:51:11.600Z] ed15518f5707: Pulling fs layer [2023-05-30T15:51:11.600Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:51:11.600Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:51:11.600Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:51:11.600Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:51:11.600Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:51:11.600Z] 3cdef696dda3: Waiting [2023-05-30T15:51:11.600Z] 2ced38df9373: Waiting [2023-05-30T15:51:11.600Z] 242c74f7c9fa: Waiting [2023-05-30T15:51:11.600Z] 58f1dce35555: Waiting [2023-05-30T15:51:11.600Z] ed15518f5707: Verifying Checksum [2023-05-30T15:51:11.600Z] ed15518f5707: Download complete [2023-05-30T15:51:11.600Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T15:51:11.600Z] 242c74f7c9fa: Download complete [2023-05-30T15:51:11.600Z] 3cdef696dda3: Verifying Checksum [2023-05-30T15:51:11.600Z] 3cdef696dda3: Download complete [2023-05-30T15:51:11.600Z] c41833b44d91: Verifying Checksum [2023-05-30T15:51:13.023Z] c41833b44d91: Pull complete [2023-05-30T15:51:13.023Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:51:13.023Z] 58f1dce35555: Download complete [2023-05-30T15:51:13.304Z] ed15518f5707: Pull complete [2023-05-30T15:51:14.277Z] feae8fd75edb: Download complete [2023-05-30T15:51:14.277Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:51:14.277Z] 2ced38df9373: Download complete [2023-05-30T15:51:26.623Z] feae8fd75edb: Pull complete [2023-05-30T15:51:26.623Z] 242c74f7c9fa: Pull complete [2023-05-30T15:51:26.623Z] 3cdef696dda3: Pull complete [2023-05-30T15:51:31.985Z] 2ced38df9373: Pull complete [2023-05-30T15:51:34.576Z] 58f1dce35555: Pull complete [2023-05-30T15:51:34.576Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:51:34.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:51:34.576Z] ---> fadd8f120f05 [2023-05-30T15:51:34.576Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:51:36.707Z] ---> Running in e3c424d0a549 [2023-05-30T15:51:36.707Z] Removing intermediate container e3c424d0a549 [2023-05-30T15:51:36.707Z] ---> ef1422c1a9f3 [2023-05-30T15:51:36.707Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:51:36.707Z] ---> Running in 40ff5ca7cbe1 [2023-05-30T15:51:37.298Z] Removing intermediate container 40ff5ca7cbe1 [2023-05-30T15:51:37.298Z] ---> d49e0f64b0c0 [2023-05-30T15:51:37.298Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T15:51:37.298Z] ---> Running in d4704b26f493 [2023-05-30T15:51:37.566Z] Removing intermediate container d4704b26f493 [2023-05-30T15:51:37.566Z] ---> 3cdcd58cd9b0 [2023-05-30T15:51:37.566Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:51:37.566Z] ---> Running in a69b776d878b [2023-05-30T15:51:37.833Z] Removing intermediate container a69b776d878b [2023-05-30T15:51:37.834Z] ---> f33eea42b1f0 [2023-05-30T15:51:37.834Z] Step 7/12 : WORKDIR /device-gpio [2023-05-30T15:51:37.834Z] ---> Running in 55a33df79df8 [2023-05-30T15:51:38.418Z] Removing intermediate container 55a33df79df8 [2023-05-30T15:51:38.418Z] ---> 30a284dc7cf4 [2023-05-30T15:51:38.418Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:51:38.418Z] ---> Running in 11a4eb32770c [2023-05-30T15:51:39.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:51:39.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:51:40.920Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:51:40.920Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:51:40.920Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:51:40.920Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:51:41.187Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:51:41.187Z] OK: 268 MiB in 57 packages [2023-05-30T15:51:42.153Z] Removing intermediate container 11a4eb32770c [2023-05-30T15:51:42.153Z] ---> f60e77449ddb [2023-05-30T15:51:42.153Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:51:42.737Z] ---> 6eaa72dfa1f1 [2023-05-30T15:51:42.737Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:51:42.737Z] ---> Running in 7d5b3e783920 [2023-05-30T15:52:50.651Z] Removing intermediate container 7d5b3e783920 [2023-05-30T15:52:50.651Z] ---> 74d7f4f60a02 [2023-05-30T15:52:50.651Z] Step 11/12 : COPY . . [2023-05-30T15:52:50.651Z] ---> c81be3ac5e26 [2023-05-30T15:52:50.651Z] Step 12/12 : RUN ${MAKE} [2023-05-30T15:52:50.651Z] ---> Running in 3de10b8ba22d [2023-05-30T15:52:50.651Z] noop [2023-05-30T15:52:50.651Z] Removing intermediate container 3de10b8ba22d [2023-05-30T15:52:50.651Z] ---> 4a8c24526892 [2023-05-30T15:52:50.651Z] Successfully built 4a8c24526892 [2023-05-30T15:52:50.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:51.003Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:52:51.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:52:51.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-17309 does not seem to be running inside a container [2023-05-30T15:52:51.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/85 -v /w/workspace/device-gpio/85:/w/workspace/device-gpio/85:rw,z -v /w/workspace/device-gpio/85@tmp:/w/workspace/device-gpio/85@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-30T15:52:52.404Z] $ docker top fb91a9e8197c8920ee9ed0008326c340bb8545e0fab203345dc73f5aa5759faa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:52:53.233Z] + go version [2023-05-30T15:52:53.233Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:52:53.254Z] $ docker stop --time=1 fb91a9e8197c8920ee9ed0008326c340bb8545e0fab203345dc73f5aa5759faa [2023-05-30T15:52:54.848Z] $ docker rm -f --volumes fb91a9e8197c8920ee9ed0008326c340bb8545e0fab203345dc73f5aa5759faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:52:55.390Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:52:55.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:52:55.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-17309 does not seem to be running inside a container [2023-05-30T15:52:55.686Z] $ 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/85 -v /w/workspace/device-gpio/85:/w/workspace/device-gpio/85:rw,z -v /w/workspace/device-gpio/85@tmp:/w/workspace/device-gpio/85@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-30T15:52:56.900Z] $ docker top 0dbea88d9b38e412546738162545324daa3f08a3c13ee272f7a32adf6fc89435 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:52:57.417Z] + git config --global --add safe.directory /w/workspace/device-gpio/85 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:52:57.751Z] + make test [2023-05-30T15:52:58.020Z] go test ./... -coverprofile=coverage.out ./... [2023-05-30T15:53:30.264Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-30T15:55:36.954Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-30T15:55:36.954Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-30T15:55:36.954Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T15:55:36.954Z] go vet ./... [2023-05-30T15:56:09.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:56:09.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:56:09.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:56:09.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:56:09.220Z] $ docker stop --time=1 0dbea88d9b38e412546738162545324daa3f08a3c13ee272f7a32adf6fc89435 [2023-05-30T15:56:11.043Z] $ docker rm -f --volumes 0dbea88d9b38e412546738162545324daa3f08a3c13ee272f7a32adf6fc89435 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:56:12.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:56:12.218Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T15:56:12.702Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:56:13.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:56:13.413Z] + ls -al . [2023-05-30T15:56:13.414Z] total 156 [2023-05-30T15:56:13.414Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:53 . [2023-05-30T15:56:13.414Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:50 .. [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 120 May 30 15:50 .dockerignore [2023-05-30T15:56:13.414Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:50 .git [2023-05-30T15:56:13.414Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:50 .github [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 15:50 .gitignore [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:50 .golangci.yml [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 30 15:50 Attribution.txt [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 6184 May 30 15:50 CHANGELOG.md [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 30 15:50 Dockerfile [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:50 GOVERNANCE.md [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 657 May 30 15:50 Jenkinsfile [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:50 LICENSE [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 30 15:50 Makefile [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 15:50 OWNERS.md [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 30 15:50 README.md [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:48 VERSION [2023-05-30T15:56:13.414Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:50 bin [2023-05-30T15:56:13.414Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:50 cmd [2023-05-30T15:56:13.414Z] -rw-r--r-- 1 jenkins jenkins 10 May 30 15:53 coverage.out [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 30 15:50 go.mod [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 30 15:50 go.sum [2023-05-30T15:56:13.414Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:50 internal [2023-05-30T15:56:13.414Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:50 snap [2023-05-30T15:56:13.414Z] -rw-rw-r-- 1 jenkins jenkins 209 May 30 15:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:56:13.763Z] + 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=0fdbb34a68c943c622f90727b8f6e7e00ff1c61b --label arch=arm64 --label version=3.0.0-dev.31 . [2023-05-30T15:56:14.045Z] Sending build context to Docker daemon 8.139MB [2023-05-30T15:56:14.045Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:56:14.045Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T15:56:14.045Z] ---> 4a8c24526892 [2023-05-30T15:56:14.045Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:56:14.312Z] ---> Running in 7e038241df83 [2023-05-30T15:56:14.579Z] Removing intermediate container 7e038241df83 [2023-05-30T15:56:14.579Z] ---> 8289a7ec4603 [2023-05-30T15:56:14.579Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:56:14.579Z] ---> Running in d7fbf3342947 [2023-05-30T15:56:14.846Z] Removing intermediate container d7fbf3342947 [2023-05-30T15:56:14.846Z] ---> 0c015cdf7a1e [2023-05-30T15:56:14.846Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-30T15:56:14.846Z] ---> Running in bb5988ed13fd [2023-05-30T15:56:15.112Z] Removing intermediate container bb5988ed13fd [2023-05-30T15:56:15.112Z] ---> 21c3e5ef9a3c [2023-05-30T15:56:15.112Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:56:15.378Z] ---> Running in ca67439e2454 [2023-05-30T15:56:15.645Z] Removing intermediate container ca67439e2454 [2023-05-30T15:56:15.645Z] ---> 3dfc335220cc [2023-05-30T15:56:15.645Z] Step 7/25 : WORKDIR /device-gpio [2023-05-30T15:56:15.645Z] ---> Running in 0e191c1ebf32 [2023-05-30T15:56:15.914Z] Removing intermediate container 0e191c1ebf32 [2023-05-30T15:56:15.914Z] ---> 571ca7739446 [2023-05-30T15:56:15.914Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:56:15.914Z] ---> Running in f1d50deaf637 [2023-05-30T15:56:16.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:56:17.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:56:18.800Z] OK: 268 MiB in 57 packages [2023-05-30T15:56:19.759Z] Removing intermediate container f1d50deaf637 [2023-05-30T15:56:19.759Z] ---> 4dedeb9d8899 [2023-05-30T15:56:19.759Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-30T15:56:20.027Z] ---> fcd0a616cde8 [2023-05-30T15:56:20.027Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:56:20.294Z] ---> Running in d144c62a951e [2023-05-30T15:56:22.889Z] Removing intermediate container d144c62a951e [2023-05-30T15:56:22.889Z] ---> 0de7a71aab8b [2023-05-30T15:56:22.889Z] Step 11/25 : COPY . . [2023-05-30T15:56:25.480Z] ---> 557951296185 [2023-05-30T15:56:25.480Z] Step 12/25 : RUN ${MAKE} [2023-05-30T15:56:25.480Z] ---> Running in 26ec08686c08 [2023-05-30T15:56:26.459Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-30T15:59:03.205Z] Removing intermediate container 26ec08686c08 [2023-05-30T15:59:03.205Z] ---> f2becc698dfe [2023-05-30T15:59:03.205Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T15:59:03.205Z] 3.17: Pulling from library/alpine [2023-05-30T15:59:03.205Z] c41833b44d91: Already exists [2023-05-30T15:59:03.205Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:59:03.205Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:59:03.205Z] ---> 51e60588ff2c [2023-05-30T15:59:03.205Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-30T15:59:03.205Z] ---> Running in ee7ec1af3e46 [2023-05-30T15:59:03.205Z] Removing intermediate container ee7ec1af3e46 [2023-05-30T15:59:03.205Z] ---> afb19bd22b4b [2023-05-30T15:59:03.205Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-30T15:59:03.205Z] ---> Running in e1041236b019 [2023-05-30T15:59:03.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:59:03.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:59:03.205Z] OK: 7 MiB in 15 packages [2023-05-30T15:59:03.205Z] Removing intermediate container e1041236b019 [2023-05-30T15:59:03.205Z] ---> 1c6fc368efbc [2023-05-30T15:59:03.205Z] Step 16/25 : WORKDIR / [2023-05-30T15:59:03.205Z] ---> Running in 282c204f8b58 [2023-05-30T15:59:03.205Z] Removing intermediate container 282c204f8b58 [2023-05-30T15:59:03.205Z] ---> b9ac173de26c [2023-05-30T15:59:03.205Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-30T15:59:03.205Z] ---> 699d8ee7a3a9 [2023-05-30T15:59:03.205Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-30T15:59:03.205Z] ---> e13f50b20ebd [2023-05-30T15:59:03.205Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-30T15:59:04.165Z] ---> 41a4d8edcfb9 [2023-05-30T15:59:04.165Z] Step 20/25 : EXPOSE 59910 [2023-05-30T15:59:04.443Z] ---> Running in 906b5e16bad5 [2023-05-30T15:59:04.710Z] Removing intermediate container 906b5e16bad5 [2023-05-30T15:59:04.710Z] ---> 12c37d20d78e [2023-05-30T15:59:04.710Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-30T15:59:04.710Z] ---> Running in 6ee7e1813348 [2023-05-30T15:59:04.977Z] Removing intermediate container 6ee7e1813348 [2023-05-30T15:59:04.977Z] ---> 34938a20dc8c [2023-05-30T15:59:04.977Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:59:04.977Z] ---> Running in 1178650c84e1 [2023-05-30T15:59:05.560Z] Removing intermediate container 1178650c84e1 [2023-05-30T15:59:05.560Z] ---> f740b90c6e62 [2023-05-30T15:59:05.560Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T15:59:05.560Z] ---> Running in f68485061d89 [2023-05-30T15:59:05.827Z] Removing intermediate container f68485061d89 [2023-05-30T15:59:05.827Z] ---> 9a3e0c8d781b [2023-05-30T15:59:05.827Z] Step 24/25 : LABEL git_sha=0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:59:05.827Z] ---> Running in 3953f52ca9f0 [2023-05-30T15:59:06.093Z] Removing intermediate container 3953f52ca9f0 [2023-05-30T15:59:06.093Z] ---> 70f8e929f395 [2023-05-30T15:59:06.093Z] Step 25/25 : LABEL version=3.0.0-dev.31 [2023-05-30T15:59:06.093Z] ---> Running in a7e94fe24581 [2023-05-30T15:59:06.363Z] Removing intermediate container a7e94fe24581 [2023-05-30T15:59:06.363Z] ---> 4fa7b6f4d1a6 [2023-05-30T15:59:06.363Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:59:06.629Z] Successfully built 4fa7b6f4d1a6 [2023-05-30T15:59:06.629Z] 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-30T15:59:06.724Z] provisioning config files... [2023-05-30T15:59:06.738Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/85@tmp/config8409664433750685247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:59:07.079Z] ---> docker-login.sh [2023-05-30T15:59:07.079Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:59:07.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:59:07.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:59:07.346Z] Configure a credential helper to remove this warning. See [2023-05-30T15:59:07.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:59:07.346Z] [2023-05-30T15:59:07.346Z] Login Succeeded [2023-05-30T15:59:07.346Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:59:07.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:59:07.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:59:07.615Z] Configure a credential helper to remove this warning. See [2023-05-30T15:59:07.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:59:07.615Z] [2023-05-30T15:59:07.615Z] Login Succeeded [2023-05-30T15:59:07.615Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:59:07.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:59:08.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:59:08.152Z] Configure a credential helper to remove this warning. See [2023-05-30T15:59:08.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:59:08.152Z] [2023-05-30T15:59:08.152Z] Login Succeeded [2023-05-30T15:59:08.152Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:59:08.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:59:08.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:59:08.419Z] Configure a credential helper to remove this warning. See [2023-05-30T15:59:08.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:59:08.419Z] [2023-05-30T15:59:08.419Z] Login Succeeded [2023-05-30T15:59:08.419Z] docker.io [2023-05-30T15:59:08.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:59:08.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:59:08.953Z] Configure a credential helper to remove this warning. See [2023-05-30T15:59:08.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:59:08.953Z] [2023-05-30T15:59:08.953Z] Login Succeeded [2023-05-30T15:59:08.953Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:59:08.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:59:09.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:59:09.062Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-05-30T15:59:09.062Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:59:09.062Z] latest [2023-05-30T15:59:09.062Z] 3.0.0-dev.31 [2023-05-30T15:59:09.062Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [2023-05-30T15:59:09.062Z] main [2023-05-30T15:59:09.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:09.437Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:09.805Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:59:09.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-30T15:59:09.805Z] aec99760d2c7: Preparing [2023-05-30T15:59:09.805Z] bc9f4ed97ece: Preparing [2023-05-30T15:59:09.805Z] 7c3f85528dcb: Preparing [2023-05-30T15:59:09.805Z] 6462d197933a: Preparing [2023-05-30T15:59:09.805Z] 26cbea5cba74: Preparing [2023-05-30T15:59:10.080Z] 26cbea5cba74: Layer already exists [2023-05-30T15:59:10.080Z] 6462d197933a: Pushed [2023-05-30T15:59:10.080Z] bc9f4ed97ece: Pushed [2023-05-30T15:59:10.080Z] 7c3f85528dcb: Pushed [2023-05-30T15:59:16.774Z] aec99760d2c7: Pushed [2023-05-30T15:59:16.774Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b: digest: sha256:be5e5f9042865549cc9f3cb8d70b0d39838630510af013d0581707c945346e21 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:17.177Z] + 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-30T15:59:17.534Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-30T15:59:17.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-30T15:59:17.534Z] aec99760d2c7: Preparing [2023-05-30T15:59:17.534Z] bc9f4ed97ece: Preparing [2023-05-30T15:59:17.534Z] 7c3f85528dcb: Preparing [2023-05-30T15:59:17.534Z] 6462d197933a: Preparing [2023-05-30T15:59:17.534Z] 26cbea5cba74: Preparing [2023-05-30T15:59:17.534Z] bc9f4ed97ece: Layer already exists [2023-05-30T15:59:17.534Z] 26cbea5cba74: Layer already exists [2023-05-30T15:59:17.534Z] aec99760d2c7: Layer already exists [2023-05-30T15:59:17.534Z] 7c3f85528dcb: Layer already exists [2023-05-30T15:59:17.534Z] 6462d197933a: Layer already exists [2023-05-30T15:59:17.802Z] latest: digest: sha256:be5e5f9042865549cc9f3cb8d70b0d39838630510af013d0581707c945346e21 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:18.235Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:18.586Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.31 [2023-05-30T15:59:18.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-30T15:59:18.586Z] aec99760d2c7: Preparing [2023-05-30T15:59:18.586Z] bc9f4ed97ece: Preparing [2023-05-30T15:59:18.586Z] 7c3f85528dcb: Preparing [2023-05-30T15:59:18.586Z] 6462d197933a: Preparing [2023-05-30T15:59:18.586Z] 26cbea5cba74: Preparing [2023-05-30T15:59:18.586Z] 6462d197933a: Layer already exists [2023-05-30T15:59:18.586Z] 7c3f85528dcb: Layer already exists [2023-05-30T15:59:18.586Z] 26cbea5cba74: Layer already exists [2023-05-30T15:59:18.586Z] aec99760d2c7: Layer already exists [2023-05-30T15:59:18.586Z] bc9f4ed97ece: Layer already exists [2023-05-30T15:59:18.853Z] 3.0.0-dev.31: digest: sha256:be5e5f9042865549cc9f3cb8d70b0d39838630510af013d0581707c945346e21 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:19.196Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:19.536Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [2023-05-30T15:59:19.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-30T15:59:19.536Z] aec99760d2c7: Preparing [2023-05-30T15:59:19.536Z] bc9f4ed97ece: Preparing [2023-05-30T15:59:19.536Z] 7c3f85528dcb: Preparing [2023-05-30T15:59:19.536Z] 6462d197933a: Preparing [2023-05-30T15:59:19.536Z] 26cbea5cba74: Preparing [2023-05-30T15:59:19.536Z] 26cbea5cba74: Layer already exists [2023-05-30T15:59:19.536Z] aec99760d2c7: Layer already exists [2023-05-30T15:59:19.536Z] 6462d197933a: Layer already exists [2023-05-30T15:59:19.536Z] 7c3f85528dcb: Layer already exists [2023-05-30T15:59:19.536Z] bc9f4ed97ece: Layer already exists [2023-05-30T15:59:19.536Z] 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31: digest: sha256:be5e5f9042865549cc9f3cb8d70b0d39838630510af013d0581707c945346e21 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:19.877Z] + 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-30T15:59:20.220Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-05-30T15:59:20.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-05-30T15:59:20.220Z] aec99760d2c7: Preparing [2023-05-30T15:59:20.220Z] bc9f4ed97ece: Preparing [2023-05-30T15:59:20.220Z] 7c3f85528dcb: Preparing [2023-05-30T15:59:20.220Z] 6462d197933a: Preparing [2023-05-30T15:59:20.220Z] 26cbea5cba74: Preparing [2023-05-30T15:59:20.220Z] 6462d197933a: Layer already exists [2023-05-30T15:59:20.220Z] 7c3f85528dcb: Layer already exists [2023-05-30T15:59:20.220Z] 26cbea5cba74: Layer already exists [2023-05-30T15:59:20.220Z] bc9f4ed97ece: Layer already exists [2023-05-30T15:59:20.220Z] aec99760d2c7: Layer already exists [2023-05-30T15:59:20.220Z] main: digest: sha256:be5e5f9042865549cc9f3cb8d70b0d39838630510af013d0581707c945346e21 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:59:20.553Z] ===================================================== [Pipeline] echo [2023-05-30T15:59:20.569Z] taggedImages: [2023-05-30T15:59:20.569Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [2023-05-30T15:59:20.569Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-05-30T15:59:20.569Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.31 [2023-05-30T15:59:20.569Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:0fdbb34a68c943c622f90727b8f6e7e00ff1c61b-3.0.0-dev.31 [2023-05-30T15:59:20.569Z] - 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-30T15:59:20.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T15:59:20.944Z] [2023-05-30T15:59:20.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:21.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T15:59:21.276Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T15:59:21.276Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T15:59:21.276Z] 04944245beec: Pulling fs layer [2023-05-30T15:59:21.276Z] 699f458cf7ca: Pulling fs layer [2023-05-30T15:59:21.276Z] 765212b225bb: Pulling fs layer [2023-05-30T15:59:21.276Z] f23df028b6ca: Pulling fs layer [2023-05-30T15:59:21.276Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T15:59:21.276Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T15:59:21.276Z] f23df028b6ca: Waiting [2023-05-30T15:59:21.276Z] d65c8cfc05b1: Waiting [2023-05-30T15:59:21.276Z] 2437ff75d9bd: Waiting [2023-05-30T15:59:21.276Z] 765212b225bb: Waiting [2023-05-30T15:59:21.545Z] 04944245beec: Verifying Checksum [2023-05-30T15:59:21.545Z] 04944245beec: Download complete [2023-05-30T15:59:21.545Z] 765212b225bb: Verifying Checksum [2023-05-30T15:59:21.545Z] 765212b225bb: Download complete [2023-05-30T15:59:21.545Z] f23df028b6ca: Verifying Checksum [2023-05-30T15:59:21.545Z] f23df028b6ca: Download complete [2023-05-30T15:59:21.545Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T15:59:21.545Z] d65c8cfc05b1: Download complete [2023-05-30T15:59:21.817Z] 699f458cf7ca: Verifying Checksum [2023-05-30T15:59:21.817Z] 699f458cf7ca: Download complete [2023-05-30T15:59:22.084Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T15:59:22.084Z] 8998bd30e6a1: Download complete [2023-05-30T15:59:24.664Z] 2437ff75d9bd: Download complete [2023-05-30T15:59:26.076Z] 8998bd30e6a1: Pull complete [2023-05-30T15:59:26.662Z] 04944245beec: Pull complete [2023-05-30T15:59:27.623Z] 699f458cf7ca: Pull complete [2023-05-30T15:59:27.891Z] 765212b225bb: Pull complete [2023-05-30T15:59:28.854Z] f23df028b6ca: Pull complete [2023-05-30T15:59:28.854Z] d65c8cfc05b1: Pull complete [2023-05-30T15:59:43.851Z] 2437ff75d9bd: Pull complete [2023-05-30T15:59:43.851Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T15:59:43.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T15:59:43.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:59:44.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-17309 does not seem to be running inside a container [2023-05-30T15:59:44.142Z] $ 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/85 -v /w/workspace/device-gpio/85:/w/workspace/device-gpio/85:rw,z -v /w/workspace/device-gpio/85@tmp:/w/workspace/device-gpio/85@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-30T15:59:47.231Z] $ docker top 7b67afd964e62a07acc58c278c9bbb7cb4dea4f803daa6854146eaec201207a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:59:48.130Z] ---> job-cost.sh [2023-05-30T15:59:48.130Z] lf-activate-venv: SKIPPING [2023-05-30T15:59:48.130Z] INFO: No Stack... [2023-05-30T15:59:48.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T15:59:49.678Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:59:50.330Z] + cat /w/workspace/device-gpio/85/archives/cost.csv [2023-05-30T15:59:50.330Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T15:59:50.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] [2023-05-30T15:59:50.408Z] Resource [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] did not exist. Created. [2023-05-30T15:59:50.408Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:59:51.079Z] /w/workspace/device-gpio/85@tmp/durable-7fc382f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T15:59:51.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T15:59:51.765Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T15:59:51.821Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:59:51.830Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:59:51.845Z] $ docker stop --time=1 7b67afd964e62a07acc58c278c9bbb7cb4dea4f803daa6854146eaec201207a2 [2023-05-30T15:59:53.371Z] $ docker rm -f --volumes 7b67afd964e62a07acc58c278c9bbb7cb4dea4f803daa6854146eaec201207a2 [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-30T15:59:53.793Z] provisioning config files... [2023-05-30T15:59:53.800Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config160605257898341535tmp [Pipeline] { [Pipeline] sh [2023-05-30T15:59:54.097Z] + set +x [2023-05-30T15:59:54.097Z] + curl -s https://codecov.io/bash [2023-05-30T15:59:54.098Z] + bash -s -- [2023-05-30T15:59:54.098Z] [2023-05-30T15:59:54.098Z] _____ _ [2023-05-30T15:59:54.098Z] / ____| | | [2023-05-30T15:59:54.098Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T15:59:54.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T15:59:54.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T15:59:54.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T15:59:54.098Z] Bash-1.0.6 [2023-05-30T15:59:54.098Z] [2023-05-30T15:59:54.098Z] [2023-05-30T15:59:54.098Z] ==> git version 2.25.1 found [2023-05-30T15:59:54.098Z] ==> 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-30T15:59:54.098Z] Release-Date: 2020-01-08 [2023-05-30T15:59:54.098Z] 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-30T15:59:54.098Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T15:59:54.098Z] ==> Jenkins CI detected. [2023-05-30T15:59:54.098Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-05-30T15:59:54.098Z] project root: . [2023-05-30T15:59:54.098Z] --> token set from env [2023-05-30T15:59:54.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T15:59:54.356Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T15:59:54.356Z] ==> Python coveragepy not found [2023-05-30T15:59:54.356Z] ==> Searching for coverage reports in: [2023-05-30T15:59:54.356Z] + . [2023-05-30T15:59:54.356Z] -> Found 1 reports [2023-05-30T15:59:54.356Z] ==> Detecting git/mercurial file structure [2023-05-30T15:59:54.356Z] ==> Reading reports [2023-05-30T15:59:54.356Z] + ./coverage.out bytes=10 [2023-05-30T15:59:54.356Z] ==> Appending adjustments [2023-05-30T15:59:54.356Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T15:59:54.356Z] + Found adjustments [2023-05-30T15:59:54.356Z] ==> Gzipping contents [2023-05-30T15:59:54.356Z] 4.0K /tmp/codecov.yeSpf9.gz [2023-05-30T15:59:54.356Z] ==> Uploading reports [2023-05-30T15:59:54.356Z] url: https://codecov.io [2023-05-30T15:59:54.356Z] query: branch=main&commit=0fdbb34a68c943c622f90727b8f6e7e00ff1c61b&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T15:59:54.356Z] -> Pinging Codecov [2023-05-30T15:59:54.356Z] 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=0fdbb34a68c943c622f90727b8f6e7e00ff1c61b&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T15:59:54.616Z] -> Uploading to [2023-05-30T15:59:54.616Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/3EC07B1A8CA8AF9BCAA0BB9F0134797F/0fdbb34a68c943c622f90727b8f6e7e00ff1c61b/531adac8-12c4-4754-a6cc-1ee1999d1df9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T155954Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f637fc8a8a50c10a01e67105739494cf60cfc4d14defe370f0154f80c3cda43 [2023-05-30T15:59:54.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:59:54.616Z] Dload Upload Total Spent Left Speed [2023-05-30T15:59:54.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3913 --:--:-- --:--:-- --:--:-- 3892 100 724 0 0 100 724 0 3892 --:--:-- --:--:-- --:--:-- 3871 [2023-05-30T15:59:54.875Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] } [2023-05-30T15:59:54.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T15:59:55.101Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T15:59:55.118Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:55.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T15:59:55.420Z] [2023-05-30T15:59:55.420Z] 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-30T15:59:55.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T15:59:55.720Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T15:59:55.720Z] df9b9388f04a: Pulling fs layer [2023-05-30T15:59:55.720Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T15:59:55.720Z] 25bc292e5bac: Pulling fs layer [2023-05-30T15:59:55.720Z] 114826534d7a: Pulling fs layer [2023-05-30T15:59:55.720Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T15:59:55.720Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T15:59:55.720Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T15:59:55.720Z] 4657fd5d0bcf: Waiting [2023-05-30T15:59:55.720Z] 6ad1cebc031e: Waiting [2023-05-30T15:59:55.720Z] 8a3aa393b2d8: Waiting [2023-05-30T15:59:55.720Z] 114826534d7a: Waiting [2023-05-30T15:59:55.720Z] 25bc292e5bac: Verifying Checksum [2023-05-30T15:59:55.720Z] 25bc292e5bac: Download complete [2023-05-30T15:59:55.720Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T15:59:55.720Z] 52dc419b0ee2: Download complete [2023-05-30T15:59:55.721Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T15:59:55.721Z] 4657fd5d0bcf: Download complete [2023-05-30T15:59:55.721Z] df9b9388f04a: Download complete [2023-05-30T15:59:55.981Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T15:59:55.981Z] 6ad1cebc031e: Download complete [2023-05-30T15:59:55.981Z] df9b9388f04a: Pull complete [2023-05-30T15:59:55.981Z] 52dc419b0ee2: Pull complete [2023-05-30T15:59:55.981Z] 25bc292e5bac: Pull complete [2023-05-30T15:59:56.548Z] 114826534d7a: Verifying Checksum [2023-05-30T15:59:56.548Z] 114826534d7a: Download complete [2023-05-30T15:59:56.548Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T15:59:56.548Z] 8a3aa393b2d8: Download complete [2023-05-30T15:59:59.830Z] 114826534d7a: Pull complete [2023-05-30T15:59:59.830Z] 4657fd5d0bcf: Pull complete [2023-05-30T16:00:00.088Z] 6ad1cebc031e: Pull complete [2023-05-30T16:00:03.377Z] 8a3aa393b2d8: Pull complete [2023-05-30T16:00:03.377Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T16:00:03.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:00:03.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:00:03.456Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T16:00:03.491Z] $ 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-30T16:00:05.732Z] $ docker top eedd97b786340b0bcb5ed56bde005eba678a77bcf7dd327e77ceb6926100b65e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T16:00:05.800Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-05-30T16:00:06.080Z] + set -o pipefail [2023-05-30T16:00:06.080Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-05-30T16:00:11.354Z] [2023-05-30T16:00:11.354Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-05-30T16:00:11.354Z] [2023-05-30T16:00:11.354Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/0a04e797-34f5-4460-a3e0-deb8c5fb139b [2023-05-30T16:00:11.354Z] [2023-05-30T16:00:11.354Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T16:00:11.354Z] [2023-05-30T16:00:11.354Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T16:00:11.354Z] [2023-05-30T16:00:12.292Z] [2023-05-30T16:00:12.292Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T16:00:12.292Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T16:00:12.292Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T16:00:12.303Z] $ docker stop --time=1 eedd97b786340b0bcb5ed56bde005eba678a77bcf7dd327e77ceb6926100b65e [2023-05-30T16:00:14.299Z] $ docker rm -f --volumes eedd97b786340b0bcb5ed56bde005eba678a77bcf7dd327e77ceb6926100b65e [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-30T16:00:15.006Z] + git log --format=format:%s -1 0fdbb34a68c943c622f90727b8f6e7e00ff1c61b [Pipeline] sh [2023-05-30T16:00:15.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:00:15.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:15.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:00:15.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:00:15.665Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T16:00:15.693Z] $ 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-30T16:00:16.072Z] $ docker top c392ce1d824d40a65123dfcf1e0d5c81b82cddd2e7fb8c743e9a7a59c556a687 -eo pid,comm [2023-05-30T16:00:16.128Z] 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-30T16:00:16.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:00:16.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:00:16.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:00:16.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:00:16.281Z] $ docker exec c392ce1d824d40a65123dfcf1e0d5c81b82cddd2e7fb8c743e9a7a59c556a687 ssh-agent [2023-05-30T16:00:16.397Z] SSH_AUTH_SOCK=/tmp/ssh-WkGUc4ywSVTP/agent.32 [2023-05-30T16:00:16.397Z] SSH_AGENT_PID=38 [2023-05-30T16:00:16.402Z] Running ssh-add (command line suppressed) [2023-05-30T16:00:16.515Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10360204263415686361.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10360204263415686361.key) [2023-05-30T16:00:16.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:00:16.820Z] + git semver tag [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,006 [run_tag] DEBUG tag force:False [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,006 [check_head_tag] DEBUG check head tag [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,007 [execute] INFO git cat-file --batch-check [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,011 [execute] INFO git cat-file --batch [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,031 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,031 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,031 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:00:17.078Z] 2023-05-30 16:00:17,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:17.078Z] 3.0.0-dev.31 [Pipeline] } [2023-05-30T16:00:17.086Z] $ docker exec --env ******** --env ******** c392ce1d824d40a65123dfcf1e0d5c81b82cddd2e7fb8c743e9a7a59c556a687 ssh-agent -k [2023-05-30T16:00:17.185Z] unset SSH_AUTH_SOCK; [2023-05-30T16:00:17.185Z] unset SSH_AGENT_PID; [2023-05-30T16:00:17.185Z] echo Agent pid 38 killed; [2023-05-30T16:00:17.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:00:17.496Z] + git semver [Pipeline] } [2023-05-30T16:00:17.766Z] $ docker stop --time=1 c392ce1d824d40a65123dfcf1e0d5c81b82cddd2e7fb8c743e9a7a59c556a687 [2023-05-30T16:00:19.051Z] $ docker rm -f --volumes c392ce1d824d40a65123dfcf1e0d5c81b82cddd2e7fb8c743e9a7a59c556a687 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:19.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:00:19.442Z] [2023-05-30T16:00:19.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:19.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:00:19.738Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T16:00:19.738Z] ab5ef0e58194: Pulling fs layer [2023-05-30T16:00:19.739Z] 9712f1f96733: Pulling fs layer [2023-05-30T16:00:19.739Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T16:00:19.739Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T16:00:19.739Z] e9a5061849ea: Pulling fs layer [2023-05-30T16:00:19.739Z] d747dcd14b5f: Pulling fs layer [2023-05-30T16:00:19.739Z] 2de7ff778b66: Pulling fs layer [2023-05-30T16:00:19.739Z] e9a5061849ea: Waiting [2023-05-30T16:00:19.739Z] 0d9ebad4ef96: Waiting [2023-05-30T16:00:19.739Z] d747dcd14b5f: Waiting [2023-05-30T16:00:19.739Z] 2de7ff778b66: Waiting [2023-05-30T16:00:19.739Z] 9712f1f96733: Download complete [2023-05-30T16:00:19.997Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T16:00:19.997Z] 63f879dbbcfc: Download complete [2023-05-30T16:00:20.255Z] e9a5061849ea: Verifying Checksum [2023-05-30T16:00:20.255Z] e9a5061849ea: Download complete [2023-05-30T16:00:20.255Z] d747dcd14b5f: Download complete [2023-05-30T16:00:20.255Z] ab5ef0e58194: Verifying Checksum [2023-05-30T16:00:20.255Z] ab5ef0e58194: Download complete [2023-05-30T16:00:20.255Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T16:00:20.255Z] 0d9ebad4ef96: Download complete [2023-05-30T16:00:20.255Z] 2de7ff778b66: Verifying Checksum [2023-05-30T16:00:20.255Z] 2de7ff778b66: Download complete [2023-05-30T16:00:22.786Z] ab5ef0e58194: Pull complete [2023-05-30T16:00:22.786Z] 9712f1f96733: Pull complete [2023-05-30T16:00:23.717Z] 63f879dbbcfc: Pull complete [2023-05-30T16:00:26.995Z] 0d9ebad4ef96: Pull complete [2023-05-30T16:00:27.255Z] e9a5061849ea: Pull complete [2023-05-30T16:00:27.255Z] d747dcd14b5f: Pull complete [2023-05-30T16:00:28.189Z] 2de7ff778b66: Pull complete [2023-05-30T16:00:28.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T16:00:28.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:00:28.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:00:28.269Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T16:00:28.295Z] $ 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-30T16:00:30.494Z] $ docker top 965b618784ef51a2ea7fd4fc85d60f47d6fbfed5097c6cb43890f3d2a1aad983 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:00:30.570Z] provisioning config files... [2023-05-30T16:00:30.576Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12058280916283922629tmp [2023-05-30T16:00:30.586Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16281687426355153520tmp [2023-05-30T16:00:30.598Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5309596649485784028tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:00:30.614Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:30.895Z] ---> sigul-configuration.sh [2023-05-30T16:00:30.896Z] gpg: directory `/root/.gnupg' created [2023-05-30T16:00:30.896Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T16:00:30.896Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T16:00:30.896Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T16:00:30.896Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T16:00:30.896Z] gpg: CAST5 encrypted data [2023-05-30T16:00:30.896Z] gpg: encrypted with 1 passphrase [2023-05-30T16:00:30.896Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T16:00:31.179Z] + mkdir /home/jenkins [2023-05-30T16:00:31.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T16:00:31.466Z] + 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-30T16:00:31.475Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:31.765Z] ---> sigul-install.sh [2023-05-30T16:00:31.765Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T16:00:32.061Z] + git tag --list [2023-05-30T16:00:32.061Z] v1.0.0 [2023-05-30T16:00:32.061Z] v2.1.0 [2023-05-30T16:00:32.061Z] v2.1.1 [2023-05-30T16:00:32.061Z] v2.1.1-dev.1 [2023-05-30T16:00:32.061Z] v2.2.0 [2023-05-30T16:00:32.061Z] v2.2.1-dev.1 [2023-05-30T16:00:32.061Z] v2.2.1-dev.2 [2023-05-30T16:00:32.061Z] v2.2.1-dev.3 [2023-05-30T16:00:32.061Z] v2.2.1-dev.4 [2023-05-30T16:00:32.061Z] v2.3.0 [2023-05-30T16:00:32.061Z] v2.3.0-dev.10 [2023-05-30T16:00:32.061Z] v2.3.0-dev.11 [2023-05-30T16:00:32.061Z] v2.3.0-dev.12 [2023-05-30T16:00:32.061Z] v2.3.0-dev.13 [2023-05-30T16:00:32.061Z] v2.3.0-dev.14 [2023-05-30T16:00:32.061Z] v2.3.0-dev.15 [2023-05-30T16:00:32.061Z] v2.3.0-dev.16 [2023-05-30T16:00:32.061Z] v2.3.0-dev.17 [2023-05-30T16:00:32.061Z] v2.3.0-dev.18 [2023-05-30T16:00:32.061Z] v2.3.0-dev.19 [2023-05-30T16:00:32.061Z] v2.3.0-dev.20 [2023-05-30T16:00:32.061Z] v2.3.0-dev.4 [2023-05-30T16:00:32.061Z] v2.3.0-dev.5 [2023-05-30T16:00:32.061Z] v2.3.0-dev.6 [2023-05-30T16:00:32.061Z] v2.3.0-dev.7 [2023-05-30T16:00:32.061Z] v2.3.0-dev.8 [2023-05-30T16:00:32.061Z] v2.3.0-dev.9 [2023-05-30T16:00:32.061Z] v3.0.0-dev.1 [2023-05-30T16:00:32.061Z] v3.0.0-dev.10 [2023-05-30T16:00:32.061Z] v3.0.0-dev.11 [2023-05-30T16:00:32.061Z] v3.0.0-dev.12 [2023-05-30T16:00:32.061Z] v3.0.0-dev.13 [2023-05-30T16:00:32.061Z] v3.0.0-dev.14 [2023-05-30T16:00:32.061Z] v3.0.0-dev.15 [2023-05-30T16:00:32.061Z] v3.0.0-dev.16 [2023-05-30T16:00:32.061Z] v3.0.0-dev.17 [2023-05-30T16:00:32.061Z] v3.0.0-dev.18 [2023-05-30T16:00:32.061Z] v3.0.0-dev.19 [2023-05-30T16:00:32.061Z] v3.0.0-dev.2 [2023-05-30T16:00:32.061Z] v3.0.0-dev.20 [2023-05-30T16:00:32.061Z] v3.0.0-dev.21 [2023-05-30T16:00:32.061Z] v3.0.0-dev.22 [2023-05-30T16:00:32.061Z] v3.0.0-dev.23 [2023-05-30T16:00:32.061Z] v3.0.0-dev.24 [2023-05-30T16:00:32.061Z] v3.0.0-dev.25 [2023-05-30T16:00:32.061Z] v3.0.0-dev.26 [2023-05-30T16:00:32.061Z] v3.0.0-dev.27 [2023-05-30T16:00:32.061Z] v3.0.0-dev.28 [2023-05-30T16:00:32.061Z] v3.0.0-dev.29 [2023-05-30T16:00:32.061Z] v3.0.0-dev.3 [2023-05-30T16:00:32.061Z] v3.0.0-dev.30 [2023-05-30T16:00:32.061Z] v3.0.0-dev.31 [2023-05-30T16:00:32.061Z] v3.0.0-dev.4 [2023-05-30T16:00:32.061Z] v3.0.0-dev.5 [2023-05-30T16:00:32.061Z] v3.0.0-dev.6 [2023-05-30T16:00:32.061Z] v3.0.0-dev.7 [2023-05-30T16:00:32.061Z] v3.0.0-dev.8 [2023-05-30T16:00:32.061Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T16:00:32.347Z] + lftools sign git-tag v3.0.0-dev.31 [2023-05-30T16:00:32.915Z] Signing Git tag with Sigul... [2023-05-30T16:00:32.915Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-05-30T16:00:33.181Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:33.463Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T16:00:33.470Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T16:00:33.485Z] $ docker stop --time=1 965b618784ef51a2ea7fd4fc85d60f47d6fbfed5097c6cb43890f3d2a1aad983 [2023-05-30T16:00:34.735Z] $ docker rm -f --volumes 965b618784ef51a2ea7fd4fc85d60f47d6fbfed5097c6cb43890f3d2a1aad983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T16:00:35.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:00:35.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:35.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:00:35.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:00:35.519Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T16:00:35.549Z] $ 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-30T16:00:35.887Z] $ docker top 00ac5e2a4c0f734450250ba667d16efd0d0b7c0303482456e8304f9f4d0afa99 -eo pid,comm [2023-05-30T16:00:35.937Z] 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-30T16:00:35.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:00:35.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:00:35.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:00:36.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:00:36.082Z] $ docker exec 00ac5e2a4c0f734450250ba667d16efd0d0b7c0303482456e8304f9f4d0afa99 ssh-agent [2023-05-30T16:00:36.206Z] SSH_AUTH_SOCK=/tmp/ssh-o9yA8uXpcEJG/agent.33 [2023-05-30T16:00:36.206Z] SSH_AGENT_PID=39 [2023-05-30T16:00:36.211Z] Running ssh-add (command line suppressed) [2023-05-30T16:00:36.306Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12087407541574019120.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12087407541574019120.key) [2023-05-30T16:00:36.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:00:36.606Z] + git semver bump pre [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,777 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,777 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,777 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,778 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,780 [execute] INFO git cat-file --batch-check [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,785 [execute] INFO git cat-file --batch [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:00:36.865Z] 2023-05-30 16:00:36,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:36.865Z] 3.0.0-dev.32 [Pipeline] } [2023-05-30T16:00:36.874Z] $ docker exec --env ******** --env ******** 00ac5e2a4c0f734450250ba667d16efd0d0b7c0303482456e8304f9f4d0afa99 ssh-agent -k [2023-05-30T16:00:36.972Z] unset SSH_AUTH_SOCK; [2023-05-30T16:00:36.972Z] unset SSH_AGENT_PID; [2023-05-30T16:00:36.972Z] echo Agent pid 39 killed; [2023-05-30T16:00:36.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:00:37.293Z] + git semver [Pipeline] } [2023-05-30T16:00:37.562Z] $ docker stop --time=1 00ac5e2a4c0f734450250ba667d16efd0d0b7c0303482456e8304f9f4d0afa99 [2023-05-30T16:00:38.849Z] $ docker rm -f --volumes 00ac5e2a4c0f734450250ba667d16efd0d0b7c0303482456e8304f9f4d0afa99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:00:39.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:00:39.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:39.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:00:39.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:00:39.557Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T16:00:39.583Z] $ 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-30T16:00:39.893Z] $ docker top bca95f5c5fc811a045cf1d7dd9e7a123d1660350bd32fca3835e84893bdab94c -eo pid,comm [2023-05-30T16:00:39.936Z] 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-30T16:00:39.936Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:00:39.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:00:39.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:00:40.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:00:40.085Z] $ docker exec bca95f5c5fc811a045cf1d7dd9e7a123d1660350bd32fca3835e84893bdab94c ssh-agent [2023-05-30T16:00:40.192Z] SSH_AUTH_SOCK=/tmp/ssh-ObkIWwdxY7Rl/agent.32 [2023-05-30T16:00:40.192Z] SSH_AGENT_PID=38 [2023-05-30T16:00:40.197Z] Running ssh-add (command line suppressed) [2023-05-30T16:00:40.291Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15448371018256593986.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15448371018256593986.key) [2023-05-30T16:00:40.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:00:40.592Z] + git semver push [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,775 [run_push] DEBUG push [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,776 [execute] INFO git cat-file --batch-check [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,780 [execute] INFO git rev-list cbb19d3a041fc246cd67f131b7e395937ff5b918 -- [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,781 [execute] DEBUG Popen(['git', 'rev-list', 'cbb19d3a041fc246cd67f131b7e395937ff5b918', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,788 [execute] INFO git fetch -v origin [2023-05-30T16:00:40.851Z] 2023-05-30 16:00:40,788 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T16:00:41.419Z] 2023-05-30 16:00:41,262 [run_push] DEBUG no remote changes detected [2023-05-30T16:00:41.419Z] 2023-05-30 16:00:41,263 [execute] INFO git push origin semver [2023-05-30T16:00:41.419Z] 2023-05-30 16:00:41,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:00:42.357Z] 2023-05-30 16:00:42,028 [run_push] DEBUG push all version tags [2023-05-30T16:00:42.357Z] 2023-05-30 16:00:42,028 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T16:00:42.357Z] 2023-05-30 16:00:42,029 [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-30T16:00:42.925Z] 2023-05-30 16:00:42,825 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-05-30T16:00:42.925Z] 3.0.0-dev.32 [Pipeline] } [2023-05-30T16:00:42.933Z] $ docker exec --env ******** --env ******** bca95f5c5fc811a045cf1d7dd9e7a123d1660350bd32fca3835e84893bdab94c ssh-agent -k [2023-05-30T16:00:43.031Z] unset SSH_AUTH_SOCK; [2023-05-30T16:00:43.031Z] unset SSH_AGENT_PID; [2023-05-30T16:00:43.031Z] echo Agent pid 38 killed; [2023-05-30T16:00:43.044Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:00:43.348Z] + git semver [Pipeline] } [2023-05-30T16:00:43.617Z] $ docker stop --time=1 bca95f5c5fc811a045cf1d7dd9e7a123d1660350bd32fca3835e84893bdab94c [2023-05-30T16:00:44.872Z] $ docker rm -f --volumes bca95f5c5fc811a045cf1d7dd9e7a123d1660350bd32fca3835e84893bdab94c [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-30T16:00:45.490Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-05-30T16:00:45.490Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-30T16:00:45.490Z] total 16 [2023-05-30T16:00:45.490Z] drwxr-xr-x 3 root root 4096 May 30 15:50 . [2023-05-30T16:00:45.490Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:00 .. [2023-05-30T16:00:45.490Z] drwxr-xr-x 2 root root 4096 May 30 15:50 cost [2023-05-30T16:00:45.490Z] -rw-r--r-- 1 root root 82 May 30 15:50 cost.csv [2023-05-30T16:00:45.490Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-30T16:00:45.490Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-05-30T16:00:45.490Z] total 16 [2023-05-30T16:00:45.490Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:50 . [2023-05-30T16:00:45.490Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:00 .. [2023-05-30T16:00:45.490Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:50 cost [2023-05-30T16:00:45.490Z] -rw-r--r-- 1 jenkins jenkins 82 May 30 15:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:45.826Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:46.722Z] ---> package-listing.sh [2023-05-30T16:00:46.723Z] ++ facter osfamily [2023-05-30T16:00:46.723Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T16:00:46.981Z] + OS_FAMILY=debian [2023-05-30T16:00:46.981Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-05-30T16:00:46.981Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T16:00:46.981Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T16:00:46.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T16:00:46.981Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T16:00:46.981Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-30T16:00:46.981Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T16:00:46.981Z] + case "${OS_FAMILY}" in [2023-05-30T16:00:46.981Z] + dpkg -l [2023-05-30T16:00:46.981Z] + grep '^ii' [2023-05-30T16:00:46.981Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T16:00:46.981Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T16:00:46.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T16:00:46.981Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-05-30T16:00:46.981Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-05-30T16:00:46.981Z] + 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-30T16:00:46.990Z] 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-30T16:00:47.267Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:00:47.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T16:00:47.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:00:47.895Z] prd-ubuntu20.04-docker-8c-8g-17308 does not seem to be running inside a container [2023-05-30T16:00:47.918Z] $ 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-30T16:00:48.098Z] $ docker top 7a8048b188cbb664ab07ed26277bc64ec393e49f0e7cecba673dcad191bd3909 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:00:48.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T16:00:48.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T16:00:49.004Z] + ls /var/log/sa-host [2023-05-30T16:00:49.004Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:00:49.169Z] provisioning config files... [2023-05-30T16:00:49.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1894780212776342376tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:00:49.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:49.467Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T16:00:49.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:49.821Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T16:00:49.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:50.463Z] ---> sudo-logs.sh [2023-05-30T16:00:50.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T16:00:51.230Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:52.489Z] ---> job-cost.sh [2023-05-30T16:00:52.489Z] lf-activate-venv: SKIPPING [2023-05-30T16:00:52.489Z] DEBUG: total: 0.2199999988079071 [2023-05-30T16:00:52.489Z] INFO: Retrieving Stack Cost... [2023-05-30T16:00:53.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T16:00:53.326Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T16:00:53.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:00:53.618Z] ---> logs-deploy.sh [2023-05-30T16:00:53.618Z] lf-activate-venv: SKIPPING [2023-05-30T16:00:53.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/85 [2023-05-30T16:00:53.618Z] INFO: archiving workspace using pattern(s): [2023-05-30T16:00:54.556Z] Archives upload complete. [2023-05-30T16:00:54.556Z] INFO: archiving logs to Nexus [2023-05-30T16:00:56.965Z] ---> uname -a: [2023-05-30T16:00:56.965Z] Linux prd-ubuntu20-04-docker-8c-8g-17308 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T16:00:56.965Z] [2023-05-30T16:00:56.965Z] [2023-05-30T16:00:56.965Z] ---> lscpu: [2023-05-30T16:00:56.965Z] Architecture: x86_64 [2023-05-30T16:00:56.965Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T16:00:56.965Z] Byte Order: Little Endian [2023-05-30T16:00:56.965Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T16:00:56.965Z] CPU(s): 8 [2023-05-30T16:00:56.965Z] On-line CPU(s) list: 0-7 [2023-05-30T16:00:56.965Z] Thread(s) per core: 1 [2023-05-30T16:00:56.965Z] Core(s) per socket: 1 [2023-05-30T16:00:56.965Z] Socket(s): 8 [2023-05-30T16:00:56.965Z] NUMA node(s): 1 [2023-05-30T16:00:56.965Z] Vendor ID: AuthenticAMD [2023-05-30T16:00:56.965Z] CPU family: 23 [2023-05-30T16:00:56.965Z] Model: 49 [2023-05-30T16:00:56.965Z] Model name: AMD EPYC-Rome Processor [2023-05-30T16:00:56.965Z] Stepping: 0 [2023-05-30T16:00:56.965Z] CPU MHz: 2800.000 [2023-05-30T16:00:56.965Z] BogoMIPS: 5600.00 [2023-05-30T16:00:56.965Z] Virtualization: AMD-V [2023-05-30T16:00:56.965Z] Hypervisor vendor: KVM [2023-05-30T16:00:56.965Z] Virtualization type: full [2023-05-30T16:00:56.965Z] L1d cache: 256 KiB [2023-05-30T16:00:56.965Z] L1i cache: 256 KiB [2023-05-30T16:00:56.965Z] L2 cache: 4 MiB [2023-05-30T16:00:56.965Z] L3 cache: 128 MiB [2023-05-30T16:00:56.965Z] NUMA node0 CPU(s): 0-7 [2023-05-30T16:00:56.965Z] Vulnerability Itlb multihit: Not affected [2023-05-30T16:00:56.965Z] Vulnerability L1tf: Not affected [2023-05-30T16:00:56.965Z] Vulnerability Mds: Not affected [2023-05-30T16:00:56.965Z] Vulnerability Meltdown: Not affected [2023-05-30T16:00:56.966Z] Vulnerability Mmio stale data: Not affected [2023-05-30T16:00:56.966Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T16:00:56.966Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T16:00:56.966Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T16:00:56.966Z] Vulnerability Srbds: Not affected [2023-05-30T16:00:56.966Z] Vulnerability Tsx async abort: Not affected [2023-05-30T16:00:56.966Z] 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-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] ---> nproc: [2023-05-30T16:00:56.966Z] 8 [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] ---> df -h: [2023-05-30T16:00:56.966Z] Filesystem Size Used Avail Use% Mounted on [2023-05-30T16:00:56.966Z] overlay 155G 13G 143G 9% / [2023-05-30T16:00:56.966Z] tmpfs 64M 0 64M 0% /dev [2023-05-30T16:00:56.966Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-30T16:00:56.966Z] shm 64M 0 64M 0% /dev/shm [2023-05-30T16:00:56.966Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] ---> sar -b -r -n DEV: [2023-05-30T16:00:56.966Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17308) 05/30/23 _x86_64_ (8 CPU) [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] 15:47:54 LINUX RESTART (8 CPU) [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] 15:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-30T16:00:56.966Z] 15:49:02 201.20 48.18 153.02 0.00 5418.33 198659.38 0.00 [2023-05-30T16:00:56.966Z] 15:50:01 136.42 1.15 135.26 0.00 11.65 54489.70 0.00 [2023-05-30T16:00:56.966Z] 15:51:01 166.19 0.25 165.94 0.00 19.06 37495.88 0.00 [2023-05-30T16:00:56.966Z] 15:52:01 1.68 0.00 1.68 0.00 0.00 19.35 0.00 [2023-05-30T16:00:56.966Z] 15:53:01 17.15 7.65 9.50 0.00 2689.42 2455.06 0.00 [2023-05-30T16:00:56.966Z] 15:54:01 22.73 4.17 18.56 0.00 2735.94 3802.30 0.00 [2023-05-30T16:00:56.966Z] 15:55:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2023-05-30T16:00:56.966Z] 15:56:01 1.88 0.00 1.88 0.00 0.00 20.00 0.00 [2023-05-30T16:00:56.966Z] 15:57:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-05-30T16:00:56.966Z] 15:58:01 2.08 0.00 2.08 0.00 0.00 35.32 0.00 [2023-05-30T16:00:56.966Z] 15:59:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2023-05-30T16:00:56.966Z] 16:00:01 4.20 0.13 4.07 0.00 12.80 432.80 0.00 [2023-05-30T16:00:56.966Z] Average: 46.38 5.13 41.24 0.00 908.54 24750.67 0.00 [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] 15:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-30T16:00:56.966Z] 15:49:02 29143396 31593732 715656 2.18 75376 2653724 1973848 5.82 989784 2388520 1212 [2023-05-30T16:00:56.966Z] 15:50:01 28190252 31588648 697204 2.12 148432 3436268 1891220 5.57 1160336 3053844 8360 [2023-05-30T16:00:56.966Z] 15:51:01 27644624 31594496 701712 2.13 160364 3933964 1747528 5.15 1244040 3481976 408 [2023-05-30T16:00:56.966Z] 15:52:01 27645128 31595040 701116 2.13 160392 3933968 1747528 5.15 1243772 3481980 136 [2023-05-30T16:00:56.966Z] 15:53:01 27462268 31572500 718492 2.18 163448 4083484 1797972 5.30 1330360 3564320 148 [2023-05-30T16:00:56.966Z] 15:54:01 27273620 31578224 707228 2.15 168520 4266488 1848232 5.45 1475092 3593420 140 [2023-05-30T16:00:56.966Z] 15:55:01 27275088 31579788 705608 2.15 168592 4266492 1848232 5.45 1474732 3593420 8 [2023-05-30T16:00:56.966Z] 15:56:01 27280660 31585444 699916 2.13 168668 4266492 1848232 5.45 1469172 3593420 40 [2023-05-30T16:00:56.966Z] 15:57:01 27280548 31585448 699824 2.13 168760 4266488 1848232 5.45 1469692 3593424 8 [2023-05-30T16:00:56.966Z] 15:58:01 27280688 31585944 699420 2.13 168900 4266476 1848232 5.45 1469360 3593636 164 [2023-05-30T16:00:56.966Z] 15:59:01 27280712 31585972 699344 2.13 168932 4266476 1848232 5.45 1469096 3593636 4 [2023-05-30T16:00:56.966Z] 16:00:01 26554564 31539076 745168 2.27 174180 4900584 2069796 6.10 1520072 4227144 641936 [2023-05-30T16:00:56.966Z] Average: 27525962 31582026 707557 2.15 157880 4045075 1859774 5.48 1359626 3479895 54380 [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] 15:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-30T16:00:56.966Z] 15:49:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:49:02 ens3 712.88 436.84 7015.93 90.84 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:49:02 veth2dcb71e 39.00 47.68 3.71 41.03 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:49:02 docker0 57.83 69.79 4.67 237.20 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:50:01 ens3 307.79 173.53 1932.09 27.27 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:50:01 docker0 153.39 277.29 11.85 1900.66 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:51:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:51:01 ens3 186.34 149.61 2654.13 313.84 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:51:01 docker0 4.67 10.85 0.27 85.29 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:52:01 ens3 2.05 0.58 2.23 0.28 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:53:01 ens3 28.31 12.33 579.16 1.42 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:54:01 ens3 69.32 26.73 1373.55 2.11 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:55:01 ens3 2.10 0.48 0.52 0.28 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:56:01 ens3 2.63 0.75 0.76 0.49 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:57:01 ens3 1.25 0.75 0.77 0.60 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:58:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:59:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 16:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 16:00:01 ens3 128.72 70.05 3966.41 8.17 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] Average: lo 1.41 1.41 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] Average: ens3 119.90 72.52 1459.86 37.13 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] Average: docker0 17.81 29.49 1.38 182.95 0.00 0.00 0.00 0.00 [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] ---> sar -P ALL: [2023-05-30T16:00:56.966Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17308) 05/30/23 _x86_64_ (8 CPU) [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] 15:47:54 LINUX RESTART (8 CPU) [2023-05-30T16:00:56.966Z] [2023-05-30T16:00:56.966Z] 15:48:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T16:00:56.966Z] 15:49:02 all 9.69 0.00 3.64 2.10 0.07 84.50 [2023-05-30T16:00:56.966Z] 15:49:02 0 8.52 0.00 3.36 2.63 0.07 85.43 [2023-05-30T16:00:56.966Z] 15:49:02 1 10.86 0.00 3.26 0.35 0.05 85.48 [2023-05-30T16:00:56.966Z] 15:49:02 2 8.88 0.00 4.25 1.61 0.05 85.21 [2023-05-30T16:00:56.966Z] 15:49:02 3 11.18 0.00 2.89 0.52 0.07 85.34 [2023-05-30T16:00:56.966Z] 15:49:02 4 8.12 0.00 3.18 0.44 0.07 88.19 [2023-05-30T16:00:56.966Z] 15:49:02 5 9.78 0.00 4.11 0.72 0.08 85.30 [2023-05-30T16:00:56.966Z] 15:49:02 6 9.27 0.00 3.81 5.71 0.07 81.14 [2023-05-30T16:00:56.966Z] 15:49:02 7 10.92 0.00 4.22 4.85 0.08 79.93 [2023-05-30T16:00:56.966Z] 15:50:01 all 30.63 0.00 6.20 1.33 0.08 61.76 [2023-05-30T16:00:56.966Z] 15:50:01 0 30.74 0.00 6.93 0.03 0.09 62.21 [2023-05-30T16:00:56.966Z] 15:50:01 1 31.37 0.00 6.72 0.48 0.09 61.34 [2023-05-30T16:00:56.966Z] 15:50:01 2 29.80 0.00 5.47 1.16 0.07 63.50 [2023-05-30T16:00:56.966Z] 15:50:01 3 31.31 0.00 6.04 3.81 0.09 58.74 [2023-05-30T16:00:56.966Z] 15:50:01 4 29.99 0.00 6.53 4.81 0.09 58.59 [2023-05-30T16:00:56.966Z] 15:50:01 5 30.05 0.00 5.44 0.15 0.09 64.27 [2023-05-30T16:00:56.966Z] 15:50:01 6 30.74 0.00 6.11 0.09 0.07 63.00 [2023-05-30T16:00:56.966Z] 15:50:01 7 31.03 0.00 6.37 0.12 0.07 62.41 [2023-05-30T16:00:56.966Z] 15:51:01 all 18.02 0.00 4.53 0.81 0.06 76.58 [2023-05-30T16:00:56.966Z] 15:51:01 0 17.64 0.00 4.77 0.10 0.05 77.45 [2023-05-30T16:00:56.966Z] 15:51:01 1 17.23 0.00 4.64 0.25 0.05 77.82 [2023-05-30T16:00:56.966Z] 15:51:01 2 19.12 0.00 4.22 0.49 0.07 76.10 [2023-05-30T16:00:56.966Z] 15:51:01 3 18.97 0.00 4.25 0.24 0.07 76.47 [2023-05-30T16:00:56.966Z] 15:51:01 4 17.25 0.00 4.53 0.54 0.05 77.63 [2023-05-30T16:00:56.966Z] 15:51:01 5 17.61 0.00 4.50 2.23 0.05 75.60 [2023-05-30T16:00:56.966Z] 15:51:01 6 17.47 0.00 4.64 0.05 0.07 77.78 [2023-05-30T16:00:56.966Z] 15:51:01 7 18.83 0.00 4.65 2.62 0.07 73.83 [2023-05-30T16:00:56.966Z] 15:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-05-30T16:00:56.966Z] 15:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T16:00:56.966Z] 15:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-30T16:00:56.966Z] 15:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.966Z] 15:52:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-30T16:00:56.966Z] 15:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.966Z] 15:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T16:00:56.966Z] 15:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-30T16:00:56.966Z] 15:52:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-30T16:00:56.966Z] 15:53:01 all 0.39 0.00 0.19 0.15 0.01 99.26 [2023-05-30T16:00:56.966Z] 15:53:01 0 0.35 0.00 0.10 0.02 0.00 99.53 [2023-05-30T16:00:56.967Z] 15:53:01 1 1.12 0.00 0.18 0.30 0.00 98.40 [2023-05-30T16:00:56.967Z] 15:53:01 2 0.60 0.00 0.48 0.48 0.00 98.43 [2023-05-30T16:00:56.967Z] 15:53:01 3 0.13 0.00 0.07 0.13 0.03 99.63 [2023-05-30T16:00:56.967Z] 15:53:01 4 0.17 0.00 0.28 0.03 0.00 99.52 [2023-05-30T16:00:56.967Z] 15:53:01 5 0.30 0.00 0.10 0.02 0.02 99.57 [2023-05-30T16:00:56.967Z] 15:53:01 6 0.42 0.00 0.20 0.03 0.02 99.33 [2023-05-30T16:00:56.967Z] 15:53:01 7 0.05 0.00 0.07 0.22 0.02 99.65 [2023-05-30T16:00:56.967Z] 15:54:01 all 0.85 0.00 0.38 0.16 0.01 98.60 [2023-05-30T16:00:56.967Z] 15:54:01 0 2.43 0.00 0.52 0.02 0.02 97.02 [2023-05-30T16:00:56.967Z] 15:54:01 1 0.40 0.00 0.25 0.50 0.02 98.83 [2023-05-30T16:00:56.967Z] 15:54:01 2 1.10 0.00 0.57 0.42 0.02 97.90 [2023-05-30T16:00:56.967Z] 15:54:01 3 0.57 0.00 0.28 0.02 0.00 99.13 [2023-05-30T16:00:56.967Z] 15:54:01 4 0.47 0.00 0.25 0.03 0.02 99.23 [2023-05-30T16:00:56.967Z] 15:54:01 5 0.48 0.00 0.38 0.10 0.02 99.02 [2023-05-30T16:00:56.967Z] 15:54:01 6 0.60 0.00 0.22 0.02 0.00 99.17 [2023-05-30T16:00:56.967Z] 15:54:01 7 0.75 0.00 0.53 0.15 0.02 98.55 [2023-05-30T16:00:56.967Z] 15:55:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-30T16:00:56.967Z] 15:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-30T16:00:56.967Z] 15:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T16:00:56.967Z] 15:55:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-30T16:00:56.967Z] 15:56:01 all 0.02 0.00 0.00 0.00 0.00 99.96 [2023-05-30T16:00:56.967Z] 15:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-30T16:00:56.967Z] 15:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-30T16:00:56.967Z] 15:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-30T16:00:56.967Z] 15:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-30T16:00:56.967Z] 15:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T16:00:56.967Z] 15:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-30T16:00:56.967Z] 15:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T16:00:56.967Z] 15:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-30T16:00:56.967Z] 15:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-30T16:00:56.967Z] 15:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:57:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-30T16:00:56.967Z] 15:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-05-30T16:00:56.967Z] 15:58:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2023-05-30T16:00:56.967Z] 15:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T16:00:56.967Z] 15:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-30T16:00:56.967Z] 15:58:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-30T16:00:56.967Z] 15:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-30T16:00:56.967Z] 15:58:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-30T16:00:56.967Z] 15:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T16:00:56.967Z] 15:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:59:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2023-05-30T16:00:56.967Z] 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-30T16:00:56.967Z] 15:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-30T16:00:56.967Z] 15:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-30T16:00:56.967Z] 15:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] 15:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-30T16:00:56.967Z] 15:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-30T16:00:56.967Z] [2023-05-30T16:00:56.967Z] 15:59:01 CPU %user %nice %system %iowait %steal %idle [2023-05-30T16:00:56.967Z] 16:00:01 all 2.24 0.00 0.96 0.02 0.01 96.77 [2023-05-30T16:00:56.967Z] 16:00:01 0 2.56 0.00 0.80 0.00 0.02 96.62 [2023-05-30T16:00:56.967Z] 16:00:01 1 2.03 0.00 0.75 0.02 0.02 97.18 [2023-05-30T16:00:56.967Z] 16:00:01 2 2.34 0.00 1.10 0.02 0.02 96.52 [2023-05-30T16:00:56.967Z] 16:00:01 3 2.19 0.00 1.04 0.08 0.02 96.67 [2023-05-30T16:00:56.967Z] 16:00:01 4 2.01 0.00 0.92 0.00 0.00 97.07 [2023-05-30T16:00:56.967Z] 16:00:01 5 2.04 0.00 1.37 0.03 0.02 96.53 [2023-05-30T16:00:56.967Z] 16:00:01 6 2.79 0.00 0.87 0.02 0.00 96.32 [2023-05-30T16:00:56.967Z] 16:00:01 7 1.93 0.00 0.84 0.02 0.02 97.20 [2023-05-30T16:00:56.967Z] Average: all 5.09 0.00 1.31 0.38 0.02 93.19 [2023-05-30T16:00:56.967Z] Average: 0 5.13 0.00 1.36 0.23 0.02 93.25 [2023-05-30T16:00:56.967Z] Average: 1 5.20 0.00 1.31 0.16 0.02 93.31 [2023-05-30T16:00:56.967Z] Average: 2 5.12 0.00 1.34 0.35 0.03 93.17 [2023-05-30T16:00:56.967Z] Average: 3 5.29 0.00 1.20 0.40 0.03 93.09 [2023-05-30T16:00:56.967Z] Average: 4 4.77 0.00 1.29 0.48 0.02 93.44 [2023-05-30T16:00:56.967Z] Average: 5 4.96 0.00 1.31 0.27 0.02 93.43 [2023-05-30T16:00:56.967Z] Average: 6 5.05 0.00 1.31 0.49 0.02 93.13 [2023-05-30T16:00:56.967Z] Average: 7 5.22 0.00 1.38 0.67 0.02 92.72 [2023-05-30T16:00:56.967Z] [2023-05-30T16:00:56.967Z] [2023-05-30T16:00:56.967Z]