Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26e70d184d940b851e0540af95c39d19f0ae7fb9 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-ssh7010319811905433520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8641133026714965725.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh150438917398933128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4514262510145568862.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-sdk-go/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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17253181580724855076.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-6090 in /w/workspace/edgexfoundry_device-sdk-go_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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 26e70d184d940b851e0540af95c39d19f0ae7fb9 (main) Commit message: "Merge pull request #1506 from weichou1229/name-escape" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 > git rev-list --no-walk 10d83f9598abba3559abd072fcd7553d77fa119a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T07:43:27.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T07:43:28.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T07:43:28.079Z] ========================================================= [2023-09-13T07:43:28.079Z] EdgeX Global Pipelines Version Info [2023-09-13T07:43:28.079Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:43:28.791Z] ------------------- [2023-09-13T07:43:28.791Z] stable info: [2023-09-13T07:43:28.791Z] ------------------- [2023-09-13T07:43:28.791Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T07:43:28.791Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T07:43:28.791Z] Message: update stable to v1.0.254 [2023-09-13T07:43:29.364Z] ------------------- [2023-09-13T07:43:29.364Z] experimental info: [2023-09-13T07:43:29.364Z] ------------------- [2023-09-13T07:43:29.364Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T07:43:29.364Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T07:43:29.364Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T07:43:29.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-09-13T07:43:29.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-09-13T07:43:29.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T07:43:29.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T07:43:29.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T07:43:29.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T07:43:29.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T07:43:29.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-09-13T07:43:29.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T07:43:29.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T07:43:29.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T07:43:29.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-09-13T07:43:29.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T07:43:29.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T07:43:29.761Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T07:43:29.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T07:43:29.799Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T07:43:29.815Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T07:43:29.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T07:43:29.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T07:43:29.862Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T07:43:29.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T07:43:29.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-13T07:43:29.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-13T07:43:29.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-13T07:43:29.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T07:43:29.957Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T07:43:29.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-13T07:43:29.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-13T07:43:30.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-13T07:43:30.023Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo [2023-09-13T07:43:30.035Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26e70d1 [Pipeline] echo [2023-09-13T07:43:30.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T07:43:30.100Z] provisioning config files... [2023-09-13T07:43:30.115Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9618865431400373977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:43:30.419Z] ---> docker-login.sh [2023-09-13T07:43:30.419Z] nexus3.edgexfoundry.org:10001 [2023-09-13T07:43:30.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:30.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:30.680Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:30.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:30.680Z] [2023-09-13T07:43:30.680Z] Login Succeeded [2023-09-13T07:43:30.680Z] nexus3.edgexfoundry.org:10002 [2023-09-13T07:43:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:30.940Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:30.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:30.940Z] [2023-09-13T07:43:30.940Z] Login Succeeded [2023-09-13T07:43:30.940Z] nexus3.edgexfoundry.org:10003 [2023-09-13T07:43:30.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:30.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:30.940Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:30.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:30.940Z] [2023-09-13T07:43:30.940Z] Login Succeeded [2023-09-13T07:43:30.940Z] nexus3.edgexfoundry.org:10004 [2023-09-13T07:43:31.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:31.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:31.202Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:31.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:31.202Z] [2023-09-13T07:43:31.202Z] Login Succeeded [2023-09-13T07:43:31.202Z] docker.io [2023-09-13T07:43:31.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:31.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:31.463Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:31.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:31.463Z] [2023-09-13T07:43:31.463Z] Login Succeeded [2023-09-13T07:43:31.463Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T07:43:31.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T07:43:31.842Z] + git rev-list -1 --merges 26e70d184d940b851e0540af95c39d19f0ae7fb9~1..26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo [2023-09-13T07:43:31.893Z] -----------> git rev-list -1 --merges 26e70d184d940b851e0540af95c39d19f0ae7fb9~1..26e70d184d940b851e0540af95c39d19f0ae7fb9 26e70d184d940b851e0540af95c39d19f0ae7fb9 [2023-09-13T07:43:31.893Z] 26e70d184d940b851e0540af95c39d19f0ae7fb9 [false] [Pipeline] sh [2023-09-13T07:43:32.185Z] + git log --format=format:%s -1 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo [2023-09-13T07:43:32.201Z] ========================================================= [2023-09-13T07:43:32.201Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T07:43:32.201Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T07:43:32.533Z] + git log --format=format:%s -1 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] echo [2023-09-13T07:43:32.542Z] [semverPrep] GIT_COMMIT: 26e70d184d940b851e0540af95c39d19f0ae7fb9, Commit Message: Merge pull request #1506 from weichou1229/name-escape [Pipeline] echo [2023-09-13T07:43:32.549Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-13T07:43:32.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T07:43:32.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T07:43:32.938Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T07:43:32.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T07:43:32.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T07:43:32.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T07:43:32.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:43:33.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T07:43:33.340Z] [2023-09-13T07:43:33.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:43:33.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T07:43:33.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T07:43:33.639Z] b85a868b505f: Pulling fs layer [2023-09-13T07:43:33.639Z] e2be974225ed: Pulling fs layer [2023-09-13T07:43:33.639Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T07:43:33.639Z] 988bab9f4d93: Pulling fs layer [2023-09-13T07:43:33.639Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T07:43:33.639Z] eaf3925da568: Pulling fs layer [2023-09-13T07:43:33.639Z] bab4dde63d76: Pulling fs layer [2023-09-13T07:43:33.639Z] bde34c3a00c8: Pulling fs layer [2023-09-13T07:43:33.639Z] b352a97aabf1: Pulling fs layer [2023-09-13T07:43:33.639Z] 4872d77fe225: Pulling fs layer [2023-09-13T07:43:33.639Z] 5851b861e8e6: Pulling fs layer [2023-09-13T07:43:33.639Z] bab4dde63d76: Waiting [2023-09-13T07:43:33.639Z] bde34c3a00c8: Waiting [2023-09-13T07:43:33.639Z] b352a97aabf1: Waiting [2023-09-13T07:43:33.639Z] 4872d77fe225: Waiting [2023-09-13T07:43:33.639Z] 5851b861e8e6: Waiting [2023-09-13T07:43:33.639Z] 988bab9f4d93: Waiting [2023-09-13T07:43:33.639Z] 1469e6f7b9e6: Waiting [2023-09-13T07:43:33.639Z] eaf3925da568: Waiting [2023-09-13T07:43:33.639Z] e2be974225ed: Download complete [2023-09-13T07:43:33.639Z] 988bab9f4d93: Verifying Checksum [2023-09-13T07:43:33.639Z] 988bab9f4d93: Download complete [2023-09-13T07:43:33.639Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T07:43:33.639Z] 1469e6f7b9e6: Download complete [2023-09-13T07:43:33.899Z] eaf3925da568: Verifying Checksum [2023-09-13T07:43:33.899Z] eaf3925da568: Download complete [2023-09-13T07:43:33.899Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T07:43:33.899Z] 339a4e72a1f5: Download complete [2023-09-13T07:43:33.899Z] bde34c3a00c8: Verifying Checksum [2023-09-13T07:43:33.899Z] bde34c3a00c8: Download complete [2023-09-13T07:43:33.899Z] b352a97aabf1: Download complete [2023-09-13T07:43:33.899Z] 5851b861e8e6: Verifying Checksum [2023-09-13T07:43:33.899Z] 5851b861e8e6: Download complete [2023-09-13T07:43:33.899Z] b85a868b505f: Verifying Checksum [2023-09-13T07:43:33.899Z] b85a868b505f: Download complete [2023-09-13T07:43:34.158Z] bab4dde63d76: Verifying Checksum [2023-09-13T07:43:34.158Z] bab4dde63d76: Download complete [2023-09-13T07:43:35.095Z] b85a868b505f: Pull complete [2023-09-13T07:43:35.353Z] e2be974225ed: Pull complete [2023-09-13T07:43:35.956Z] 339a4e72a1f5: Pull complete [2023-09-13T07:43:35.956Z] 988bab9f4d93: Pull complete [2023-09-13T07:43:36.217Z] 1469e6f7b9e6: Pull complete [2023-09-13T07:43:36.217Z] eaf3925da568: Pull complete [2023-09-13T07:43:38.122Z] bab4dde63d76: Pull complete [2023-09-13T07:43:38.122Z] bde34c3a00c8: Pull complete [2023-09-13T07:43:38.382Z] b352a97aabf1: Pull complete [2023-09-13T07:43:38.382Z] 4872d77fe225: Pull complete [2023-09-13T07:43:38.382Z] 5851b861e8e6: Pull complete [2023-09-13T07:43:38.382Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T07:43:38.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T07:43:38.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:43:38.474Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:43:38.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:43:42.433Z] $ docker top 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a -eo pid,comm [2023-09-13T07:43:42.489Z] 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-09-13T07:43:42.489Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T07:43:42.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T07:43:42.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T07:43:42.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T07:43:42.643Z] $ docker exec 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent [2023-09-13T07:43:42.747Z] SSH_AUTH_SOCK=/tmp/ssh-lF48a7684Vim/agent.31 [2023-09-13T07:43:42.747Z] SSH_AGENT_PID=38 [2023-09-13T07:43:42.754Z] Running ssh-add (command line suppressed) [2023-09-13T07:43:42.862Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17324120475498586424.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17324120475498586424.key) [2023-09-13T07:43:42.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T07:43:43.162Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T07:43:43.182Z] $ docker exec --env ******** --env ******** 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent -k [2023-09-13T07:43:43.283Z] unset SSH_AUTH_SOCK; [2023-09-13T07:43:43.283Z] unset SSH_AGENT_PID; [2023-09-13T07:43:43.283Z] echo Agent pid 38 killed; [2023-09-13T07:43:43.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T07:43:43.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T07:43:43.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T07:43:43.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T07:43:43.455Z] $ docker exec 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent [2023-09-13T07:43:43.578Z] SSH_AUTH_SOCK=/tmp/ssh-02Y18tYDiWH2/agent.70 [2023-09-13T07:43:43.578Z] SSH_AGENT_PID=76 [2023-09-13T07:43:43.583Z] Running ssh-add (command line suppressed) [2023-09-13T07:43:43.684Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6543780609068352243.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6543780609068352243.key) [2023-09-13T07:43:43.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T07:43:43.983Z] + git semver init [2023-09-13T07:43:44.244Z] 2023-09-13 07:43:44,166 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T07:43:44.244Z] 2023-09-13 07:43:44,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-09-13T07:43:44.244Z] 2023-09-13 07:43:44,167 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-09-13T07:43:44.244Z] 2023-09-13 07:43:44,167 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-13T07:43:45.182Z] 2023-09-13 07:43:45,111 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-09-13T07:43:45.182Z] 2023-09-13 07:43:45,111 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-09-13T07:43:45.182Z] 2023-09-13 07:43:45,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:43:45.182Z] 2023-09-13 07:43:45,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:43:45.182Z] 3.1.0-dev.24 [Pipeline] } [2023-09-13T07:43:45.195Z] $ docker exec --env ******** --env ******** 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a ssh-agent -k [2023-09-13T07:43:45.291Z] unset SSH_AUTH_SOCK; [2023-09-13T07:43:45.291Z] unset SSH_AGENT_PID; [2023-09-13T07:43:45.292Z] echo Agent pid 76 killed; [2023-09-13T07:43:45.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T07:43:45.608Z] + git semver [Pipeline] } [2023-09-13T07:43:45.885Z] $ docker stop --time=1 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a [2023-09-13T07:43:47.201Z] $ docker rm -f --volumes 7f839dbe10ce69d711a790139e9644739b59c25f219bdb592665740a27b9e90a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T07:43:47.536Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T07:43:47.733Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T07:43:47.736Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T07:43:47.890Z] provisioning config files... [2023-09-13T07:43:47.899Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7104503945340028065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:43:48.192Z] ---> docker-login.sh [2023-09-13T07:43:48.192Z] nexus3.edgexfoundry.org:10001 [2023-09-13T07:43:48.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:48.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:48.192Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:48.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:48.192Z] [2023-09-13T07:43:48.192Z] Login Succeeded [2023-09-13T07:43:48.192Z] nexus3.edgexfoundry.org:10002 [2023-09-13T07:43:48.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:48.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:48.193Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:48.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:48.193Z] [2023-09-13T07:43:48.193Z] Login Succeeded [2023-09-13T07:43:48.193Z] nexus3.edgexfoundry.org:10003 [2023-09-13T07:43:48.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:48.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:48.452Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:48.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:48.452Z] [2023-09-13T07:43:48.452Z] Login Succeeded [2023-09-13T07:43:48.452Z] nexus3.edgexfoundry.org:10004 [2023-09-13T07:43:48.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:48.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:48.452Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:48.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:48.452Z] [2023-09-13T07:43:48.452Z] Login Succeeded [2023-09-13T07:43:48.452Z] docker.io [2023-09-13T07:43:48.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:43:48.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:43:48.711Z] Configure a credential helper to remove this warning. See [2023-09-13T07:43:48.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:43:48.711Z] [2023-09-13T07:43:48.711Z] Login Succeeded [2023-09-13T07:43:48.711Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T07:43:48.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T07:43:48.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T07:43:48.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T07:43:48.813Z] ========================================================= [2023-09-13T07:43:48.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T07:43:48.813Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:43:49.121Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-13T07:43:49.121Z] Sending build context to Docker daemon 11.12MB [2023-09-13T07:43:49.121Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T07:43:49.121Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-13T07:43:49.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T07:43:49.122Z] 7264a8db6415: Pulling fs layer [2023-09-13T07:43:49.122Z] c4d48a809fc2: Pulling fs layer [2023-09-13T07:43:49.122Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T07:43:49.122Z] ad3a456e5733: Pulling fs layer [2023-09-13T07:43:49.122Z] 9e4f439ed901: Pulling fs layer [2023-09-13T07:43:49.122Z] feaf6a47b606: Pulling fs layer [2023-09-13T07:43:49.122Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T07:43:49.122Z] 8ac70367396e: Pulling fs layer [2023-09-13T07:43:49.122Z] 6db16350a2e2: Pulling fs layer [2023-09-13T07:43:49.122Z] 9250d5d63582: Pulling fs layer [2023-09-13T07:43:49.122Z] 5e8b037d7d82: Waiting [2023-09-13T07:43:49.122Z] 8ac70367396e: Waiting [2023-09-13T07:43:49.122Z] 6db16350a2e2: Waiting [2023-09-13T07:43:49.122Z] 9250d5d63582: Waiting [2023-09-13T07:43:49.122Z] ad3a456e5733: Waiting [2023-09-13T07:43:49.122Z] feaf6a47b606: Waiting [2023-09-13T07:43:49.122Z] 9e4f439ed901: Waiting [2023-09-13T07:43:49.122Z] c4d48a809fc2: Download complete [2023-09-13T07:43:49.383Z] ad3a456e5733: Verifying Checksum [2023-09-13T07:43:49.383Z] ad3a456e5733: Download complete [2023-09-13T07:43:49.383Z] 9e4f439ed901: Download complete [2023-09-13T07:43:49.383Z] 7264a8db6415: Verifying Checksum [2023-09-13T07:43:49.383Z] 7264a8db6415: Download complete [2023-09-13T07:43:49.383Z] feaf6a47b606: Verifying Checksum [2023-09-13T07:43:49.383Z] feaf6a47b606: Download complete [2023-09-13T07:43:49.383Z] 7264a8db6415: Pull complete [2023-09-13T07:43:49.643Z] 8ac70367396e: Verifying Checksum [2023-09-13T07:43:49.643Z] 8ac70367396e: Download complete [2023-09-13T07:43:49.643Z] c4d48a809fc2: Pull complete [2023-09-13T07:43:49.643Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T07:43:49.643Z] 4f1c88b9dad5: Download complete [2023-09-13T07:43:49.903Z] 6db16350a2e2: Verifying Checksum [2023-09-13T07:43:49.903Z] 6db16350a2e2: Download complete [2023-09-13T07:43:49.903Z] 9250d5d63582: Verifying Checksum [2023-09-13T07:43:49.903Z] 9250d5d63582: Download complete [2023-09-13T07:43:50.163Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T07:43:50.163Z] 5e8b037d7d82: Download complete [2023-09-13T07:43:53.456Z] 4f1c88b9dad5: Pull complete [2023-09-13T07:43:53.456Z] ad3a456e5733: Pull complete [2023-09-13T07:43:53.456Z] 9e4f439ed901: Pull complete [2023-09-13T07:43:53.456Z] feaf6a47b606: Pull complete [2023-09-13T07:43:55.989Z] 5e8b037d7d82: Pull complete [2023-09-13T07:43:55.989Z] 8ac70367396e: Pull complete [2023-09-13T07:43:56.247Z] 6db16350a2e2: Pull complete [2023-09-13T07:43:56.816Z] 9250d5d63582: Pull complete [2023-09-13T07:43:56.816Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T07:43:56.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T07:43:56.816Z] ---> fa269f55d9b9 [2023-09-13T07:43:56.816Z] Step 3/10 : ARG MAKE=make build [2023-09-13T07:44:02.843Z] Still waiting to schedule task [2023-09-13T07:44:02.844Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T07:44:03.400Z] ---> Running in 141e7a4275fa [2023-09-13T07:44:03.400Z] Removing intermediate container 141e7a4275fa [2023-09-13T07:44:03.400Z] ---> 5d123cb2d855 [2023-09-13T07:44:03.400Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-13T07:44:03.400Z] ---> Running in 57aba4587b80 [2023-09-13T07:44:03.400Z] Removing intermediate container 57aba4587b80 [2023-09-13T07:44:03.400Z] ---> e0e38baf64fc [2023-09-13T07:44:03.400Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-13T07:44:03.400Z] ---> Running in ed285352b844 [2023-09-13T07:44:03.400Z] Removing intermediate container ed285352b844 [2023-09-13T07:44:03.400Z] ---> f65f6b877bd9 [2023-09-13T07:44:03.400Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-13T07:44:03.400Z] ---> Running in a12fd949fdcc [2023-09-13T07:44:03.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T07:44:03.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T07:44:04.179Z] OK: 265 MiB in 56 packages [2023-09-13T07:44:04.439Z] Removing intermediate container a12fd949fdcc [2023-09-13T07:44:04.439Z] ---> f0f88734a2b1 [2023-09-13T07:44:04.439Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-13T07:44:04.698Z] ---> 7d94e46d6539 [2023-09-13T07:44:04.698Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T07:44:04.698Z] ---> Running in 04c338052d54 [2023-09-13T07:44:51.403Z] Removing intermediate container 04c338052d54 [2023-09-13T07:44:51.404Z] ---> a9dd0d5a48e4 [2023-09-13T07:44:51.404Z] Step 9/10 : COPY . . [2023-09-13T07:44:51.404Z] ---> 30bac14baa12 [2023-09-13T07:44:51.404Z] Step 10/10 : RUN ${MAKE} [2023-09-13T07:44:51.404Z] ---> Running in 64e4fd464552 [2023-09-13T07:44:51.404Z] noop [2023-09-13T07:44:51.404Z] Removing intermediate container 64e4fd464552 [2023-09-13T07:44:51.404Z] ---> 50ce8807f7ce [2023-09-13T07:44:51.404Z] Successfully built 50ce8807f7ce [2023-09-13T07:44:51.404Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:44:51.708Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T07:44:51.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:44:51.779Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:44:51.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:44:52.142Z] $ docker top 3db71816286c0e4d859614ce41e36e034a979e0f669ce250da35053625752fef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T07:44:52.475Z] + go version [2023-09-13T07:44:52.475Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T07:44:52.487Z] $ docker stop --time=1 3db71816286c0e4d859614ce41e36e034a979e0f669ce250da35053625752fef [2023-09-13T07:44:53.761Z] $ docker rm -f --volumes 3db71816286c0e4d859614ce41e36e034a979e0f669ce250da35053625752fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:44:54.168Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T07:44:54.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:44:54.248Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:44:54.283Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:44:54.644Z] $ docker top fee40258f23047279faeb80e8b94e4feef63e8e1753f24a688f20fd27e81a2c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T07:44:54.992Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-13T07:44:55.286Z] + make test [2023-09-13T07:44:55.286Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T07:45:01.855Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-13T07:45:16.719Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-13T07:45:17.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.052s coverage: 27.6% of statements [2023-09-13T07:45:17.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 80.2% of statements [2023-09-13T07:45:17.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements [2023-09-13T07:45:17.912Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-13T07:45:18.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-13T07:45:18.848Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-13T07:45:19.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.086s coverage: 71.8% of statements [2023-09-13T07:45:19.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-13T07:45:22.650Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.080s coverage: 14.4% of statements [2023-09-13T07:45:22.650Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.904s coverage: 44.2% of statements [2023-09-13T07:45:22.650Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.072s coverage: 68.5% of statements [2023-09-13T07:45:22.650Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.124s coverage: 89.2% of statements [2023-09-13T07:45:22.650Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements [2023-09-13T07:45:35.078Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6091 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-09-13T07:45:35.091Z] Running in /w/workspace/device-sdk-go/253 [Pipeline] { [Pipeline] checkout [2023-09-13T07:45:35.126Z] The recommended git tool is: git [2023-09-13T07:45:39.884Z] using credential edgex-jenkins-ssh [2023-09-13T07:45:39.897Z] Cloning the remote Git repository [2023-09-13T07:45:39.941Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-09-13T07:45:40.716Z] GO111MODULE=on go vet ./... [2023-09-13T07:45:40.030Z] > git init /w/workspace/device-sdk-go/253 # timeout=10 [2023-09-13T07:45:40.217Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-09-13T07:45:40.218Z] > git --version # timeout=10 [2023-09-13T07:45:40.239Z] > git --version # 'git version 2.25.1' [2023-09-13T07:45:40.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T07:45:40.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T07:45:41.877Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-09-13T07:45:41.894Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T07:45:42.661Z] Avoid second fetch [2023-09-13T07:45:42.661Z] Checking out Revision 26e70d184d940b851e0540af95c39d19f0ae7fb9 (main) [2023-09-13T07:45:43.196Z] Commit message: "Merge pull request #1506 from weichou1229/name-escape" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T07:45:42.677Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T07:45:42.738Z] > git checkout -f 26e70d184d940b851e0540af95c39d19f0ae7fb9 # timeout=10 [2023-09-13T07:45:44.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T07:45:44.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T07:45:44.170Z] Dload Upload Total Spent Left Speed [2023-09-13T07:45:44.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 [2023-09-13T07:45:44.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T07:45:44.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T07:45:44.248Z] ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo [2023-09-13T07:45:44.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T07:45:44.553Z] $ docker stop --time=1 fee40258f23047279faeb80e8b94e4feef63e8e1753f24a688f20fd27e81a2c7 [2023-09-13T07:45:44.790Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-09-13T07:45:48.175Z] $ docker rm -f --volumes fee40258f23047279faeb80e8b94e4feef63e8e1753f24a688f20fd27e81a2c7 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-09-13T07:45:48.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T07:45:48.741Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-09-13T07:45:48.742Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T07:45:48.742Z] { [2023-09-13T07:45:48.742Z] "registry-mirrors": [ [2023-09-13T07:45:48.742Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T07:45:48.742Z] ], [2023-09-13T07:45:48.742Z] "bip": "10.250.0.254/24", [2023-09-13T07:45:48.742Z] "hosts": [ [2023-09-13T07:45:48.742Z] "tcp://0.0.0.0:5555", [2023-09-13T07:45:48.742Z] "unix:///var/run/docker.sock" [2023-09-13T07:45:48.742Z] ], [2023-09-13T07:45:48.742Z] "mtu": 1458, [2023-09-13T07:45:48.742Z] "selinux-enabled": true, [2023-09-13T07:45:48.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T07:45:48.742Z] } [Pipeline] sh [2023-09-13T07:45:48.802Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-13T07:45:49.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T07:45:49.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T07:45:49.383Z] + sudo service docker restart [2023-09-13T07:45:49.636Z] + ls -al . [2023-09-13T07:45:49.636Z] total 304 [2023-09-13T07:45:49.636Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 07:44 . [2023-09-13T07:45:49.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:43 .. [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 13 07:43 .dockerignore [2023-09-13T07:45:49.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 07:45 .git [2023-09-13T07:45:49.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:43 .github [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 13 07:43 .gitignore [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 13 07:43 .golangci.yml [2023-09-13T07:45:49.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 07:43 .semver [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 13 07:43 CHANGELOG.md [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 07:43 GOVERNANCE.md [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 13 07:43 Jenkinsfile [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 13 07:43 LICENSE [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 13 07:43 Makefile [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 13 07:43 OWNERS.md [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 13 07:43 README.md [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 07:43 VERSION [2023-09-13T07:45:49.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:43 bin [2023-09-13T07:45:49.636Z] -rw-r--r-- 1 jenkins jenkins 120473 Sep 13 07:45 coverage.out [2023-09-13T07:45:49.636Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 07:43 example [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 13 07:43 go.mod [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 33547 Sep 13 07:43 go.sum [2023-09-13T07:45:49.636Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:43 internal [2023-09-13T07:45:49.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 07:43 openapi [2023-09-13T07:45:49.636Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 07:43 pkg [2023-09-13T07:45:49.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:43 snap [2023-09-13T07:45:49.636Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 13 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:45:49.980Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=26e70d184d940b851e0540af95c39d19f0ae7fb9 --label arch=amd64 --label version=3.1.0-dev.24 . [2023-09-13T07:45:49.980Z] Sending build context to Docker daemon 11.24MB [2023-09-13T07:45:49.980Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T07:45:49.980Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-13T07:45:49.980Z] ---> 50ce8807f7ce [2023-09-13T07:45:49.980Z] Step 3/23 : ARG MAKE=make build [2023-09-13T07:45:50.239Z] ---> Running in 25ce78d17c09 [2023-09-13T07:45:50.239Z] Removing intermediate container 25ce78d17c09 [2023-09-13T07:45:50.239Z] ---> f3d3cde13208 [2023-09-13T07:45:50.239Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-13T07:45:50.508Z] ---> Running in e5e052248dc3 [2023-09-13T07:45:50.508Z] Removing intermediate container e5e052248dc3 [2023-09-13T07:45:50.508Z] ---> c8b07aee7356 [2023-09-13T07:45:50.508Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-13T07:45:50.508Z] ---> Running in f502ea2b7751 [2023-09-13T07:45:50.508Z] Removing intermediate container f502ea2b7751 [2023-09-13T07:45:50.508Z] ---> 031defc294e8 [2023-09-13T07:45:50.508Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-13T07:45:50.768Z] ---> Running in 562854e7e248 [2023-09-13T07:45:51.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T07:45:51.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T07:45:51.549Z] OK: 265 MiB in 56 packages [2023-09-13T07:45:51.807Z] Removing intermediate container 562854e7e248 [2023-09-13T07:45:51.807Z] ---> 5bf729404742 [2023-09-13T07:45:51.807Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-13T07:45:52.065Z] ---> bca98e2a23cc [2023-09-13T07:45:52.065Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T07:45:52.065Z] ---> Running in 44505ec374ec [2023-09-13T07:45:53.179Z] Removing intermediate container 44505ec374ec [2023-09-13T07:45:53.179Z] ---> 3da860ab43e0 [2023-09-13T07:45:53.179Z] Step 9/23 : COPY . . [2023-09-13T07:45:53.438Z] ---> 4ab1182aa334 [2023-09-13T07:45:53.438Z] Step 10/23 : RUN ${MAKE} [2023-09-13T07:45:53.438Z] ---> Running in c44cf588d254 [2023-09-13T07:45:53.696Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T07:46:07.610Z] provisioning config files... [2023-09-13T07:46:07.634Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/253@tmp/config11854726879209040242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:46:07.973Z] ---> docker-login.sh [2023-09-13T07:46:07.973Z] nexus3.edgexfoundry.org:10001 [2023-09-13T07:46:08.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:46:08.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:46:08.506Z] Configure a credential helper to remove this warning. See [2023-09-13T07:46:08.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:46:08.506Z] [2023-09-13T07:46:08.506Z] Login Succeeded [2023-09-13T07:46:08.506Z] nexus3.edgexfoundry.org:10002 [2023-09-13T07:46:08.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:46:08.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:46:08.774Z] Configure a credential helper to remove this warning. See [2023-09-13T07:46:08.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:46:08.774Z] [2023-09-13T07:46:08.774Z] Login Succeeded [2023-09-13T07:46:08.774Z] nexus3.edgexfoundry.org:10003 [2023-09-13T07:46:09.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:46:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:46:09.044Z] Configure a credential helper to remove this warning. See [2023-09-13T07:46:09.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:46:09.044Z] [2023-09-13T07:46:09.044Z] Login Succeeded [2023-09-13T07:46:09.044Z] nexus3.edgexfoundry.org:10004 [2023-09-13T07:46:09.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:46:09.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:46:09.311Z] Configure a credential helper to remove this warning. See [2023-09-13T07:46:09.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:46:09.311Z] [2023-09-13T07:46:09.311Z] Login Succeeded [2023-09-13T07:46:09.576Z] docker.io [2023-09-13T07:46:09.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T07:46:09.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T07:46:09.843Z] Configure a credential helper to remove this warning. See [2023-09-13T07:46:09.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T07:46:09.843Z] [2023-09-13T07:46:09.843Z] Login Succeeded [2023-09-13T07:46:09.843Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T07:46:09.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T07:46:10.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T07:46:10.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T07:46:10.123Z] ========================================================= [2023-09-13T07:46:10.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T07:46:10.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:46:10.474Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-13T07:46:10.746Z] Sending build context to Docker daemon 5.939MB [2023-09-13T07:46:10.746Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T07:46:10.746Z] Step 2/10 : FROM ${BASE} AS builder [2023-09-13T07:46:11.014Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T07:46:11.014Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T07:46:11.014Z] 5d54e960e981: Pulling fs layer [2023-09-13T07:46:11.014Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T07:46:11.014Z] f0e02332f6b5: Pulling fs layer [2023-09-13T07:46:11.014Z] 66412af1f25a: Pulling fs layer [2023-09-13T07:46:11.014Z] f0e02332f6b5: Waiting [2023-09-13T07:46:11.014Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T07:46:11.014Z] 9a37bb91b891: Pulling fs layer [2023-09-13T07:46:11.014Z] a29adfc67d43: Pulling fs layer [2023-09-13T07:46:11.014Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T07:46:11.014Z] 1baf3a5c0e64: Waiting [2023-09-13T07:46:11.014Z] 9a37bb91b891: Waiting [2023-09-13T07:46:11.014Z] a29adfc67d43: Waiting [2023-09-13T07:46:11.014Z] 66412af1f25a: Waiting [2023-09-13T07:46:11.014Z] d5de9f91c1a4: Waiting [2023-09-13T07:46:11.014Z] 5d54e960e981: Download complete [2023-09-13T07:46:11.014Z] f0e02332f6b5: Verifying Checksum [2023-09-13T07:46:11.014Z] f0e02332f6b5: Download complete [2023-09-13T07:46:11.014Z] 66412af1f25a: Verifying Checksum [2023-09-13T07:46:11.014Z] 66412af1f25a: Download complete [2023-09-13T07:46:11.014Z] 9fda8d8052c6: Download complete [2023-09-13T07:46:11.601Z] 9a37bb91b891: Verifying Checksum [2023-09-13T07:46:11.601Z] 9a37bb91b891: Download complete [2023-09-13T07:46:11.803Z] Removing intermediate container c44cf588d254 [2023-09-13T07:46:11.803Z] ---> e7ccc32a83fa [2023-09-13T07:46:11.803Z] Step 11/23 : FROM alpine:3.18 [2023-09-13T07:46:11.803Z] 3.18: Pulling from library/alpine [2023-09-13T07:46:11.803Z] 7264a8db6415: Already exists [2023-09-13T07:46:11.803Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T07:46:11.803Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T07:46:11.803Z] ---> 7e01a0d0a1dc [2023-09-13T07:46:11.803Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-13T07:46:11.803Z] ---> Running in 5575517d3d87 [2023-09-13T07:46:11.803Z] Removing intermediate container 5575517d3d87 [2023-09-13T07:46:11.803Z] ---> afb353796852 [2023-09-13T07:46:11.803Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-13T07:46:11.803Z] ---> Running in bc9bdbeea646 [2023-09-13T07:46:11.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T07:46:11.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T07:46:11.868Z] 9fda8d8052c6: Pull complete [2023-09-13T07:46:11.868Z] a29adfc67d43: Verifying Checksum [2023-09-13T07:46:11.868Z] a29adfc67d43: Download complete [2023-09-13T07:46:12.062Z] OK: 7 MiB in 15 packages [2023-09-13T07:46:12.321Z] Removing intermediate container bc9bdbeea646 [2023-09-13T07:46:12.321Z] ---> 8e06a25baa05 [2023-09-13T07:46:12.321Z] Step 14/23 : WORKDIR / [2023-09-13T07:46:12.321Z] ---> Running in 600ed8e1b25e [2023-09-13T07:46:12.321Z] Removing intermediate container 600ed8e1b25e [2023-09-13T07:46:12.321Z] ---> bfe3881e438d [2023-09-13T07:46:12.321Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-13T07:46:12.580Z] ---> 1698e2787370 [2023-09-13T07:46:12.580Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-13T07:46:12.826Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T07:46:12.826Z] d5de9f91c1a4: Download complete [2023-09-13T07:46:12.826Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T07:46:12.826Z] c4a7e357bf2a: Download complete [2023-09-13T07:46:12.839Z] ---> 9ba4f4f414b2 [2023-09-13T07:46:12.840Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-13T07:46:13.098Z] ---> 25487fae9fbf [2023-09-13T07:46:13.098Z] Step 18/23 : EXPOSE 59999 [2023-09-13T07:46:13.098Z] ---> Running in d086de4b7b70 [2023-09-13T07:46:13.098Z] Removing intermediate container d086de4b7b70 [2023-09-13T07:46:13.098Z] ---> 7a3086e202d7 [2023-09-13T07:46:13.098Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-13T07:46:13.098Z] ---> Running in 1500fd84517c [2023-09-13T07:46:13.357Z] Removing intermediate container 1500fd84517c [2023-09-13T07:46:13.357Z] ---> 2766d7eec17e [2023-09-13T07:46:13.357Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-13T07:46:13.357Z] ---> Running in 3e82c1bc3806 [2023-09-13T07:46:13.357Z] Removing intermediate container 3e82c1bc3806 [2023-09-13T07:46:13.357Z] ---> 48104efb43da [2023-09-13T07:46:13.357Z] Step 21/23 : LABEL arch=amd64 [2023-09-13T07:46:13.357Z] ---> Running in b78c2e499d98 [2023-09-13T07:46:13.357Z] Removing intermediate container b78c2e499d98 [2023-09-13T07:46:13.357Z] ---> a890e3202dc3 [2023-09-13T07:46:13.357Z] Step 22/23 : LABEL git_sha=26e70d184d940b851e0540af95c39d19f0ae7fb9 [2023-09-13T07:46:13.357Z] ---> Running in 6bd88ba22805 [2023-09-13T07:46:13.357Z] Removing intermediate container 6bd88ba22805 [2023-09-13T07:46:13.357Z] ---> 52036607ce88 [2023-09-13T07:46:13.357Z] Step 23/23 : LABEL version=3.1.0-dev.24 [2023-09-13T07:46:13.410Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T07:46:13.410Z] 1baf3a5c0e64: Download complete [2023-09-13T07:46:13.615Z] ---> Running in 4eee61131089 [2023-09-13T07:46:13.616Z] Removing intermediate container 4eee61131089 [2023-09-13T07:46:13.616Z] ---> 1466b58afe9f [2023-09-13T07:46:13.616Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T07:46:13.616Z] Successfully built 1466b58afe9f [2023-09-13T07:46:13.616Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-09-13T07:46:14.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T07:46:14.048Z] [2023-09-13T07:46:14.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:46:14.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T07:46:14.346Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T07:46:14.346Z] 5eb5b503b376: Pulling fs layer [2023-09-13T07:46:14.346Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T07:46:14.346Z] ec43610c2a17: Pulling fs layer [2023-09-13T07:46:14.346Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T07:46:14.346Z] 33b1e0a273af: Pulling fs layer [2023-09-13T07:46:14.346Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T07:46:14.346Z] 2f39f015ded8: Pulling fs layer [2023-09-13T07:46:14.346Z] 33b1e0a273af: Waiting [2023-09-13T07:46:14.346Z] 5d3b04190fa2: Waiting [2023-09-13T07:46:14.346Z] 2f39f015ded8: Waiting [2023-09-13T07:46:14.346Z] 3a2ae6a8a46f: Waiting [2023-09-13T07:46:14.346Z] 5c69ac0246d0: Download complete [2023-09-13T07:46:14.346Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T07:46:14.346Z] 3a2ae6a8a46f: Download complete [2023-09-13T07:46:14.346Z] 33b1e0a273af: Verifying Checksum [2023-09-13T07:46:14.346Z] 33b1e0a273af: Download complete [2023-09-13T07:46:14.346Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T07:46:14.346Z] 5d3b04190fa2: Download complete [2023-09-13T07:46:14.346Z] ec43610c2a17: Verifying Checksum [2023-09-13T07:46:14.346Z] ec43610c2a17: Download complete [2023-09-13T07:46:14.604Z] 5eb5b503b376: Verifying Checksum [2023-09-13T07:46:14.604Z] 5eb5b503b376: Download complete [2023-09-13T07:46:14.811Z] 5d54e960e981: Pull complete [2023-09-13T07:46:15.169Z] 2f39f015ded8: Download complete [2023-09-13T07:46:15.734Z] 5eb5b503b376: Pull complete [2023-09-13T07:46:15.734Z] 5c69ac0246d0: Pull complete [2023-09-13T07:46:16.300Z] ec43610c2a17: Pull complete [2023-09-13T07:46:16.300Z] 3a2ae6a8a46f: Pull complete [2023-09-13T07:46:16.558Z] 33b1e0a273af: Pull complete [2023-09-13T07:46:16.558Z] 5d3b04190fa2: Pull complete [2023-09-13T07:46:20.742Z] 2f39f015ded8: Pull complete [2023-09-13T07:46:20.742Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T07:46:20.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T07:46:20.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:46:20.824Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:46:20.856Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:46:21.941Z] $ docker top 13fb64879249832697bb5977d59025c92f41271431c789969cf1f82d049da644 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:46:22.366Z] ---> job-cost.sh [2023-09-13T07:46:22.366Z] lf-activate-venv: SKIPPING [2023-09-13T07:46:22.366Z] INFO: No Stack... [2023-09-13T07:46:22.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T07:46:23.192Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T07:46:23.480Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-09-13T07:46:23.480Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T07:46:23.493Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [2023-09-13T07:46:23.499Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] did not exist. Created. [2023-09-13T07:46:23.500Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T07:46:23.805Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-13T07:46:23.841Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T07:46:23.847Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T07:46:23.874Z] $ docker stop --time=1 13fb64879249832697bb5977d59025c92f41271431c789969cf1f82d049da644 [2023-09-13T07:46:24.895Z] c4a7e357bf2a: Pull complete [2023-09-13T07:46:25.043Z] $ docker rm -f --volumes 13fb64879249832697bb5977d59025c92f41271431c789969cf1f82d049da644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-09-13T07:46:25.161Z] f0e02332f6b5: Pull complete [Pipeline] } [2023-09-13T07:46:27.735Z] 66412af1f25a: Pull complete [2023-09-13T07:46:34.402Z] 1baf3a5c0e64: Pull complete [2023-09-13T07:46:35.364Z] 9a37bb91b891: Pull complete [2023-09-13T07:46:36.785Z] a29adfc67d43: Pull complete [2023-09-13T07:46:38.267Z] d5de9f91c1a4: Pull complete [2023-09-13T07:46:38.267Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T07:46:38.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T07:46:38.267Z] ---> 746ca1b523b5 [2023-09-13T07:46:38.267Z] Step 3/10 : ARG MAKE=make build [2023-09-13T07:46:40.228Z] ---> Running in 0197d9441576 [2023-09-13T07:46:40.228Z] Removing intermediate container 0197d9441576 [2023-09-13T07:46:40.228Z] ---> 1d5a4d207e26 [2023-09-13T07:46:40.228Z] Step 4/10 : WORKDIR /device-sdk-go [2023-09-13T07:46:40.228Z] ---> Running in a37b471e1308 [2023-09-13T07:46:40.812Z] Removing intermediate container a37b471e1308 [2023-09-13T07:46:40.812Z] ---> 9cf3cb567903 [2023-09-13T07:46:40.812Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-13T07:46:40.812Z] ---> Running in d2b118f97b94 [2023-09-13T07:46:41.086Z] Removing intermediate container d2b118f97b94 [2023-09-13T07:46:41.086Z] ---> 9658be871bd5 [2023-09-13T07:46:41.086Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-09-13T07:46:41.086Z] ---> Running in 8f1b753a2fc4 [2023-09-13T07:46:42.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T07:46:42.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T07:46:43.601Z] OK: 267 MiB in 56 packages [2023-09-13T07:46:44.564Z] Removing intermediate container 8f1b753a2fc4 [2023-09-13T07:46:44.564Z] ---> 2ec91e89e1dc [2023-09-13T07:46:44.564Z] Step 7/10 : COPY go.mod vendor* ./ [2023-09-13T07:46:44.835Z] ---> 33437c0b46ae [2023-09-13T07:46:44.835Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T07:46:44.835Z] ---> Running in cd1e7c42de75 [2023-09-13T07:47:52.728Z] Removing intermediate container cd1e7c42de75 [2023-09-13T07:47:52.728Z] ---> e72117054612 [2023-09-13T07:47:52.728Z] Step 9/10 : COPY . . [2023-09-13T07:47:52.728Z] ---> ad490c7cdc99 [2023-09-13T07:47:52.728Z] Step 10/10 : RUN ${MAKE} [2023-09-13T07:47:52.728Z] ---> Running in b6cb2d45afa3 [2023-09-13T07:47:52.728Z] noop [2023-09-13T07:47:52.728Z] Removing intermediate container b6cb2d45afa3 [2023-09-13T07:47:52.728Z] ---> fd63d363c9f4 [2023-09-13T07:47:52.728Z] Successfully built fd63d363c9f4 [2023-09-13T07:47:52.728Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:47:53.073Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T07:47:53.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:47:53.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-6091 does not seem to be running inside a container [2023-09-13T07:47:53.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/253 -v /w/workspace/device-sdk-go/253:/w/workspace/device-sdk-go/253:rw,z -v /w/workspace/device-sdk-go/253@tmp:/w/workspace/device-sdk-go/253@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-09-13T07:47:54.441Z] $ docker top 342245ca5536f114c879c4f0468398fab0da78ee89051f696e4c6c6dea7fb193 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T07:47:55.257Z] + go version [2023-09-13T07:47:55.257Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T07:47:55.273Z] $ docker stop --time=1 342245ca5536f114c879c4f0468398fab0da78ee89051f696e4c6c6dea7fb193 [2023-09-13T07:47:56.831Z] $ docker rm -f --volumes 342245ca5536f114c879c4f0468398fab0da78ee89051f696e4c6c6dea7fb193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:47:57.358Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T07:47:57.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:47:57.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-6091 does not seem to be running inside a container [2023-09-13T07:47:57.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/253 -v /w/workspace/device-sdk-go/253:/w/workspace/device-sdk-go/253:rw,z -v /w/workspace/device-sdk-go/253@tmp:/w/workspace/device-sdk-go/253@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-09-13T07:47:58.649Z] $ docker top 1f6d0666f86727b96404a31525e494024cc8ade046120480780cb38943b17220 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T07:47:59.155Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/253 [Pipeline] fileExists [Pipeline] sh [2023-09-13T07:47:59.481Z] + make test [2023-09-13T07:47:59.481Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T07:48:31.666Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-09-13T07:50:08.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-09-13T07:50:08.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-09-13T07:50:08.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-09-13T07:50:08.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-09-13T07:50:08.270Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-09-13T07:50:08.270Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.191s coverage: 27.6% of statements [2023-09-13T07:50:13.621Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.328s coverage: 80.2% of statements [2023-09-13T07:50:23.679Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-09-13T07:50:23.679Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-09-13T07:50:24.641Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.310s coverage: 86.0% of statements [2023-09-13T07:50:28.896Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-09-13T07:50:29.920Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.595s coverage: 71.8% of statements [2023-09-13T07:50:33.249Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-09-13T07:50:33.249Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-09-13T07:50:33.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.240s coverage: 14.4% of statements [2023-09-13T07:50:33.249Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.659s coverage: 44.2% of statements [2023-09-13T07:50:34.211Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.383s coverage: 68.5% of statements [2023-09-13T07:50:37.545Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.412s coverage: 89.2% of statements [2023-09-13T07:50:37.545Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-09-13T07:50:38.499Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.217s coverage: 5.5% of statements [2023-09-13T07:50:39.098Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-13T07:50:39.098Z] GO111MODULE=on go vet ./... [2023-09-13T07:52:15.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T07:52:15.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T07:52:15.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T07:52:15.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T07:52:15.858Z] $ docker stop --time=1 1f6d0666f86727b96404a31525e494024cc8ade046120480780cb38943b17220 [2023-09-13T07:52:17.833Z] $ docker rm -f --volumes 1f6d0666f86727b96404a31525e494024cc8ade046120480780cb38943b17220 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T07:52:19.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T07:52:19.379Z] Warning: overwriting stash ‘coverage-report’ [2023-09-13T07:52:19.892Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T07:52:20.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T07:52:20.592Z] + ls -al . [2023-09-13T07:52:20.592Z] total 300 [2023-09-13T07:52:20.592Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 07:48 . [2023-09-13T07:52:20.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:45 .. [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 13 07:45 .dockerignore [2023-09-13T07:52:20.592Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 07:45 .git [2023-09-13T07:52:20.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:45 .github [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 137 Sep 13 07:45 .gitignore [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 13 07:45 .golangci.yml [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 44878 Sep 13 07:45 CHANGELOG.md [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 07:45 GOVERNANCE.md [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 885 Sep 13 07:45 Jenkinsfile [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 13 07:45 LICENSE [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 1842 Sep 13 07:45 Makefile [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 13 07:45 OWNERS.md [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 4933 Sep 13 07:45 README.md [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 13 07:43 VERSION [2023-09-13T07:52:20.592Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 07:45 bin [2023-09-13T07:52:20.592Z] -rw-r--r-- 1 jenkins jenkins 120475 Sep 13 07:50 coverage.out [2023-09-13T07:52:20.592Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 07:45 example [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 3722 Sep 13 07:45 go.mod [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 33547 Sep 13 07:45 go.sum [2023-09-13T07:52:20.592Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:45 internal [2023-09-13T07:52:20.592Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 07:45 openapi [2023-09-13T07:52:20.592Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 07:45 pkg [2023-09-13T07:52:20.592Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 07:45 snap [2023-09-13T07:52:20.592Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 13 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:52:20.931Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=26e70d184d940b851e0540af95c39d19f0ae7fb9 --label arch=arm64 --label version=3.1.0-dev.24 . [2023-09-13T07:52:21.198Z] Sending build context to Docker daemon 6.06MB [2023-09-13T07:52:21.198Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T07:52:21.198Z] Step 2/23 : FROM ${BASE} AS builder [2023-09-13T07:52:21.198Z] ---> fd63d363c9f4 [2023-09-13T07:52:21.198Z] Step 3/23 : ARG MAKE=make build [2023-09-13T07:52:21.464Z] ---> Running in c82017069683 [2023-09-13T07:52:21.730Z] Removing intermediate container c82017069683 [2023-09-13T07:52:21.730Z] ---> 2191cb34b874 [2023-09-13T07:52:21.730Z] Step 4/23 : WORKDIR /device-sdk-go [2023-09-13T07:52:21.730Z] ---> Running in dca30aa6bd96 [2023-09-13T07:52:21.996Z] Removing intermediate container dca30aa6bd96 [2023-09-13T07:52:21.996Z] ---> 41e473d26234 [2023-09-13T07:52:21.996Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-13T07:52:21.996Z] ---> Running in bd2db54ddb0f [2023-09-13T07:52:22.263Z] Removing intermediate container bd2db54ddb0f [2023-09-13T07:52:22.263Z] ---> e7dd4296250f [2023-09-13T07:52:22.263Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-09-13T07:52:22.529Z] ---> Running in 08ce82d342b1 [2023-09-13T07:52:23.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T07:52:23.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T07:52:24.720Z] OK: 267 MiB in 56 packages [2023-09-13T07:52:25.676Z] Removing intermediate container 08ce82d342b1 [2023-09-13T07:52:25.676Z] ---> 8fd0b33837c9 [2023-09-13T07:52:25.676Z] Step 7/23 : COPY go.mod vendor* ./ [2023-09-13T07:52:25.942Z] ---> 9b6845ff6943 [2023-09-13T07:52:25.942Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T07:52:25.942Z] ---> Running in 40ba86c28312 [2023-09-13T07:52:27.881Z] Removing intermediate container 40ba86c28312 [2023-09-13T07:52:27.881Z] ---> 33d781b0eea6 [2023-09-13T07:52:27.881Z] Step 9/23 : COPY . . [2023-09-13T07:52:28.841Z] ---> ed7acd3cc1c9 [2023-09-13T07:52:28.841Z] Step 10/23 : RUN ${MAKE} [2023-09-13T07:52:28.841Z] ---> Running in 39021f93275a [2023-09-13T07:52:29.800Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.24" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-09-13T07:54:21.413Z] Removing intermediate container 39021f93275a [2023-09-13T07:54:21.413Z] ---> 2175625930cc [2023-09-13T07:54:21.413Z] Step 11/23 : FROM alpine:3.18 [2023-09-13T07:54:21.413Z] 3.18: Pulling from library/alpine [2023-09-13T07:54:21.413Z] 9fda8d8052c6: Already exists [2023-09-13T07:54:21.413Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T07:54:21.413Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T07:54:21.413Z] ---> f6648c04cd6c [2023-09-13T07:54:21.413Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-13T07:54:21.413Z] ---> Running in d040aaff7512 [2023-09-13T07:54:21.413Z] Removing intermediate container d040aaff7512 [2023-09-13T07:54:21.413Z] ---> b5a74047aa32 [2023-09-13T07:54:21.413Z] Step 13/23 : RUN apk add --update --no-cache [2023-09-13T07:54:21.413Z] ---> Running in ac7aebf5c4bf [2023-09-13T07:54:21.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T07:54:21.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T07:54:21.413Z] OK: 8 MiB in 15 packages [2023-09-13T07:54:21.413Z] Removing intermediate container ac7aebf5c4bf [2023-09-13T07:54:21.413Z] ---> b38a206a497d [2023-09-13T07:54:21.413Z] Step 14/23 : WORKDIR / [2023-09-13T07:54:21.413Z] ---> Running in cc96517aca5a [2023-09-13T07:54:21.413Z] Removing intermediate container cc96517aca5a [2023-09-13T07:54:21.413Z] ---> b318ded1debd [2023-09-13T07:54:21.413Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-09-13T07:54:21.413Z] ---> ce1f38159dfb [2023-09-13T07:54:21.413Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-09-13T07:54:21.413Z] ---> e63874d05df2 [2023-09-13T07:54:21.413Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-09-13T07:54:21.413Z] ---> 54aae19c91cc [2023-09-13T07:54:21.413Z] Step 18/23 : EXPOSE 59999 [2023-09-13T07:54:21.413Z] ---> Running in 738830b24d8a [2023-09-13T07:54:21.413Z] Removing intermediate container 738830b24d8a [2023-09-13T07:54:21.413Z] ---> 0c5bc2c1b71c [2023-09-13T07:54:21.413Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-09-13T07:54:21.413Z] ---> Running in afb16287da9a [2023-09-13T07:54:21.413Z] Removing intermediate container afb16287da9a [2023-09-13T07:54:21.413Z] ---> f404256b6327 [2023-09-13T07:54:21.413Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-13T07:54:21.413Z] ---> Running in 0f57a4c93cd9 [2023-09-13T07:54:21.413Z] Removing intermediate container 0f57a4c93cd9 [2023-09-13T07:54:21.413Z] ---> 532c9da628a6 [2023-09-13T07:54:21.413Z] Step 21/23 : LABEL arch=arm64 [2023-09-13T07:54:21.413Z] ---> Running in 1d365706e740 [2023-09-13T07:54:21.413Z] Removing intermediate container 1d365706e740 [2023-09-13T07:54:21.413Z] ---> 312f7d379c20 [2023-09-13T07:54:21.413Z] Step 22/23 : LABEL git_sha=26e70d184d940b851e0540af95c39d19f0ae7fb9 [2023-09-13T07:54:21.413Z] ---> Running in f6775c7c2425 [2023-09-13T07:54:21.413Z] Removing intermediate container f6775c7c2425 [2023-09-13T07:54:21.413Z] ---> bc2a96a63233 [2023-09-13T07:54:21.413Z] Step 23/23 : LABEL version=3.1.0-dev.24 [2023-09-13T07:54:21.413Z] ---> Running in 76aaeeae5131 [2023-09-13T07:54:21.413Z] Removing intermediate container 76aaeeae5131 [2023-09-13T07:54:21.413Z] ---> de7ba2f305f2 [2023-09-13T07:54:21.413Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T07:54:21.413Z] Successfully built de7ba2f305f2 [2023-09-13T07:54:21.413Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:54:21.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T07:54:21.862Z] [2023-09-13T07:54:21.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:54:22.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T07:54:22.188Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T07:54:22.188Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T07:54:22.188Z] 04944245beec: Pulling fs layer [2023-09-13T07:54:22.188Z] 699f458cf7ca: Pulling fs layer [2023-09-13T07:54:22.188Z] 765212b225bb: Pulling fs layer [2023-09-13T07:54:22.188Z] f23df028b6ca: Pulling fs layer [2023-09-13T07:54:22.188Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T07:54:22.188Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T07:54:22.188Z] f23df028b6ca: Waiting [2023-09-13T07:54:22.188Z] 765212b225bb: Waiting [2023-09-13T07:54:22.188Z] d65c8cfc05b1: Waiting [2023-09-13T07:54:22.188Z] 2437ff75d9bd: Waiting [2023-09-13T07:54:22.456Z] 04944245beec: Verifying Checksum [2023-09-13T07:54:22.456Z] 04944245beec: Download complete [2023-09-13T07:54:22.456Z] 765212b225bb: Verifying Checksum [2023-09-13T07:54:22.456Z] 765212b225bb: Download complete [2023-09-13T07:54:22.456Z] f23df028b6ca: Verifying Checksum [2023-09-13T07:54:22.456Z] f23df028b6ca: Download complete [2023-09-13T07:54:22.456Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T07:54:22.456Z] d65c8cfc05b1: Download complete [2023-09-13T07:54:22.456Z] 699f458cf7ca: Verifying Checksum [2023-09-13T07:54:22.456Z] 699f458cf7ca: Download complete [2023-09-13T07:54:23.040Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T07:54:23.040Z] 8998bd30e6a1: Download complete [2023-09-13T07:54:24.982Z] 2437ff75d9bd: Download complete [2023-09-13T07:54:26.920Z] 8998bd30e6a1: Pull complete [2023-09-13T07:54:27.185Z] 04944245beec: Pull complete [2023-09-13T07:54:28.587Z] 699f458cf7ca: Pull complete [2023-09-13T07:54:28.851Z] 765212b225bb: Pull complete [2023-09-13T07:54:29.807Z] f23df028b6ca: Pull complete [2023-09-13T07:54:29.807Z] d65c8cfc05b1: Pull complete [2023-09-13T07:54:44.783Z] 2437ff75d9bd: Pull complete [2023-09-13T07:54:44.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T07:54:44.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T07:54:44.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:54:44.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-6091 does not seem to be running inside a container [2023-09-13T07:54:45.017Z] $ 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-sdk-go/253 -v /w/workspace/device-sdk-go/253:/w/workspace/device-sdk-go/253:rw,z -v /w/workspace/device-sdk-go/253@tmp:/w/workspace/device-sdk-go/253@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-09-13T07:54:50.199Z] $ docker top 57c3f5260c69518151976adf4392207ad8640f6a437c4021a1cdd1f0183ca460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:54:50.715Z] ---> job-cost.sh [2023-09-13T07:54:50.979Z] lf-activate-venv: SKIPPING [2023-09-13T07:54:50.979Z] INFO: No Stack... [2023-09-13T07:54:51.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T07:54:52.136Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T07:54:52.453Z] + cat /w/workspace/device-sdk-go/253/archives/cost.csv [2023-09-13T07:54:52.719Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T07:54:52.766Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [2023-09-13T07:54:52.770Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] did not exist. Created. [2023-09-13T07:54:52.770Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T07:54:53.095Z] /w/workspace/device-sdk-go/253@tmp/durable-4fe6622c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-13T07:54:53.416Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T07:54:53.442Z] Warning: overwriting stash ‘stack-cost’ [2023-09-13T07:54:53.514Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T07:54:53.521Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-253-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T07:54:53.534Z] $ docker stop --time=1 57c3f5260c69518151976adf4392207ad8640f6a437c4021a1cdd1f0183ca460 [2023-09-13T07:54:54.975Z] $ docker rm -f --volumes 57c3f5260c69518151976adf4392207ad8640f6a437c4021a1cdd1f0183ca460 [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-09-13T07:54:55.352Z] provisioning config files... [2023-09-13T07:54:55.359Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12420183101002568336tmp [Pipeline] { [Pipeline] sh [2023-09-13T07:54:55.657Z] + set +x [2023-09-13T07:54:55.657Z] + curl -s https://codecov.io/bash [2023-09-13T07:54:55.657Z] + bash -s -- [2023-09-13T07:54:55.657Z] [2023-09-13T07:54:55.657Z] _____ _ [2023-09-13T07:54:55.657Z] / ____| | | [2023-09-13T07:54:55.657Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T07:54:55.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T07:54:55.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T07:54:55.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T07:54:55.657Z] Bash-1.0.6 [2023-09-13T07:54:55.657Z] [2023-09-13T07:54:55.657Z] [2023-09-13T07:54:55.657Z] ==> git version 2.25.1 found [2023-09-13T07:54:55.657Z] ==> 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-09-13T07:54:55.657Z] Release-Date: 2020-01-08 [2023-09-13T07:54:55.657Z] 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-09-13T07:54:55.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T07:54:55.657Z] ==> Jenkins CI detected. [2023-09-13T07:54:55.657Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-09-13T07:54:55.657Z] project root: . [2023-09-13T07:54:55.657Z] --> token set from env [2023-09-13T07:54:55.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T07:54:55.657Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T07:54:55.657Z] ==> Python coveragepy not found [2023-09-13T07:54:55.657Z] ==> Searching for coverage reports in: [2023-09-13T07:54:55.657Z] + . [2023-09-13T07:54:55.657Z] -> Found 1 reports [2023-09-13T07:54:55.657Z] ==> Detecting git/mercurial file structure [2023-09-13T07:54:55.917Z] ==> Reading reports [2023-09-13T07:54:55.917Z] + ./coverage.out bytes=120475 [2023-09-13T07:54:55.917Z] ==> Appending adjustments [2023-09-13T07:54:55.917Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T07:54:56.176Z] + Found adjustments [2023-09-13T07:54:56.176Z] ==> Gzipping contents [2023-09-13T07:54:56.176Z] 20K /tmp/codecov.VjLGUJ.gz [2023-09-13T07:54:56.176Z] ==> Uploading reports [2023-09-13T07:54:56.176Z] url: https://codecov.io [2023-09-13T07:54:56.176Z] query: branch=main&commit=26e70d184d940b851e0540af95c39d19f0ae7fb9&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T07:54:56.176Z] -> Pinging Codecov [2023-09-13T07:54:56.176Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=26e70d184d940b851e0540af95c39d19f0ae7fb9&build=253&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F253%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-13T07:54:56.176Z] -> Uploading to [2023-09-13T07:54:56.176Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/7E55EF52A471D76F132DFD9A03CDDE97/26e70d184d940b851e0540af95c39d19f0ae7fb9/81e9976d-3437-4e49-afdf-9b5cfc8954b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T075456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=756f76014d3c8d788b611f329a1a26b11e9749e3f3e98028d00d9c82e38e7642 [2023-09-13T07:54:56.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T07:54:56.176Z] Dload Upload Total Spent Left Speed [2023-09-13T07:54:56.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16437 0 0 100 16437 0 80573 --:--:-- --:--:-- --:--:-- 80573 [2023-09-13T07:54:56.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] } [2023-09-13T07:54:56.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-13T07:54:56.629Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-13T07:54:56.637Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:54:56.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T07:54:56.933Z] [2023-09-13T07:54:56.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:54:57.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T07:54:57.232Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-13T07:54:57.233Z] df9b9388f04a: Pulling fs layer [2023-09-13T07:54:57.233Z] 52dc419b0ee2: Pulling fs layer [2023-09-13T07:54:57.233Z] 25bc292e5bac: Pulling fs layer [2023-09-13T07:54:57.233Z] 114826534d7a: Pulling fs layer [2023-09-13T07:54:57.233Z] 4657fd5d0bcf: Pulling fs layer [2023-09-13T07:54:57.233Z] 6ad1cebc031e: Pulling fs layer [2023-09-13T07:54:57.233Z] 8a3aa393b2d8: Pulling fs layer [2023-09-13T07:54:57.233Z] 114826534d7a: Waiting [2023-09-13T07:54:57.233Z] 4657fd5d0bcf: Waiting [2023-09-13T07:54:57.233Z] 6ad1cebc031e: Waiting [2023-09-13T07:54:57.233Z] 8a3aa393b2d8: Waiting [2023-09-13T07:54:57.233Z] 52dc419b0ee2: Verifying Checksum [2023-09-13T07:54:57.233Z] 52dc419b0ee2: Download complete [2023-09-13T07:54:57.233Z] 4657fd5d0bcf: Verifying Checksum [2023-09-13T07:54:57.233Z] 4657fd5d0bcf: Download complete [2023-09-13T07:54:57.233Z] df9b9388f04a: Verifying Checksum [2023-09-13T07:54:57.233Z] df9b9388f04a: Download complete [2023-09-13T07:54:57.492Z] 6ad1cebc031e: Verifying Checksum [2023-09-13T07:54:57.492Z] 6ad1cebc031e: Download complete [2023-09-13T07:54:57.492Z] df9b9388f04a: Pull complete [2023-09-13T07:54:57.492Z] 52dc419b0ee2: Pull complete [2023-09-13T07:54:57.492Z] 25bc292e5bac: Pull complete [2023-09-13T07:54:58.058Z] 114826534d7a: Verifying Checksum [2023-09-13T07:54:58.058Z] 114826534d7a: Download complete [2023-09-13T07:54:58.058Z] 8a3aa393b2d8: Verifying Checksum [2023-09-13T07:54:58.058Z] 8a3aa393b2d8: Download complete [2023-09-13T07:55:01.342Z] 114826534d7a: Pull complete [2023-09-13T07:55:01.342Z] 4657fd5d0bcf: Pull complete [2023-09-13T07:55:01.601Z] 6ad1cebc031e: Pull complete [2023-09-13T07:55:04.130Z] 8a3aa393b2d8: Pull complete [2023-09-13T07:55:04.130Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-13T07:55:04.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-13T07:55:04.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:55:04.217Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:55:04.247Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:55:05.602Z] $ docker top e3a114045569174284aa3c4d5dec1673b2c94b53b44627107eac71210d1dfa8c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T07:55:05.660Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-09-13T07:55:05.936Z] + set -o pipefail [2023-09-13T07:55:05.937Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-09-13T07:55:11.199Z] [2023-09-13T07:55:11.199Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-09-13T07:55:11.199Z] [2023-09-13T07:55:11.199Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/0f8f9773-dc78-4dac-b2ed-c30b7502533b [2023-09-13T07:55:11.199Z] [2023-09-13T07:55:11.199Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-13T07:55:11.199Z] [2023-09-13T07:55:11.199Z] [2023-09-13T07:55:11.199Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-13T07:55:11.199Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-13T07:55:11.199Z] More details here: https://snyk.co/ue1NS [2023-09-13T07:55:11.199Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-13T07:55:11.199Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-13T07:55:11.209Z] $ docker stop --time=1 e3a114045569174284aa3c4d5dec1673b2c94b53b44627107eac71210d1dfa8c [2023-09-13T07:55:13.014Z] $ docker rm -f --volumes e3a114045569174284aa3c4d5dec1673b2c94b53b44627107eac71210d1dfa8c [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) [Pipeline] echo [2023-09-13T07:55:13.475Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T07:55:13.486Z] provisioning config files... [2023-09-13T07:55:13.493Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13704973839100837904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:13.787Z] --> edgex-publish-swagger.sh [2023-09-13T07:55:13.787Z] === Publish openapi/v3 API === [2023-09-13T07:55:13.787Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-13T07:55:13.787Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-09-13T07:55:13.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T07:55:13.787Z] Dload Upload Total Spent Left Speed [2023-09-13T07:55:14.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 46602 --:--:-- --:--:-- --:--:-- 46510 100 23674 0 0 100 23674 0 46510 --:--:-- --:--:-- --:--:-- 46510 [2023-09-13T07:55:14.355Z] [2023-09-13T07:55:14.355Z] [Pipeline] } [2023-09-13T07:55:14.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T07:55:14.780Z] + git log --format=format:%s -1 26e70d184d940b851e0540af95c39d19f0ae7fb9 [Pipeline] sh [2023-09-13T07:55:15.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T07:55:15.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:55:15.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T07:55:15.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:55:15.436Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:55:15.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:55:15.835Z] $ docker top edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T07:55:15.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T07:55:15.921Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T07:55:16.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T07:55:16.043Z] $ docker exec edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f ssh-agent [2023-09-13T07:55:16.158Z] SSH_AUTH_SOCK=/tmp/ssh-JBOIxVSOs8iE/agent.33 [2023-09-13T07:55:16.158Z] SSH_AGENT_PID=39 [2023-09-13T07:55:16.163Z] Running ssh-add (command line suppressed) [2023-09-13T07:55:16.270Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2998159289663507440.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2998159289663507440.key) [2023-09-13T07:55:16.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T07:55:16.661Z] + git semver tag [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,843 [run_tag] DEBUG tag force:False [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,844 [check_head_tag] DEBUG check head tag [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,845 [execute] INFO git cat-file --batch-check [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,849 [execute] INFO git cat-file --batch [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,864 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,865 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,865 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-13T07:55:16.941Z] 2023-09-13 07:55:16,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:16.941Z] 3.1.0-dev.24 [Pipeline] } [2023-09-13T07:55:16.958Z] $ docker exec --env ******** --env ******** edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f ssh-agent -k [2023-09-13T07:55:17.054Z] unset SSH_AUTH_SOCK; [2023-09-13T07:55:17.054Z] unset SSH_AGENT_PID; [2023-09-13T07:55:17.055Z] echo Agent pid 39 killed; [2023-09-13T07:55:17.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T07:55:17.432Z] + git semver [Pipeline] } [2023-09-13T07:55:17.712Z] $ docker stop --time=1 edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f [2023-09-13T07:55:19.007Z] $ docker rm -f --volumes edc3c1f37b0bce1f25173be0d093fea929f2edf3688673bff932cd2b1273605f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:55:19.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T07:55:19.387Z] [2023-09-13T07:55:19.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:55:19.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T07:55:19.686Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-13T07:55:19.686Z] ab5ef0e58194: Pulling fs layer [2023-09-13T07:55:19.686Z] 9712f1f96733: Pulling fs layer [2023-09-13T07:55:19.686Z] 63f879dbbcfc: Pulling fs layer [2023-09-13T07:55:19.686Z] 0d9ebad4ef96: Pulling fs layer [2023-09-13T07:55:19.686Z] e9a5061849ea: Pulling fs layer [2023-09-13T07:55:19.686Z] d747dcd14b5f: Pulling fs layer [2023-09-13T07:55:19.686Z] 2de7ff778b66: Pulling fs layer [2023-09-13T07:55:19.686Z] e9a5061849ea: Waiting [2023-09-13T07:55:19.686Z] d747dcd14b5f: Waiting [2023-09-13T07:55:19.686Z] 2de7ff778b66: Waiting [2023-09-13T07:55:19.686Z] 0d9ebad4ef96: Waiting [2023-09-13T07:55:19.686Z] 9712f1f96733: Download complete [2023-09-13T07:55:19.944Z] 63f879dbbcfc: Verifying Checksum [2023-09-13T07:55:19.944Z] 63f879dbbcfc: Download complete [2023-09-13T07:55:20.204Z] 0d9ebad4ef96: Verifying Checksum [2023-09-13T07:55:20.204Z] 0d9ebad4ef96: Download complete [2023-09-13T07:55:20.204Z] d747dcd14b5f: Verifying Checksum [2023-09-13T07:55:20.204Z] d747dcd14b5f: Download complete [2023-09-13T07:55:20.204Z] e9a5061849ea: Verifying Checksum [2023-09-13T07:55:20.204Z] e9a5061849ea: Download complete [2023-09-13T07:55:20.204Z] ab5ef0e58194: Verifying Checksum [2023-09-13T07:55:20.204Z] ab5ef0e58194: Download complete [2023-09-13T07:55:20.204Z] 2de7ff778b66: Verifying Checksum [2023-09-13T07:55:23.485Z] ab5ef0e58194: Pull complete [2023-09-13T07:55:23.485Z] 9712f1f96733: Pull complete [2023-09-13T07:55:23.743Z] 63f879dbbcfc: Pull complete [2023-09-13T07:55:27.025Z] 0d9ebad4ef96: Pull complete [2023-09-13T07:55:27.591Z] e9a5061849ea: Pull complete [2023-09-13T07:55:27.591Z] d747dcd14b5f: Pull complete [2023-09-13T07:55:28.523Z] 2de7ff778b66: Pull complete [2023-09-13T07:55:28.523Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-13T07:55:28.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-13T07:55:28.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:55:28.610Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:55:28.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:55:30.082Z] $ docker top ba5e3cf00f2c0310b6c38a646bb4da1f077807527627f31fd7aa0523cedb6492 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-13T07:55:30.144Z] provisioning config files... [2023-09-13T07:55:30.151Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7687022868097642205tmp [2023-09-13T07:55:30.159Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1789648584936453164tmp [2023-09-13T07:55:30.167Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7109219690740845780tmp [Pipeline] { [Pipeline] echo [2023-09-13T07:55:30.180Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:30.463Z] ---> sigul-configuration.sh [2023-09-13T07:55:30.463Z] gpg: directory `/root/.gnupg' created [2023-09-13T07:55:30.463Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-13T07:55:30.463Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-13T07:55:30.463Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-13T07:55:30.463Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-13T07:55:30.463Z] gpg: CAST5 encrypted data [2023-09-13T07:55:30.463Z] gpg: encrypted with 1 passphrase [2023-09-13T07:55:30.463Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-13T07:55:30.745Z] + mkdir /home/jenkins [2023-09-13T07:55:30.745Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-13T07:55:31.030Z] + 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-09-13T07:55:31.038Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:31.319Z] ---> sigul-install.sh [2023-09-13T07:55:31.319Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-13T07:55:31.603Z] + git tag --list [2023-09-13T07:55:31.603Z] 0.7.1 [2023-09-13T07:55:31.603Z] delhi-tag [2023-09-13T07:55:31.603Z] v1.0.0 [2023-09-13T07:55:31.603Z] v1.1.0 [2023-09-13T07:55:31.603Z] v1.1.1 [2023-09-13T07:55:31.603Z] v1.1.2 [2023-09-13T07:55:31.603Z] v1.2.0 [2023-09-13T07:55:31.603Z] v1.2.1 [2023-09-13T07:55:31.603Z] v1.2.2 [2023-09-13T07:55:31.603Z] v1.2.3 [2023-09-13T07:55:31.603Z] v1.3.0 [2023-09-13T07:55:31.603Z] v1.4.0 [2023-09-13T07:55:31.603Z] v2.0.0 [2023-09-13T07:55:31.603Z] v2.1.0 [2023-09-13T07:55:31.603Z] v2.1.1 [2023-09-13T07:55:31.603Z] v2.2.0 [2023-09-13T07:55:31.603Z] v2.3.0 [2023-09-13T07:55:31.603Z] v2.3.1 [2023-09-13T07:55:31.603Z] v3.0 [2023-09-13T07:55:31.603Z] v3.0.0 [2023-09-13T07:55:31.603Z] v3.0.1-dev.1 [2023-09-13T07:55:31.603Z] v3.1.0-dev.1 [2023-09-13T07:55:31.603Z] v3.1.0-dev.10 [2023-09-13T07:55:31.603Z] v3.1.0-dev.11 [2023-09-13T07:55:31.603Z] v3.1.0-dev.12 [2023-09-13T07:55:31.603Z] v3.1.0-dev.13 [2023-09-13T07:55:31.603Z] v3.1.0-dev.14 [2023-09-13T07:55:31.603Z] v3.1.0-dev.15 [2023-09-13T07:55:31.603Z] v3.1.0-dev.16 [2023-09-13T07:55:31.603Z] v3.1.0-dev.17 [2023-09-13T07:55:31.603Z] v3.1.0-dev.18 [2023-09-13T07:55:31.603Z] v3.1.0-dev.19 [2023-09-13T07:55:31.603Z] v3.1.0-dev.2 [2023-09-13T07:55:31.603Z] v3.1.0-dev.20 [2023-09-13T07:55:31.603Z] v3.1.0-dev.21 [2023-09-13T07:55:31.603Z] v3.1.0-dev.22 [2023-09-13T07:55:31.603Z] v3.1.0-dev.23 [2023-09-13T07:55:31.603Z] v3.1.0-dev.24 [2023-09-13T07:55:31.603Z] v3.1.0-dev.3 [2023-09-13T07:55:31.603Z] v3.1.0-dev.4 [2023-09-13T07:55:31.603Z] v3.1.0-dev.5 [2023-09-13T07:55:31.603Z] v3.1.0-dev.6 [2023-09-13T07:55:31.603Z] v3.1.0-dev.7 [2023-09-13T07:55:31.603Z] v3.1.0-dev.8 [2023-09-13T07:55:31.603Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-13T07:55:31.888Z] + lftools sign git-tag v3.1.0-dev.24 [2023-09-13T07:55:32.455Z] Signing Git tag with Sigul... [2023-09-13T07:55:32.455Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-09-13T07:55:32.722Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:33.004Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-13T07:55:33.011Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-13T07:55:33.030Z] $ docker stop --time=1 ba5e3cf00f2c0310b6c38a646bb4da1f077807527627f31fd7aa0523cedb6492 [2023-09-13T07:55:34.347Z] $ docker rm -f --volumes ba5e3cf00f2c0310b6c38a646bb4da1f077807527627f31fd7aa0523cedb6492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-13T07:55:34.763Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T07:55:34.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:55:35.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T07:55:35.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:55:35.127Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:55:35.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:55:35.501Z] $ docker top e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a -eo pid,comm [2023-09-13T07:55:35.546Z] 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-09-13T07:55:35.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T07:55:35.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T07:55:35.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T07:55:35.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T07:55:35.693Z] $ docker exec e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a ssh-agent [2023-09-13T07:55:35.803Z] SSH_AUTH_SOCK=/tmp/ssh-g1emcowKqKCU/agent.32 [2023-09-13T07:55:35.803Z] SSH_AGENT_PID=38 [2023-09-13T07:55:35.808Z] Running ssh-add (command line suppressed) [2023-09-13T07:55:35.921Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15967377180423659259.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15967377180423659259.key) [2023-09-13T07:55:35.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T07:55:36.220Z] + git semver bump pre [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,419 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,419 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,419 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,419 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,421 [execute] INFO git cat-file --batch-check [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,427 [execute] INFO git cat-file --batch [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T07:55:36.478Z] 2023-09-13 07:55:36,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:36.478Z] 3.1.0-dev.25 [Pipeline] } [2023-09-13T07:55:36.487Z] $ docker exec --env ******** --env ******** e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a ssh-agent -k [2023-09-13T07:55:36.588Z] unset SSH_AUTH_SOCK; [2023-09-13T07:55:36.589Z] unset SSH_AGENT_PID; [2023-09-13T07:55:36.589Z] echo Agent pid 38 killed; [2023-09-13T07:55:36.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T07:55:36.907Z] + git semver [Pipeline] } [2023-09-13T07:55:37.178Z] $ docker stop --time=1 e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a [2023-09-13T07:55:38.462Z] $ docker rm -f --volumes e88e45cde427496f35bf70fee62a14d11098920f2748670f15866654fc88eb4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T07:55:38.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T07:55:38.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:55:39.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T07:55:39.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:55:39.193Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:55:39.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:55:39.570Z] $ docker top f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b -eo pid,comm [2023-09-13T07:55:39.620Z] 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-09-13T07:55:39.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T07:55:39.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T07:55:39.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T07:55:39.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T07:55:39.777Z] $ docker exec f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b ssh-agent [2023-09-13T07:55:39.890Z] SSH_AUTH_SOCK=/tmp/ssh-X2A7k1yOBoBD/agent.33 [2023-09-13T07:55:39.890Z] SSH_AGENT_PID=39 [2023-09-13T07:55:39.895Z] Running ssh-add (command line suppressed) [2023-09-13T07:55:39.997Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18383596197333052539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18383596197333052539.key) [2023-09-13T07:55:40.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T07:55:40.300Z] + git semver push [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,498 [run_push] DEBUG push [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,498 [execute] INFO git cat-file --batch-check [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,503 [execute] INFO git rev-list 3f9c21a2147f97ea7eb08cccfddfa00183800691 -- [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,503 [execute] DEBUG Popen(['git', 'rev-list', '3f9c21a2147f97ea7eb08cccfddfa00183800691', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,515 [execute] INFO git fetch -v origin [2023-09-13T07:55:40.560Z] 2023-09-13 07:55:40,515 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-13T07:55:41.126Z] 2023-09-13 07:55:41,002 [run_push] DEBUG no remote changes detected [2023-09-13T07:55:41.126Z] 2023-09-13 07:55:41,002 [execute] INFO git push origin semver [2023-09-13T07:55:41.126Z] 2023-09-13 07:55:41,002 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-13T07:55:42.069Z] 2023-09-13 07:55:41,779 [run_push] DEBUG push all version tags [2023-09-13T07:55:42.069Z] 2023-09-13 07:55:41,780 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-13T07:55:42.069Z] 2023-09-13 07:55:41,780 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-13T07:55:43.008Z] 2023-09-13 07:55:42,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-09-13T07:55:43.008Z] 3.1.0-dev.25 [Pipeline] } [2023-09-13T07:55:43.017Z] $ docker exec --env ******** --env ******** f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b ssh-agent -k [2023-09-13T07:55:43.130Z] unset SSH_AUTH_SOCK; [2023-09-13T07:55:43.130Z] unset SSH_AGENT_PID; [2023-09-13T07:55:43.130Z] echo Agent pid 39 killed; [2023-09-13T07:55:43.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T07:55:43.451Z] + git semver [Pipeline] } [2023-09-13T07:55:43.722Z] $ docker stop --time=1 f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b [2023-09-13T07:55:44.996Z] $ docker rm -f --volumes f5f0f86313a7ab93059164d45c63ecadcdd16ae9a09943a36d07d02c9466a71b [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-09-13T07:55:45.536Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-09-13T07:55:45.536Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-13T07:55:45.536Z] total 16 [2023-09-13T07:55:45.536Z] drwxr-xr-x 3 root root 4096 Sep 13 07:46 . [2023-09-13T07:55:45.536Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:55 .. [2023-09-13T07:55:45.536Z] drwxr-xr-x 2 root root 4096 Sep 13 07:46 cost [2023-09-13T07:55:45.536Z] -rw-r--r-- 1 root root 85 Sep 13 07:46 cost.csv [2023-09-13T07:55:45.536Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-13T07:55:45.536Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-09-13T07:55:45.536Z] total 16 [2023-09-13T07:55:45.536Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 07:46 . [2023-09-13T07:55:45.536Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 07:55 .. [2023-09-13T07:55:45.536Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 07:46 cost [2023-09-13T07:55:45.536Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 13 07:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:45.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:46.692Z] ---> package-listing.sh [2023-09-13T07:55:46.692Z] ++ facter osfamily [2023-09-13T07:55:46.692Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T07:55:46.952Z] + OS_FAMILY=debian [2023-09-13T07:55:46.952Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-09-13T07:55:46.952Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T07:55:46.952Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T07:55:46.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T07:55:46.952Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T07:55:46.952Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-09-13T07:55:46.952Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T07:55:46.952Z] + case "${OS_FAMILY}" in [2023-09-13T07:55:46.952Z] + dpkg -l [2023-09-13T07:55:46.952Z] + grep '^ii' [2023-09-13T07:55:46.952Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T07:55:46.952Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T07:55:46.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T07:55:46.952Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-09-13T07:55:46.952Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-09-13T07:55:46.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-09-13T07:55:46.963Z] 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T07:55:47.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T07:55:47.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T07:55:47.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T07:55:47.869Z] prd-ubuntu20.04-docker-8c-8g-6090 does not seem to be running inside a container [2023-09-13T07:55:47.901Z] $ 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-sdk-go_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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-09-13T07:55:48.099Z] $ docker top 01a40e6c6a93cfcac3870159e62daa6cbf1527ecbaa1cb7e61c15c275495ad54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T07:55:48.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T07:55:48.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T07:55:49.026Z] + ls /var/log/sa-host [2023-09-13T07:55:49.026Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T07:55:49.183Z] provisioning config files... [2023-09-13T07:55:49.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17917836508297565527tmp [Pipeline] { [Pipeline] echo [2023-09-13T07:55:49.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:49.487Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T07:55:49.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:49.831Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T07:55:49.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:50.123Z] ---> sudo-logs.sh [2023-09-13T07:55:50.123Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T07:55:50.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:50.426Z] ---> job-cost.sh [2023-09-13T07:55:50.426Z] lf-activate-venv: SKIPPING [2023-09-13T07:55:50.426Z] DEBUG: total: 0.2199999988079071 [2023-09-13T07:55:50.426Z] INFO: Retrieving Stack Cost... [2023-09-13T07:55:50.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T07:55:51.254Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T07:55:51.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T07:55:51.549Z] ---> logs-deploy.sh [2023-09-13T07:55:51.549Z] lf-activate-venv: SKIPPING [2023-09-13T07:55:51.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/253 [2023-09-13T07:55:51.549Z] INFO: archiving workspace using pattern(s): [2023-09-13T07:55:52.487Z] Archives upload complete. [2023-09-13T07:55:52.747Z] INFO: archiving logs to Nexus [2023-09-13T07:55:53.315Z] ---> uname -a: [2023-09-13T07:55:53.315Z] Linux prd-ubuntu20-04-docker-8c-8g-6090 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-13T07:55:53.315Z] [2023-09-13T07:55:53.315Z] [2023-09-13T07:55:53.315Z] ---> lscpu: [2023-09-13T07:55:53.315Z] Architecture: x86_64 [2023-09-13T07:55:53.315Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-13T07:55:53.315Z] Byte Order: Little Endian [2023-09-13T07:55:53.315Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-13T07:55:53.315Z] CPU(s): 8 [2023-09-13T07:55:53.315Z] On-line CPU(s) list: 0-7 [2023-09-13T07:55:53.315Z] Thread(s) per core: 1 [2023-09-13T07:55:53.315Z] Core(s) per socket: 1 [2023-09-13T07:55:53.315Z] Socket(s): 8 [2023-09-13T07:55:53.315Z] NUMA node(s): 1 [2023-09-13T07:55:53.315Z] Vendor ID: AuthenticAMD [2023-09-13T07:55:53.315Z] CPU family: 23 [2023-09-13T07:55:53.315Z] Model: 49 [2023-09-13T07:55:53.315Z] Model name: AMD EPYC-Rome Processor [2023-09-13T07:55:53.315Z] Stepping: 0 [2023-09-13T07:55:53.315Z] CPU MHz: 2799.998 [2023-09-13T07:55:53.315Z] BogoMIPS: 5599.99 [2023-09-13T07:55:53.315Z] Virtualization: AMD-V [2023-09-13T07:55:53.315Z] Hypervisor vendor: KVM [2023-09-13T07:55:53.315Z] Virtualization type: full [2023-09-13T07:55:53.315Z] L1d cache: 256 KiB [2023-09-13T07:55:53.315Z] L1i cache: 256 KiB [2023-09-13T07:55:53.315Z] L2 cache: 4 MiB [2023-09-13T07:55:53.315Z] L3 cache: 128 MiB [2023-09-13T07:55:53.315Z] NUMA node0 CPU(s): 0-7 [2023-09-13T07:55:53.315Z] Vulnerability Itlb multihit: Not affected [2023-09-13T07:55:53.315Z] Vulnerability L1tf: Not affected [2023-09-13T07:55:53.315Z] Vulnerability Mds: Not affected [2023-09-13T07:55:53.315Z] Vulnerability Meltdown: Not affected [2023-09-13T07:55:53.316Z] Vulnerability Mmio stale data: Not affected [2023-09-13T07:55:53.316Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-13T07:55:53.316Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-13T07:55:53.316Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-13T07:55:53.316Z] Vulnerability Srbds: Not affected [2023-09-13T07:55:53.316Z] Vulnerability Tsx async abort: Not affected [2023-09-13T07:55:53.316Z] 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-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] ---> nproc: [2023-09-13T07:55:53.316Z] 8 [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] ---> df -h: [2023-09-13T07:55:53.316Z] Filesystem Size Used Avail Use% Mounted on [2023-09-13T07:55:53.316Z] overlay 155G 13G 143G 9% / [2023-09-13T07:55:53.316Z] tmpfs 64M 0 64M 0% /dev [2023-09-13T07:55:53.316Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-13T07:55:53.316Z] shm 64M 0 64M 0% /dev/shm [2023-09-13T07:55:53.316Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] ---> sar -b -r -n DEV: [2023-09-13T07:55:53.316Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6090) 09/13/23 _x86_64_ (8 CPU) [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] 07:42:56 LINUX RESTART (8 CPU) [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] 07:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-13T07:55:53.316Z] 07:44:02 155.54 48.23 107.32 0.00 5426.43 202296.68 0.00 [2023-09-13T07:55:53.316Z] 07:45:01 171.09 1.22 169.87 0.00 18.44 53740.32 0.00 [2023-09-13T07:55:53.316Z] 07:46:01 90.32 0.22 90.10 0.00 7.60 21181.27 0.00 [2023-09-13T07:55:53.316Z] 07:47:01 120.60 0.03 120.56 0.00 7.60 35537.16 0.00 [2023-09-13T07:55:53.316Z] 07:48:01 17.01 0.97 16.04 0.00 67.44 553.28 0.00 [2023-09-13T07:55:53.316Z] 07:49:01 45.09 10.45 34.64 0.00 3383.30 5774.10 0.00 [2023-09-13T07:55:53.316Z] 07:50:01 3.50 0.02 3.48 0.00 0.13 82.37 0.00 [2023-09-13T07:55:53.316Z] 07:51:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2023-09-13T07:55:53.316Z] 07:52:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2023-09-13T07:55:53.316Z] 07:53:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-09-13T07:55:53.316Z] 07:54:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 [2023-09-13T07:55:53.316Z] 07:55:01 4.00 0.12 3.88 0.00 10.53 436.33 0.00 [2023-09-13T07:55:53.316Z] Average: 50.79 5.11 45.68 0.00 744.41 26598.01 0.00 [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-13T07:55:53.316Z] 07:44:02 29181364 31631752 690828 2.10 74196 2649904 1844752 5.44 960684 2388024 152 [2023-09-13T07:55:53.316Z] 07:45:01 28036656 31402008 900880 2.74 149224 3393432 2259348 6.66 1354232 3017404 98236 [2023-09-13T07:55:53.316Z] 07:46:01 27788460 31332164 968648 2.95 154452 3545704 2320824 6.84 1573200 3027496 226972 [2023-09-13T07:55:53.316Z] 07:47:01 27532152 31595260 707784 2.15 164848 4020464 1737376 5.12 1253952 3568620 8 [2023-09-13T07:55:53.316Z] 07:48:01 27515672 31587924 714552 2.17 168108 4025776 1749432 5.16 1269416 3573876 364 [2023-09-13T07:55:53.316Z] 07:49:01 27190344 31572784 702204 2.14 189348 4313916 1740300 5.13 1487056 3644844 20 [2023-09-13T07:55:53.316Z] 07:50:01 27197136 31574884 699892 2.13 187900 4310664 1717228 5.06 1484316 3641632 12 [2023-09-13T07:55:53.316Z] 07:51:01 27205224 31582988 691732 2.10 187904 4310668 1717228 5.06 1475972 3641628 140 [2023-09-13T07:55:53.316Z] 07:52:01 27205176 31582944 691708 2.10 187912 4310672 1717228 5.06 1475832 3641632 8 [2023-09-13T07:55:53.316Z] 07:53:01 27205128 31582912 691620 2.10 187940 4310676 1717228 5.06 1475872 3641636 188 [2023-09-13T07:55:53.316Z] 07:54:01 27205276 31583092 691388 2.10 187964 4310676 1717228 5.06 1475964 3641636 8 [2023-09-13T07:55:53.316Z] 07:55:01 26592416 31539704 733940 2.23 192440 4841084 1971844 5.81 1523852 4171884 538644 [2023-09-13T07:55:53.316Z] Average: 27487917 31547368 740431 2.25 169353 4028636 1850835 5.45 1400862 3466693 72063 [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-13T07:55:53.316Z] 07:44:02 ens3 616.80 404.82 6388.08 88.61 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:44:02 docker0 8.67 8.72 0.76 78.83 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:44:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:45:01 ens3 401.58 237.82 2444.45 32.27 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:45:01 docker0 221.67 373.87 18.69 2418.41 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:45:01 veth8d300f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:46:01 ens3 61.09 64.64 67.93 102.23 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:46:01 docker0 2.45 3.72 0.18 31.25 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:46:01 vethee9dc91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:46:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:47:01 ens3 98.57 60.37 2555.39 12.08 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:47:01 docker0 1.38 2.28 0.08 30.83 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:47:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:48:01 ens3 119.46 78.82 124.15 47.99 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:49:01 ens3 140.19 59.91 2076.06 4.16 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:52:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:54:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:55:01 ens3 121.48 72.15 3964.80 8.23 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] 07:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] Average: ens3 129.59 81.35 1466.96 24.63 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] Average: docker0 19.23 31.90 1.62 210.20 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] ---> sar -P ALL: [2023-09-13T07:55:53.316Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6090) 09/13/23 _x86_64_ (8 CPU) [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] 07:42:56 LINUX RESTART (8 CPU) [2023-09-13T07:55:53.316Z] [2023-09-13T07:55:53.316Z] 07:43:01 CPU %user %nice %system %iowait %steal %idle [2023-09-13T07:55:53.316Z] 07:44:02 all 9.26 0.00 3.37 3.32 0.06 83.99 [2023-09-13T07:55:53.316Z] 07:44:02 0 10.51 0.00 3.27 1.60 0.05 84.58 [2023-09-13T07:55:53.316Z] 07:44:02 1 6.14 0.00 3.13 1.21 0.05 89.46 [2023-09-13T07:55:53.316Z] 07:44:02 2 9.81 0.00 5.24 1.78 0.05 83.12 [2023-09-13T07:55:53.316Z] 07:44:02 3 6.91 0.00 3.62 5.23 0.07 84.17 [2023-09-13T07:55:53.316Z] 07:44:02 4 11.18 0.00 3.13 2.71 0.07 82.90 [2023-09-13T07:55:53.316Z] 07:44:02 5 9.88 0.00 2.60 12.55 0.07 74.89 [2023-09-13T07:55:53.316Z] 07:44:02 6 11.11 0.00 3.24 0.24 0.05 85.36 [2023-09-13T07:55:53.316Z] 07:44:02 7 8.51 0.00 2.71 1.20 0.08 87.50 [2023-09-13T07:55:53.316Z] 07:45:01 all 8.17 0.00 2.90 4.29 0.06 84.58 [2023-09-13T07:55:53.316Z] 07:45:01 0 7.73 0.00 2.69 0.29 0.05 89.24 [2023-09-13T07:55:53.316Z] 07:45:01 1 8.94 0.00 3.11 0.87 0.12 86.96 [2023-09-13T07:55:53.316Z] 07:45:01 2 8.37 0.00 3.89 25.08 0.09 62.57 [2023-09-13T07:55:53.316Z] 07:45:01 3 7.39 0.00 2.34 1.66 0.05 88.56 [2023-09-13T07:55:53.316Z] 07:45:01 4 9.71 0.00 4.51 0.34 0.05 85.39 [2023-09-13T07:55:53.316Z] 07:45:01 5 10.03 0.00 2.81 5.79 0.05 81.32 [2023-09-13T07:55:53.316Z] 07:45:01 6 6.90 0.00 1.73 0.03 0.03 91.30 [2023-09-13T07:55:53.316Z] 07:45:01 7 6.29 0.00 2.11 0.33 0.07 91.20 [2023-09-13T07:55:53.316Z] 07:46:01 all 48.14 0.00 5.10 1.65 0.10 45.02 [2023-09-13T07:55:53.316Z] 07:46:01 0 45.18 0.00 4.64 0.46 0.08 49.64 [2023-09-13T07:55:53.316Z] 07:46:01 1 49.27 0.00 5.36 1.77 0.10 43.50 [2023-09-13T07:55:53.316Z] 07:46:01 2 52.66 0.00 5.33 0.88 0.08 41.05 [2023-09-13T07:55:53.316Z] 07:46:01 3 45.15 0.00 4.93 0.36 0.10 49.47 [2023-09-13T07:55:53.316Z] 07:46:01 4 50.43 0.00 4.81 1.18 0.08 43.49 [2023-09-13T07:55:53.316Z] 07:46:01 5 52.22 0.00 6.42 2.59 0.10 38.67 [2023-09-13T07:55:53.316Z] 07:46:01 6 46.00 0.00 4.61 0.30 0.10 48.98 [2023-09-13T07:55:53.316Z] 07:46:01 7 44.15 0.00 4.68 5.69 0.10 45.38 [2023-09-13T07:55:53.316Z] 07:47:01 all 8.20 0.00 2.10 0.45 0.03 89.21 [2023-09-13T07:55:53.316Z] 07:47:01 0 6.83 0.00 2.91 0.05 0.03 90.17 [2023-09-13T07:55:53.316Z] 07:47:01 1 7.31 0.00 2.05 0.08 0.05 90.50 [2023-09-13T07:55:53.316Z] 07:47:01 2 10.41 0.00 3.02 3.12 0.03 83.42 [2023-09-13T07:55:53.316Z] 07:47:01 3 7.64 0.00 1.09 0.02 0.05 91.20 [2023-09-13T07:55:53.316Z] 07:47:01 4 8.29 0.00 1.90 0.05 0.02 89.74 [2023-09-13T07:55:53.316Z] 07:47:01 5 9.85 0.00 2.47 0.17 0.02 87.50 [2023-09-13T07:55:53.316Z] 07:47:01 6 7.12 0.00 1.54 0.00 0.02 91.33 [2023-09-13T07:55:53.316Z] 07:47:01 7 8.18 0.00 1.83 0.12 0.03 89.84 [2023-09-13T07:55:53.316Z] 07:48:01 all 0.30 0.00 0.17 0.11 0.01 99.42 [2023-09-13T07:55:53.316Z] 07:48:01 0 0.90 0.00 0.55 0.18 0.02 98.35 [2023-09-13T07:55:53.316Z] 07:48:01 1 0.42 0.00 0.03 0.03 0.00 99.52 [2023-09-13T07:55:53.316Z] 07:48:01 2 0.05 0.00 0.32 0.62 0.00 99.02 [2023-09-13T07:55:53.316Z] 07:48:01 3 0.28 0.00 0.08 0.00 0.03 99.60 [2023-09-13T07:55:53.316Z] 07:48:01 4 0.05 0.00 0.00 0.02 0.03 99.90 [2023-09-13T07:55:53.317Z] 07:48:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-13T07:55:53.317Z] 07:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-13T07:55:53.317Z] 07:48:01 7 0.60 0.00 0.30 0.00 0.02 99.08 [2023-09-13T07:55:53.317Z] 07:49:01 all 2.14 0.00 1.16 0.24 0.03 96.44 [2023-09-13T07:55:53.317Z] 07:49:01 0 1.22 0.00 0.67 0.03 0.02 98.06 [2023-09-13T07:55:53.317Z] 07:49:01 1 2.69 0.00 1.85 0.28 0.03 95.14 [2023-09-13T07:55:53.317Z] 07:49:01 2 2.07 0.00 1.53 0.53 0.02 95.85 [2023-09-13T07:55:53.317Z] 07:49:01 3 1.95 0.00 1.37 0.48 0.02 96.18 [2023-09-13T07:55:53.317Z] 07:49:01 4 3.22 0.00 1.14 0.03 0.03 95.57 [2023-09-13T07:55:53.317Z] 07:49:01 5 3.22 0.00 0.91 0.46 0.03 95.37 [2023-09-13T07:55:53.317Z] 07:49:01 6 1.32 0.00 1.00 0.03 0.02 97.63 [2023-09-13T07:55:53.317Z] 07:49:01 7 1.44 0.00 0.82 0.02 0.03 97.69 [2023-09-13T07:55:53.317Z] 07:50:01 all 0.07 0.00 0.06 0.01 0.00 99.87 [2023-09-13T07:55:53.317Z] 07:50:01 0 0.02 0.00 0.07 0.00 0.00 99.92 [2023-09-13T07:55:53.317Z] 07:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2023-09-13T07:55:53.317Z] 07:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-09-13T07:55:53.317Z] 07:50:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2023-09-13T07:55:53.317Z] 07:50:01 4 0.20 0.00 0.13 0.00 0.02 99.65 [2023-09-13T07:55:53.317Z] 07:50:01 5 0.02 0.00 0.05 0.05 0.00 99.88 [2023-09-13T07:55:53.317Z] 07:50:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-13T07:55:53.317Z] 07:50:01 7 0.12 0.00 0.02 0.00 0.00 99.87 [2023-09-13T07:55:53.317Z] 07:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-13T07:55:53.317Z] 07:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-13T07:55:53.317Z] 07:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-13T07:55:53.317Z] 07:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-13T07:55:53.317Z] 07:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-13T07:55:53.317Z] 07:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-13T07:55:53.317Z] 07:51:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-13T07:55:53.317Z] 07:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-13T07:55:53.317Z] 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-13T07:55:53.317Z] 07:52:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-09-13T07:55:53.317Z] 07:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-13T07:55:53.317Z] 07:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-13T07:55:53.317Z] 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-13T07:55:53.317Z] 07:52:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-13T07:55:53.317Z] 07:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-13T07:55:53.317Z] 07:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-13T07:55:53.317Z] 07:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-13T07:55:53.317Z] 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-13T07:55:53.317Z] 07:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-13T07:55:53.317Z] 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-13T07:55:53.317Z] 07:53:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-13T07:55:53.317Z] 07:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-13T07:55:53.317Z] 07:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-13T07:55:53.317Z] 07:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-13T07:55:53.317Z] 07:53:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-13T07:55:53.317Z] 07:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-13T07:55:53.317Z] 07:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-13T07:55:53.317Z] 07:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2023-09-13T07:55:53.317Z] 07:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-13T07:55:53.317Z] 07:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-13T07:55:53.317Z] 07:54:01 2 0.91 0.00 0.02 0.00 0.00 99.07 [2023-09-13T07:55:53.317Z] 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-13T07:55:53.317Z] 07:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-13T07:55:53.317Z] 07:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-13T07:55:53.317Z] 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-13T07:55:53.317Z] 07:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-13T07:55:53.317Z] [2023-09-13T07:55:53.317Z] 07:54:01 CPU %user %nice %system %iowait %steal %idle [2023-09-13T07:55:53.317Z] 07:55:01 all 2.06 0.00 0.83 0.02 0.01 97.08 [2023-09-13T07:55:53.317Z] 07:55:01 0 1.54 0.00 0.58 0.02 0.00 97.86 [2023-09-13T07:55:53.317Z] 07:55:01 1 2.57 0.00 0.79 0.03 0.02 96.59 [2023-09-13T07:55:53.317Z] 07:55:01 2 3.47 0.00 0.74 0.00 0.02 95.77 [2023-09-13T07:55:53.317Z] 07:55:01 3 1.77 0.00 0.95 0.00 0.02 97.26 [2023-09-13T07:55:53.317Z] 07:55:01 4 1.94 0.00 0.92 0.00 0.03 97.11 [2023-09-13T07:55:53.317Z] 07:55:01 5 1.74 0.00 0.63 0.08 0.00 97.55 [2023-09-13T07:55:53.317Z] 07:55:01 6 1.72 0.00 0.70 0.00 0.02 97.56 [2023-09-13T07:55:53.317Z] 07:55:01 7 1.74 0.00 1.29 0.02 0.00 96.95 [2023-09-13T07:55:53.317Z] Average: all 6.49 0.00 1.30 0.83 0.03 91.35 [2023-09-13T07:55:53.317Z] Average: 0 6.11 0.00 1.28 0.22 0.02 92.38 [2023-09-13T07:55:53.317Z] Average: 1 6.41 0.00 1.36 0.36 0.03 91.84 [2023-09-13T07:55:53.317Z] Average: 2 7.27 0.00 1.67 2.61 0.03 88.43 [2023-09-13T07:55:53.317Z] Average: 3 5.88 0.00 1.20 0.64 0.03 92.25 [2023-09-13T07:55:53.317Z] Average: 4 7.04 0.00 1.37 0.36 0.03 91.19 [2023-09-13T07:55:53.317Z] Average: 5 7.21 0.00 1.32 1.80 0.02 89.64 [2023-09-13T07:55:53.317Z] Average: 6 6.13 0.00 1.07 0.05 0.02 92.73 [2023-09-13T07:55:53.317Z] Average: 7 5.87 0.00 1.14 0.61 0.03 92.36 [2023-09-13T07:55:53.317Z] [2023-09-13T07:55:53.317Z] [2023-09-13T07:55:53.317Z]