Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d 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-ssh10240793141314452671.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-ssh304510046969015419.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-ssh13065982769184290404.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-ssh13316350998741867537.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-ssh15819325042763736795.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 ‘prd-ubuntu20.04-docker-8c-8g-9481’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9483 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 > 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 Avoid second fetch Checking out Revision e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d (main) Commit message: "Merge pull request #1526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.50" > git config core.sparsecheckout # timeout=10 > git checkout -f e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d # timeout=10 > git rev-list --no-walk 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T04:20:25.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T04:20:25.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T04:20:25.594Z] ========================================================= [2023-10-18T04:20:25.594Z] EdgeX Global Pipelines Version Info [2023-10-18T04:20:25.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:20:26.300Z] ------------------- [2023-10-18T04:20:26.300Z] stable info: [2023-10-18T04:20:26.300Z] ------------------- [2023-10-18T04:20:26.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T04:20:26.300Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T04:20:26.300Z] Message: update stable to v1.0.254 [2023-10-18T04:20:26.868Z] ------------------- [2023-10-18T04:20:26.868Z] experimental info: [2023-10-18T04:20:26.868Z] ------------------- [2023-10-18T04:20:26.868Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T04:20:26.868Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T04:20:26.868Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T04:20:27.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-10-18T04:20:27.024Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-10-18T04:20:27.033Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T04:20:27.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T04:20:27.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T04:20:27.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T04:20:27.076Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T04:20:27.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-10-18T04:20:27.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T04:20:27.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T04:20:27.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T04:20:27.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-10-18T04:20:27.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T04:20:27.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T04:20:27.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T04:20:27.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T04:20:27.258Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T04:20:27.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T04:20:27.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T04:20:27.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T04:20:27.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-18T04:20:27.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-18T04:20:27.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T04:20:27.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T04:20:27.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T04:20:27.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T04:20:27.405Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T04:20:27.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-18T04:20:27.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-18T04:20:27.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-18T04:20:27.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo [2023-10-18T04:20:27.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e28de28 [Pipeline] echo [2023-10-18T04:20:27.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T04:20:27.585Z] provisioning config files... [2023-10-18T04:20:27.599Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config506252737031040383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:20:27.902Z] ---> docker-login.sh [2023-10-18T04:20:27.902Z] nexus3.edgexfoundry.org:10001 [2023-10-18T04:20:28.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:28.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:28.161Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:28.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:28.161Z] [2023-10-18T04:20:28.161Z] Login Succeeded [2023-10-18T04:20:28.161Z] nexus3.edgexfoundry.org:10002 [2023-10-18T04:20:28.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:28.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:28.161Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:28.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:28.161Z] [2023-10-18T04:20:28.161Z] Login Succeeded [2023-10-18T04:20:28.161Z] nexus3.edgexfoundry.org:10003 [2023-10-18T04:20:28.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:28.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:28.421Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:28.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:28.421Z] [2023-10-18T04:20:28.421Z] Login Succeeded [2023-10-18T04:20:28.421Z] nexus3.edgexfoundry.org:10004 [2023-10-18T04:20:28.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:28.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:28.421Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:28.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:28.421Z] [2023-10-18T04:20:28.421Z] Login Succeeded [2023-10-18T04:20:28.421Z] docker.io [2023-10-18T04:20:28.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:28.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:28.992Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:28.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:28.992Z] [2023-10-18T04:20:28.992Z] Login Succeeded [2023-10-18T04:20:28.992Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T04:20:28.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T04:20:29.374Z] + git rev-list -1 --merges e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d~1..e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo [2023-10-18T04:20:29.420Z] -----------> git rev-list -1 --merges e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d~1..e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [2023-10-18T04:20:29.420Z] e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [false] [Pipeline] sh [2023-10-18T04:20:29.710Z] + git log --format=format:%s -1 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo [2023-10-18T04:20:29.725Z] ========================================================= [2023-10-18T04:20:29.725Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T04:20:29.725Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T04:20:30.064Z] + git log --format=format:%s -1 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo [2023-10-18T04:20:30.076Z] [semverPrep] GIT_COMMIT: e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d, Commit Message: Merge pull request #1526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.50 [Pipeline] echo [2023-10-18T04:20:30.086Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T04:20:30.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T04:20:30.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T04:20:30.457Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T04:20:30.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T04:20:30.457Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T04:20:30.457Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T04:20:30.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:20:30.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T04:20:30.887Z] [2023-10-18T04:20:30.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:20:31.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T04:20:31.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T04:20:31.186Z] b85a868b505f: Pulling fs layer [2023-10-18T04:20:31.186Z] e2be974225ed: Pulling fs layer [2023-10-18T04:20:31.186Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T04:20:31.186Z] 988bab9f4d93: Pulling fs layer [2023-10-18T04:20:31.186Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T04:20:31.186Z] eaf3925da568: Pulling fs layer [2023-10-18T04:20:31.186Z] bab4dde63d76: Pulling fs layer [2023-10-18T04:20:31.186Z] bde34c3a00c8: Pulling fs layer [2023-10-18T04:20:31.186Z] b352a97aabf1: Pulling fs layer [2023-10-18T04:20:31.186Z] 4872d77fe225: Pulling fs layer [2023-10-18T04:20:31.186Z] 5851b861e8e6: Pulling fs layer [2023-10-18T04:20:31.186Z] 1469e6f7b9e6: Waiting [2023-10-18T04:20:31.186Z] eaf3925da568: Waiting [2023-10-18T04:20:31.186Z] b352a97aabf1: Waiting [2023-10-18T04:20:31.186Z] 5851b861e8e6: Waiting [2023-10-18T04:20:31.186Z] bab4dde63d76: Waiting [2023-10-18T04:20:31.186Z] 988bab9f4d93: Waiting [2023-10-18T04:20:31.186Z] bde34c3a00c8: Waiting [2023-10-18T04:20:31.186Z] e2be974225ed: Verifying Checksum [2023-10-18T04:20:31.186Z] e2be974225ed: Download complete [2023-10-18T04:20:31.186Z] 988bab9f4d93: Download complete [2023-10-18T04:20:31.446Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T04:20:31.446Z] 1469e6f7b9e6: Download complete [2023-10-18T04:20:31.446Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T04:20:31.446Z] 339a4e72a1f5: Download complete [2023-10-18T04:20:31.446Z] eaf3925da568: Verifying Checksum [2023-10-18T04:20:31.446Z] eaf3925da568: Download complete [2023-10-18T04:20:31.446Z] bde34c3a00c8: Verifying Checksum [2023-10-18T04:20:31.446Z] bde34c3a00c8: Download complete [2023-10-18T04:20:31.446Z] b352a97aabf1: Verifying Checksum [2023-10-18T04:20:31.446Z] b352a97aabf1: Download complete [2023-10-18T04:20:31.446Z] 4872d77fe225: Verifying Checksum [2023-10-18T04:20:31.446Z] 4872d77fe225: Download complete [2023-10-18T04:20:31.446Z] 5851b861e8e6: Verifying Checksum [2023-10-18T04:20:31.446Z] 5851b861e8e6: Download complete [2023-10-18T04:20:31.446Z] b85a868b505f: Verifying Checksum [2023-10-18T04:20:31.446Z] b85a868b505f: Download complete [2023-10-18T04:20:31.704Z] bab4dde63d76: Verifying Checksum [2023-10-18T04:20:31.704Z] bab4dde63d76: Download complete [2023-10-18T04:20:32.638Z] b85a868b505f: Pull complete [2023-10-18T04:20:32.638Z] e2be974225ed: Pull complete [2023-10-18T04:20:33.205Z] 339a4e72a1f5: Pull complete [2023-10-18T04:20:33.205Z] 988bab9f4d93: Pull complete [2023-10-18T04:20:33.463Z] 1469e6f7b9e6: Pull complete [2023-10-18T04:20:33.721Z] eaf3925da568: Pull complete [2023-10-18T04:20:35.101Z] bab4dde63d76: Pull complete [2023-10-18T04:20:35.361Z] bde34c3a00c8: Pull complete [2023-10-18T04:20:35.361Z] b352a97aabf1: Pull complete [2023-10-18T04:20:35.621Z] 4872d77fe225: Pull complete [2023-10-18T04:20:35.621Z] 5851b861e8e6: Pull complete [2023-10-18T04:20:35.621Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T04:20:35.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T04:20:35.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:20:35.718Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:20:35.749Z] $ 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-10-18T04:20:39.334Z] $ docker top 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 -eo pid,comm [2023-10-18T04:20:39.387Z] 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-10-18T04:20:39.387Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T04:20:39.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T04:20:39.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T04:20:39.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T04:20:39.542Z] $ docker exec 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent [2023-10-18T04:20:39.661Z] SSH_AUTH_SOCK=/tmp/ssh-yHBoumHf1lgj/agent.33 [2023-10-18T04:20:39.661Z] SSH_AGENT_PID=39 [2023-10-18T04:20:39.666Z] Running ssh-add (command line suppressed) [2023-10-18T04:20:39.772Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6288632975896783883.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6288632975896783883.key) [2023-10-18T04:20:39.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T04:20:40.070Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T04:20:40.087Z] $ docker exec --env ******** --env ******** 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent -k [2023-10-18T04:20:40.190Z] unset SSH_AUTH_SOCK; [2023-10-18T04:20:40.190Z] unset SSH_AGENT_PID; [2023-10-18T04:20:40.190Z] echo Agent pid 39 killed; [2023-10-18T04:20:40.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T04:20:40.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T04:20:40.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T04:20:40.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T04:20:40.338Z] $ docker exec 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent [2023-10-18T04:20:40.446Z] SSH_AUTH_SOCK=/tmp/ssh-VryxVM6kn0p1/agent.71 [2023-10-18T04:20:40.446Z] SSH_AGENT_PID=77 [2023-10-18T04:20:40.451Z] Running ssh-add (command line suppressed) [2023-10-18T04:20:40.562Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14276973059250084330.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14276973059250084330.key) [2023-10-18T04:20:40.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T04:20:40.861Z] + git semver init [2023-10-18T04:20:41.122Z] 2023-10-18 04:20:41,042 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T04:20:41.122Z] 2023-10-18 04:20:41,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-10-18T04:20:41.122Z] 2023-10-18 04:20:41,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-10-18T04:20:41.122Z] 2023-10-18 04:20:41,044 [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-10-18T04:20:42.057Z] 2023-10-18 04:20:42,024 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-10-18T04:20:42.057Z] 2023-10-18 04:20:42,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-10-18T04:20:42.057Z] 2023-10-18 04:20:42,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:20:42.057Z] 2023-10-18 04:20:42,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:20:42.057Z] 3.1.0-dev.35 [Pipeline] } [2023-10-18T04:20:42.069Z] $ docker exec --env ******** --env ******** 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent -k [2023-10-18T04:20:42.164Z] unset SSH_AUTH_SOCK; [2023-10-18T04:20:42.164Z] unset SSH_AGENT_PID; [2023-10-18T04:20:42.164Z] echo Agent pid 77 killed; [2023-10-18T04:20:42.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T04:20:42.477Z] + git semver [Pipeline] } [2023-10-18T04:20:42.753Z] $ docker stop --time=1 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 [2023-10-18T04:20:44.020Z] $ docker rm -f --volumes 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T04:20:44.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T04:20:44.548Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T04:20:44.551Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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-10-18T04:20:44.716Z] provisioning config files... [2023-10-18T04:20:44.725Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11337066898628716087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:20:45.023Z] ---> docker-login.sh [2023-10-18T04:20:45.023Z] nexus3.edgexfoundry.org:10001 [2023-10-18T04:20:45.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:45.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:45.023Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:45.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:45.023Z] [2023-10-18T04:20:45.023Z] Login Succeeded [2023-10-18T04:20:45.023Z] nexus3.edgexfoundry.org:10002 [2023-10-18T04:20:45.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:45.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:45.023Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:45.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:45.023Z] [2023-10-18T04:20:45.023Z] Login Succeeded [2023-10-18T04:20:45.023Z] nexus3.edgexfoundry.org:10003 [2023-10-18T04:20:45.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:45.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:45.283Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:45.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:45.283Z] [2023-10-18T04:20:45.283Z] Login Succeeded [2023-10-18T04:20:45.283Z] nexus3.edgexfoundry.org:10004 [2023-10-18T04:20:45.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:45.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:45.283Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:45.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:45.283Z] [2023-10-18T04:20:45.283Z] Login Succeeded [2023-10-18T04:20:45.283Z] docker.io [2023-10-18T04:20:45.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:20:45.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:20:45.801Z] Configure a credential helper to remove this warning. See [2023-10-18T04:20:45.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:20:45.801Z] [2023-10-18T04:20:45.801Z] Login Succeeded [2023-10-18T04:20:45.801Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T04:20:45.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T04:20:45.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T04:20:45.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T04:20:45.900Z] ========================================================= [2023-10-18T04:20:45.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T04:20:45.900Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:20:46.204Z] + 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-10-18T04:20:46.204Z] Sending build context to Docker daemon 11.22MB [2023-10-18T04:20:46.204Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T04:20:46.204Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-18T04:20:46.204Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T04:20:46.204Z] 7264a8db6415: Pulling fs layer [2023-10-18T04:20:46.204Z] c4d48a809fc2: Pulling fs layer [2023-10-18T04:20:46.204Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T04:20:46.204Z] ad3a456e5733: Pulling fs layer [2023-10-18T04:20:46.204Z] 33e27b845d1e: Pulling fs layer [2023-10-18T04:20:46.204Z] c68163c4e522: Pulling fs layer [2023-10-18T04:20:46.204Z] 50da416c3ac9: Pulling fs layer [2023-10-18T04:20:46.204Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T04:20:46.204Z] 50da416c3ac9: Waiting [2023-10-18T04:20:46.204Z] ad3a456e5733: Waiting [2023-10-18T04:20:46.204Z] c68163c4e522: Waiting [2023-10-18T04:20:46.204Z] 23d2d4c4bb30: Waiting [2023-10-18T04:20:46.485Z] c4d48a809fc2: Verifying Checksum [2023-10-18T04:20:46.485Z] c4d48a809fc2: Download complete [2023-10-18T04:20:46.485Z] ad3a456e5733: Verifying Checksum [2023-10-18T04:20:46.485Z] ad3a456e5733: Download complete [2023-10-18T04:20:46.485Z] 33e27b845d1e: Verifying Checksum [2023-10-18T04:20:46.485Z] 33e27b845d1e: Download complete [2023-10-18T04:20:46.485Z] 7264a8db6415: Verifying Checksum [2023-10-18T04:20:46.485Z] 7264a8db6415: Download complete [2023-10-18T04:20:46.485Z] c68163c4e522: Verifying Checksum [2023-10-18T04:20:46.485Z] c68163c4e522: Download complete [2023-10-18T04:20:46.745Z] 7264a8db6415: Pull complete [2023-10-18T04:20:46.745Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T04:20:46.745Z] 23d2d4c4bb30: Download complete [2023-10-18T04:20:46.745Z] c4d48a809fc2: Pull complete [2023-10-18T04:20:46.745Z] 4f1c88b9dad5: Download complete [2023-10-18T04:20:47.004Z] 50da416c3ac9: Verifying Checksum [2023-10-18T04:20:47.004Z] 50da416c3ac9: Download complete [2023-10-18T04:20:51.207Z] 4f1c88b9dad5: Pull complete [2023-10-18T04:20:51.207Z] ad3a456e5733: Pull complete [2023-10-18T04:20:51.207Z] 33e27b845d1e: Pull complete [2023-10-18T04:20:51.207Z] c68163c4e522: Pull complete [2023-10-18T04:20:53.108Z] 50da416c3ac9: Pull complete [2023-10-18T04:20:53.675Z] 23d2d4c4bb30: Pull complete [2023-10-18T04:20:53.675Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T04:20:53.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T04:20:53.675Z] ---> 0786185ac409 [2023-10-18T04:20:53.675Z] Step 3/10 : ARG MAKE=make build [2023-10-18T04:20:58.968Z] ---> Running in 673cbc03840b [2023-10-18T04:20:58.968Z] Removing intermediate container 673cbc03840b [2023-10-18T04:20:58.968Z] ---> 3ddc7fdf0cad [2023-10-18T04:20:58.968Z] Step 4/10 : WORKDIR /device-sdk-go [2023-10-18T04:20:58.968Z] ---> Running in 7f04fb1e1882 [2023-10-18T04:20:58.968Z] Removing intermediate container 7f04fb1e1882 [2023-10-18T04:20:58.968Z] ---> 2ea339069f2f [2023-10-18T04:20:58.968Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T04:20:58.968Z] ---> Running in f8069a0f9843 [2023-10-18T04:20:58.968Z] Removing intermediate container f8069a0f9843 [2023-10-18T04:20:58.968Z] ---> 6f659fd222f8 [2023-10-18T04:20:58.968Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-10-18T04:20:58.968Z] ---> Running in fd9e13723620 [2023-10-18T04:20:59.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T04:20:59.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T04:20:59.664Z] Still waiting to schedule task [2023-10-18T04:20:59.665Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9482’ is offline [2023-10-18T04:20:59.747Z] OK: 264 MiB in 52 packages [2023-10-18T04:21:00.006Z] Removing intermediate container fd9e13723620 [2023-10-18T04:21:00.006Z] ---> 28466ec901eb [2023-10-18T04:21:00.006Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-18T04:21:00.006Z] ---> 6be18710d9f2 [2023-10-18T04:21:00.006Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T04:21:00.006Z] ---> Running in d8dd915855b0 [2023-10-18T04:21:56.271Z] Removing intermediate container d8dd915855b0 [2023-10-18T04:21:56.271Z] ---> d53c1b5bf0ab [2023-10-18T04:21:56.271Z] Step 9/10 : COPY . . [2023-10-18T04:21:56.271Z] ---> 07687eb3e572 [2023-10-18T04:21:56.271Z] Step 10/10 : RUN ${MAKE} [2023-10-18T04:21:56.271Z] ---> Running in 49258bc8b2b3 [2023-10-18T04:21:56.271Z] noop [2023-10-18T04:21:56.271Z] Removing intermediate container 49258bc8b2b3 [2023-10-18T04:21:56.271Z] ---> 0c331d58aec8 [2023-10-18T04:21:56.271Z] Successfully built 0c331d58aec8 [2023-10-18T04:21:56.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:21:56.592Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T04:21:56.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:21:56.658Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:21:56.690Z] $ 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-10-18T04:21:57.059Z] $ docker top 095dcb329b2d8f837ce4f0c133f616fdd857a7fd2571197ca701b53727cbc51f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T04:21:57.391Z] + go version [2023-10-18T04:21:57.391Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T04:21:57.406Z] $ docker stop --time=1 095dcb329b2d8f837ce4f0c133f616fdd857a7fd2571197ca701b53727cbc51f [2023-10-18T04:21:58.668Z] $ docker rm -f --volumes 095dcb329b2d8f837ce4f0c133f616fdd857a7fd2571197ca701b53727cbc51f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:21:59.063Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T04:21:59.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:21:59.128Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:21:59.161Z] $ 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-10-18T04:21:59.499Z] $ docker top 7494a97561c30d485495883e544e35df47417037f436c8283ae008e008caeb52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T04:21:59.838Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-18T04:22:00.131Z] + make test [2023-10-18T04:22:00.132Z] go test -race -coverprofile=coverage.out ./... [2023-10-18T04:22:06.700Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-10-18T04:22:21.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-10-18T04:22:21.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements [2023-10-18T04:22:22.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements [2023-10-18T04:22:22.097Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-10-18T04:22:22.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.057s coverage: 86.0% of statements [2023-10-18T04:22:23.212Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements [2023-10-18T04:22:23.212Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-10-18T04:22:23.212Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-10-18T04:22:23.469Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-10-18T04:22:26.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.4% of statements [2023-10-18T04:22:26.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.805s coverage: 45.9% of statements [2023-10-18T04:22:26.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.066s coverage: 68.5% of statements [2023-10-18T04:22:26.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.111s coverage: 89.2% of statements [2023-10-18T04:22:26.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements [2023-10-18T04:22:41.009Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9484 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-10-18T04:22:41.023Z] Running in /w/workspace/device-sdk-go/264 [Pipeline] { [Pipeline] checkout [2023-10-18T04:22:41.064Z] The recommended git tool is: git [2023-10-18T04:22:44.845Z] GO111MODULE=on go vet ./... [2023-10-18T04:22:46.243Z] using credential edgex-jenkins-ssh [2023-10-18T04:22:46.260Z] Cloning the remote Git repository [2023-10-18T04:22:46.302Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-10-18T04:22:46.381Z] > git init /w/workspace/device-sdk-go/264 # timeout=10 [2023-10-18T04:22:46.523Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-10-18T04:22:46.524Z] > git --version # timeout=10 [2023-10-18T04:22:46.543Z] > git --version # 'git version 2.25.1' [2023-10-18T04:22:46.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T04:22:46.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T04:22:48.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T04:22:48.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T04:22:48.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T04:22:48.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T04:22:48.154Z] $ docker stop --time=1 7494a97561c30d485495883e544e35df47417037f436c8283ae008e008caeb52 [2023-10-18T04:22:49.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-10-18T04:22:49.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T04:22:50.385Z] Avoid second fetch [2023-10-18T04:22:50.385Z] Checking out Revision e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d (main) [2023-10-18T04:22:50.910Z] Commit message: "Merge pull request #1526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.50" [2023-10-18T04:22:50.410Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T04:22:50.471Z] > git checkout -f e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d # timeout=10 [2023-10-18T04:22:51.852Z] $ docker rm -f --volumes 7494a97561c30d485495883e544e35df47417037f436c8283ae008e008caeb52 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T04:22:52.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T04:22:52.414Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T04:22:52.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T04:22:52.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T04:22:52.634Z] Dload Upload Total Spent Left Speed [2023-10-18T04:22:52.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [2023-10-18T04:22:52.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2023-10-18T04:22:53.139Z] + ls -al . [2023-10-18T04:22:53.139Z] total 304 [2023-10-18T04:22:53.139Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 04:22 . [2023-10-18T04:22:53.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:20 .. [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 04:20 .dockerignore [2023-10-18T04:22:53.139Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:22 .git [2023-10-18T04:22:53.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:20 .github [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 18 04:20 .gitignore [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 04:20 .golangci.yml [2023-10-18T04:22:53.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 04:20 .semver [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 44878 Oct 18 04:20 CHANGELOG.md [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 04:20 GOVERNANCE.md [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 18 04:20 Jenkinsfile [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 04:20 LICENSE [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 18 04:20 Makefile [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 04:20 OWNERS.md [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 4933 Oct 18 04:20 README.md [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 04:20 VERSION [2023-10-18T04:22:53.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:20 bin [2023-10-18T04:22:53.139Z] -rw-r--r-- 1 jenkins jenkins 122153 Oct 18 04:22 coverage.out [2023-10-18T04:22:53.139Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 04:20 example [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 3723 Oct 18 04:20 go.mod [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 34277 Oct 18 04:20 go.sum [2023-10-18T04:22:53.139Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:20 internal [2023-10-18T04:22:53.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:20 openapi [2023-10-18T04:22:53.139Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 04:20 pkg [2023-10-18T04:22:53.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:20 snap [2023-10-18T04:22:53.139Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:22:53.239Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T04:22:53.443Z] + 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=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d --label arch=amd64 --label version=3.1.0-dev.35 . [2023-10-18T04:22:53.443Z] Sending build context to Docker daemon 11.35MB [2023-10-18T04:22:53.443Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T04:22:53.443Z] Step 2/23 : FROM ${BASE} AS builder [2023-10-18T04:22:53.443Z] ---> 0c331d58aec8 [2023-10-18T04:22:53.443Z] Step 3/23 : ARG MAKE=make build [2023-10-18T04:22:53.584Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T04:22:53.584Z] + sudo tee /etc/docker/daemon.new [2023-10-18T04:22:53.584Z] { [2023-10-18T04:22:53.584Z] "registry-mirrors": [ [2023-10-18T04:22:53.584Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T04:22:53.584Z] ], [2023-10-18T04:22:53.584Z] "bip": "10.250.0.254/24", [2023-10-18T04:22:53.584Z] "hosts": [ [2023-10-18T04:22:53.584Z] "tcp://0.0.0.0:5555", [2023-10-18T04:22:53.584Z] "unix:///var/run/docker.sock" [2023-10-18T04:22:53.584Z] ], [2023-10-18T04:22:53.584Z] "mtu": 1458, [2023-10-18T04:22:53.584Z] "selinux-enabled": true, [2023-10-18T04:22:53.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T04:22:53.584Z] } [Pipeline] sh [2023-10-18T04:22:53.701Z] ---> Running in 2824239c38ad [2023-10-18T04:22:53.927Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T04:22:53.961Z] Removing intermediate container 2824239c38ad [2023-10-18T04:22:53.961Z] ---> 34b250f12511 [2023-10-18T04:22:53.961Z] Step 4/23 : WORKDIR /device-sdk-go [2023-10-18T04:22:53.961Z] ---> Running in 296f3fdf16ed [2023-10-18T04:22:53.961Z] Removing intermediate container 296f3fdf16ed [2023-10-18T04:22:53.961Z] ---> 40d98a488655 [2023-10-18T04:22:53.961Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T04:22:53.961Z] ---> Running in 4842fe47a6f8 [2023-10-18T04:22:53.961Z] Removing intermediate container 4842fe47a6f8 [2023-10-18T04:22:53.961Z] ---> 1577bd7c120b [2023-10-18T04:22:53.961Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-10-18T04:22:53.961Z] ---> Running in 4329a16b3da0 [2023-10-18T04:22:54.256Z] + sudo service docker restart [2023-10-18T04:22:54.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T04:22:54.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T04:22:54.791Z] OK: 264 MiB in 52 packages [2023-10-18T04:22:55.050Z] Removing intermediate container 4329a16b3da0 [2023-10-18T04:22:55.050Z] ---> 8854327e4f65 [2023-10-18T04:22:55.050Z] Step 7/23 : COPY go.mod vendor* ./ [2023-10-18T04:22:55.309Z] ---> 887140fb337e [2023-10-18T04:22:55.309Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T04:22:55.309Z] ---> Running in aded4b14cf19 [2023-10-18T04:22:55.888Z] Removing intermediate container aded4b14cf19 [2023-10-18T04:22:55.888Z] ---> 26c55fdb9060 [2023-10-18T04:22:55.888Z] Step 9/23 : COPY . . [2023-10-18T04:22:56.455Z] ---> 9bc23bd6ed64 [2023-10-18T04:22:56.455Z] Step 10/23 : RUN ${MAKE} [2023-10-18T04:22:56.455Z] ---> Running in 80d89d8a3d25 [2023-10-18T04:22:56.715Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T04:23:12.525Z] provisioning config files... [2023-10-18T04:23:12.552Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/264@tmp/config7223739225301659258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:23:12.900Z] ---> docker-login.sh [2023-10-18T04:23:12.900Z] nexus3.edgexfoundry.org:10001 [2023-10-18T04:23:13.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:23:13.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:23:13.758Z] Configure a credential helper to remove this warning. See [2023-10-18T04:23:13.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:23:13.758Z] [2023-10-18T04:23:13.758Z] Login Succeeded [2023-10-18T04:23:13.758Z] nexus3.edgexfoundry.org:10002 [2023-10-18T04:23:13.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:23:14.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:23:14.029Z] Configure a credential helper to remove this warning. See [2023-10-18T04:23:14.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:23:14.029Z] [2023-10-18T04:23:14.029Z] Login Succeeded [2023-10-18T04:23:14.029Z] nexus3.edgexfoundry.org:10003 [2023-10-18T04:23:14.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:23:14.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:23:14.299Z] Configure a credential helper to remove this warning. See [2023-10-18T04:23:14.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:23:14.299Z] [2023-10-18T04:23:14.299Z] Login Succeeded [2023-10-18T04:23:14.299Z] nexus3.edgexfoundry.org:10004 [2023-10-18T04:23:14.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:23:14.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:23:14.838Z] Configure a credential helper to remove this warning. See [2023-10-18T04:23:14.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:23:14.838Z] [2023-10-18T04:23:14.838Z] Login Succeeded [2023-10-18T04:23:14.838Z] docker.io [2023-10-18T04:23:14.959Z] Removing intermediate container 80d89d8a3d25 [2023-10-18T04:23:14.959Z] ---> 316e2a47b5e2 [2023-10-18T04:23:14.959Z] Step 11/23 : FROM alpine:3.18 [2023-10-18T04:23:15.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T04:23:15.217Z] 3.18: Pulling from library/alpine [2023-10-18T04:23:15.217Z] 96526aa774ef: Pulling fs layer [2023-10-18T04:23:15.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T04:23:15.374Z] Configure a credential helper to remove this warning. See [2023-10-18T04:23:15.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T04:23:15.374Z] [2023-10-18T04:23:15.374Z] Login Succeeded [2023-10-18T04:23:15.374Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T04:23:15.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-18T04:23:15.475Z] 96526aa774ef: Verifying Checksum [2023-10-18T04:23:15.476Z] 96526aa774ef: Download complete [Pipeline] echo [2023-10-18T04:23:15.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T04:23:15.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T04:23:15.715Z] ========================================================= [2023-10-18T04:23:15.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T04:23:15.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-10-18T04:23:15.733Z] 96526aa774ef: Pull complete [2023-10-18T04:23:15.733Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T04:23:15.733Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T04:23:15.733Z] ---> 8ca4688f4f35 [2023-10-18T04:23:15.733Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:23:15.992Z] ---> Running in 66aafb528f50 [2023-10-18T04:23:15.992Z] Removing intermediate container 66aafb528f50 [2023-10-18T04:23:15.992Z] ---> c679478d950a [2023-10-18T04:23:15.992Z] Step 13/23 : RUN apk add --update --no-cache [2023-10-18T04:23:15.992Z] ---> Running in 81432bb5a0ca [2023-10-18T04:23:16.093Z] + 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-10-18T04:23:16.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T04:23:16.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T04:23:16.681Z] Sending build context to Docker daemon 6.004MB [2023-10-18T04:23:16.681Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T04:23:16.681Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-18T04:23:16.681Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T04:23:16.681Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T04:23:16.681Z] 5d54e960e981: Pulling fs layer [2023-10-18T04:23:16.681Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T04:23:16.681Z] f0e02332f6b5: Pulling fs layer [2023-10-18T04:23:16.681Z] cefa15bbcfad: Pulling fs layer [2023-10-18T04:23:16.681Z] 17808c966233: Pulling fs layer [2023-10-18T04:23:16.681Z] f4c1fc716caa: Pulling fs layer [2023-10-18T04:23:16.681Z] f0e02332f6b5: Waiting [2023-10-18T04:23:16.681Z] cefa15bbcfad: Waiting [2023-10-18T04:23:16.681Z] 17808c966233: Waiting [2023-10-18T04:23:16.681Z] f4c1fc716caa: Waiting [2023-10-18T04:23:16.681Z] 5d54e960e981: Verifying Checksum [2023-10-18T04:23:16.681Z] 5d54e960e981: Download complete [2023-10-18T04:23:16.681Z] f0e02332f6b5: Verifying Checksum [2023-10-18T04:23:16.681Z] f0e02332f6b5: Download complete [2023-10-18T04:23:16.772Z] OK: 7 MiB in 15 packages [2023-10-18T04:23:16.952Z] cefa15bbcfad: Verifying Checksum [2023-10-18T04:23:16.953Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T04:23:16.953Z] 9fda8d8052c6: Download complete [2023-10-18T04:23:16.953Z] cefa15bbcfad: Download complete [2023-10-18T04:23:17.031Z] Removing intermediate container 81432bb5a0ca [2023-10-18T04:23:17.031Z] ---> bf83016005d5 [2023-10-18T04:23:17.031Z] Step 14/23 : WORKDIR / [2023-10-18T04:23:17.031Z] ---> Running in 90a01467f59b [2023-10-18T04:23:17.031Z] Removing intermediate container 90a01467f59b [2023-10-18T04:23:17.031Z] ---> e1ee35ac5ba3 [2023-10-18T04:23:17.031Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-10-18T04:23:17.222Z] f4c1fc716caa: Verifying Checksum [2023-10-18T04:23:17.222Z] f4c1fc716caa: Download complete [2023-10-18T04:23:17.290Z] ---> df504275eb4d [2023-10-18T04:23:17.290Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-10-18T04:23:17.807Z] 9fda8d8052c6: Pull complete [2023-10-18T04:23:18.010Z] ---> 18ad40395c72 [2023-10-18T04:23:18.011Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-10-18T04:23:18.270Z] ---> 7db2a71c98a2 [2023-10-18T04:23:18.270Z] Step 18/23 : EXPOSE 59999 [2023-10-18T04:23:18.270Z] ---> Running in e34c528f9c0f [2023-10-18T04:23:18.270Z] Removing intermediate container e34c528f9c0f [2023-10-18T04:23:18.270Z] ---> f93dec7e0783 [2023-10-18T04:23:18.270Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-10-18T04:23:18.270Z] ---> Running in 34aef4000d2a [2023-10-18T04:23:18.407Z] 5d54e960e981: Pull complete [2023-10-18T04:23:18.529Z] Removing intermediate container 34aef4000d2a [2023-10-18T04:23:18.529Z] ---> 754d7d420b9d [2023-10-18T04:23:18.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T04:23:18.529Z] ---> Running in e09f04032edf [2023-10-18T04:23:18.529Z] Removing intermediate container e09f04032edf [2023-10-18T04:23:18.529Z] ---> 0c50daefb1c4 [2023-10-18T04:23:18.529Z] Step 21/23 : LABEL arch=amd64 [2023-10-18T04:23:18.529Z] ---> Running in ff76ffa465ec [2023-10-18T04:23:18.529Z] Removing intermediate container ff76ffa465ec [2023-10-18T04:23:18.529Z] ---> 5a00368151c6 [2023-10-18T04:23:18.529Z] Step 22/23 : LABEL git_sha=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [2023-10-18T04:23:18.529Z] ---> Running in c4f25fbfd2c6 [2023-10-18T04:23:18.674Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T04:23:18.674Z] c4a7e357bf2a: Download complete [2023-10-18T04:23:18.789Z] Removing intermediate container c4f25fbfd2c6 [2023-10-18T04:23:18.789Z] ---> e851a39c3748 [2023-10-18T04:23:18.789Z] Step 23/23 : LABEL version=3.1.0-dev.35 [2023-10-18T04:23:18.789Z] ---> Running in 197b0e8821e5 [2023-10-18T04:23:18.789Z] Removing intermediate container 197b0e8821e5 [2023-10-18T04:23:18.789Z] ---> d3f902b6caa5 [2023-10-18T04:23:18.789Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T04:23:18.789Z] Successfully built d3f902b6caa5 [2023-10-18T04:23:18.789Z] 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-10-18T04:23:19.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T04:23:19.237Z] [2023-10-18T04:23:19.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:23:19.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T04:23:19.538Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T04:23:19.538Z] 5eb5b503b376: Pulling fs layer [2023-10-18T04:23:19.538Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T04:23:19.538Z] ec43610c2a17: Pulling fs layer [2023-10-18T04:23:19.538Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T04:23:19.538Z] 33b1e0a273af: Pulling fs layer [2023-10-18T04:23:19.538Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T04:23:19.538Z] 2f39f015ded8: Pulling fs layer [2023-10-18T04:23:19.538Z] 3a2ae6a8a46f: Waiting [2023-10-18T04:23:19.538Z] 33b1e0a273af: Waiting [2023-10-18T04:23:19.538Z] 5d3b04190fa2: Waiting [2023-10-18T04:23:19.538Z] 5c69ac0246d0: Download complete [2023-10-18T04:23:19.538Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T04:23:19.538Z] 3a2ae6a8a46f: Download complete [2023-10-18T04:23:19.538Z] 33b1e0a273af: Verifying Checksum [2023-10-18T04:23:19.538Z] 33b1e0a273af: Download complete [2023-10-18T04:23:19.538Z] ec43610c2a17: Verifying Checksum [2023-10-18T04:23:19.538Z] ec43610c2a17: Download complete [2023-10-18T04:23:19.637Z] 17808c966233: Verifying Checksum [2023-10-18T04:23:19.637Z] 17808c966233: Download complete [2023-10-18T04:23:19.796Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T04:23:19.796Z] 5d3b04190fa2: Download complete [2023-10-18T04:23:19.796Z] 5eb5b503b376: Verifying Checksum [2023-10-18T04:23:19.796Z] 5eb5b503b376: Download complete [2023-10-18T04:23:20.360Z] 2f39f015ded8: Download complete [2023-10-18T04:23:20.927Z] 5eb5b503b376: Pull complete [2023-10-18T04:23:21.186Z] 5c69ac0246d0: Pull complete [2023-10-18T04:23:21.445Z] ec43610c2a17: Pull complete [2023-10-18T04:23:21.445Z] 3a2ae6a8a46f: Pull complete [2023-10-18T04:23:21.703Z] 33b1e0a273af: Pull complete [2023-10-18T04:23:21.703Z] 5d3b04190fa2: Pull complete [2023-10-18T04:23:25.886Z] 2f39f015ded8: Pull complete [2023-10-18T04:23:25.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T04:23:25.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T04:23:25.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:23:25.974Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:23:26.009Z] $ 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-10-18T04:23:30.493Z] $ docker top bef9823754de98471f22cbfd9a3dd804415b973bad0f91b2fd8804e1523471e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:23:30.872Z] ---> job-cost.sh [2023-10-18T04:23:30.872Z] lf-activate-venv: SKIPPING [2023-10-18T04:23:30.872Z] INFO: No Stack... [2023-10-18T04:23:31.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T04:23:31.699Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T04:23:31.949Z] c4a7e357bf2a: Pull complete [2023-10-18T04:23:31.949Z] f0e02332f6b5: Pull complete [2023-10-18T04:23:31.949Z] cefa15bbcfad: Pull complete [2023-10-18T04:23:31.989Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-10-18T04:23:31.989Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T04:23:32.003Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [2023-10-18T04:23:32.009Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] did not exist. Created. [2023-10-18T04:23:32.009Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T04:23:32.312Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T04:23:32.346Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T04:23:32.353Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T04:23:32.373Z] $ docker stop --time=1 bef9823754de98471f22cbfd9a3dd804415b973bad0f91b2fd8804e1523471e2 [2023-10-18T04:23:33.508Z] $ docker rm -f --volumes bef9823754de98471f22cbfd9a3dd804415b973bad0f91b2fd8804e1523471e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T04:23:40.170Z] 17808c966233: Pull complete [2023-10-18T04:23:42.116Z] f4c1fc716caa: Pull complete [2023-10-18T04:23:42.116Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T04:23:42.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T04:23:42.116Z] ---> ea914061e18c [2023-10-18T04:23:42.116Z] Step 3/10 : ARG MAKE=make build [2023-10-18T04:23:44.059Z] ---> Running in 7e9f98f8131e [2023-10-18T04:23:44.337Z] Removing intermediate container 7e9f98f8131e [2023-10-18T04:23:44.337Z] ---> ac8836bc63a9 [2023-10-18T04:23:44.337Z] Step 4/10 : WORKDIR /device-sdk-go [2023-10-18T04:23:44.337Z] ---> Running in 67085e155a53 [2023-10-18T04:23:44.606Z] Removing intermediate container 67085e155a53 [2023-10-18T04:23:44.606Z] ---> 7311f9492e98 [2023-10-18T04:23:44.606Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T04:23:44.606Z] ---> Running in 617d9dbaf688 [2023-10-18T04:23:45.191Z] Removing intermediate container 617d9dbaf688 [2023-10-18T04:23:45.191Z] ---> 73ffa267f4b9 [2023-10-18T04:23:45.191Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-10-18T04:23:45.191Z] ---> Running in 31de61f95d55 [2023-10-18T04:23:46.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T04:23:46.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T04:23:47.786Z] OK: 266 MiB in 52 packages [2023-10-18T04:23:48.752Z] Removing intermediate container 31de61f95d55 [2023-10-18T04:23:48.752Z] ---> 93aec17cef88 [2023-10-18T04:23:48.752Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-18T04:23:49.341Z] ---> 7524519fa642 [2023-10-18T04:23:49.341Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T04:23:49.341Z] ---> Running in 3e40b85dcfda [2023-10-18T04:25:26.002Z] Removing intermediate container 3e40b85dcfda [2023-10-18T04:25:26.002Z] ---> 87887cd92ddc [2023-10-18T04:25:26.002Z] Step 9/10 : COPY . . [2023-10-18T04:25:26.002Z] ---> d444f87d4146 [2023-10-18T04:25:26.002Z] Step 10/10 : RUN ${MAKE} [2023-10-18T04:25:26.002Z] ---> Running in f2b011bd8d9e [2023-10-18T04:25:26.002Z] noop [2023-10-18T04:25:26.002Z] Removing intermediate container f2b011bd8d9e [2023-10-18T04:25:26.002Z] ---> 0e2ce202cd67 [2023-10-18T04:25:26.002Z] Successfully built 0e2ce202cd67 [2023-10-18T04:25:26.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:25:26.360Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T04:25:26.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:25:26.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-9484 does not seem to be running inside a container [2023-10-18T04:25:26.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/264 -v /w/workspace/device-sdk-go/264:/w/workspace/device-sdk-go/264:rw,z -v /w/workspace/device-sdk-go/264@tmp:/w/workspace/device-sdk-go/264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T04:25:27.934Z] $ docker top 4eee0bf6e5460881536a1758c102d44f7913246ee74ad897a9402304a160c7ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T04:25:28.761Z] + go version [2023-10-18T04:25:28.761Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T04:25:28.781Z] $ docker stop --time=1 4eee0bf6e5460881536a1758c102d44f7913246ee74ad897a9402304a160c7ce [2023-10-18T04:25:32.037Z] $ docker rm -f --volumes 4eee0bf6e5460881536a1758c102d44f7913246ee74ad897a9402304a160c7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:25:32.580Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T04:25:32.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:25:32.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-9484 does not seem to be running inside a container [2023-10-18T04:25:32.821Z] $ 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/264 -v /w/workspace/device-sdk-go/264:/w/workspace/device-sdk-go/264:rw,z -v /w/workspace/device-sdk-go/264@tmp:/w/workspace/device-sdk-go/264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T04:25:34.111Z] $ docker top 5729150544ffde60d8e9e5760afd65cc9144feb5323b92dbe3cedd6a12173c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T04:25:34.961Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/264 [Pipeline] fileExists [Pipeline] sh [2023-10-18T04:25:35.613Z] + make test [2023-10-18T04:25:35.613Z] go test -race -coverprofile=coverage.out ./... [2023-10-18T04:26:14.471Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-10-18T04:27:51.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-10-18T04:27:51.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-10-18T04:27:51.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-10-18T04:27:51.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-10-18T04:27:51.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-10-18T04:27:55.345Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.218s coverage: 27.6% of statements [2023-10-18T04:27:58.697Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.249s coverage: 81.5% of statements [2023-10-18T04:28:02.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-10-18T04:28:02.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-10-18T04:28:04.362Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.363s coverage: 86.0% of statements [2023-10-18T04:28:05.771Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-10-18T04:28:07.175Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.473s coverage: 71.8% of statements [2023-10-18T04:28:11.441Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-10-18T04:28:11.441Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-10-18T04:28:12.022Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.225s coverage: 14.4% of statements [2023-10-18T04:28:12.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.775s coverage: 45.6% of statements [2023-10-18T04:28:12.983Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.342s coverage: 68.5% of statements [2023-10-18T04:28:16.331Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.468s coverage: 89.2% of statements [2023-10-18T04:28:16.915Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-10-18T04:28:18.324Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.276s coverage: 5.5% of statements [2023-10-18T04:28:18.908Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T04:28:18.908Z] GO111MODULE=on go vet ./... [2023-10-18T04:30:10.553Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T04:30:10.553Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T04:30:10.553Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T04:30:10.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T04:30:10.585Z] $ docker stop --time=1 5729150544ffde60d8e9e5760afd65cc9144feb5323b92dbe3cedd6a12173c50 [2023-10-18T04:30:12.525Z] $ docker rm -f --volumes 5729150544ffde60d8e9e5760afd65cc9144feb5323b92dbe3cedd6a12173c50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T04:30:14.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T04:30:14.100Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T04:30:14.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T04:30:15.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T04:30:15.326Z] + ls -al . [2023-10-18T04:30:15.326Z] total 300 [2023-10-18T04:30:15.326Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 04:25 . [2023-10-18T04:30:15.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:22 .. [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 04:22 .dockerignore [2023-10-18T04:30:15.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:22 .git [2023-10-18T04:30:15.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:22 .github [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 18 04:22 .gitignore [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 04:22 .golangci.yml [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 44878 Oct 18 04:22 CHANGELOG.md [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 04:22 GOVERNANCE.md [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 18 04:22 Jenkinsfile [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 04:22 LICENSE [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 18 04:22 Makefile [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 04:22 OWNERS.md [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 4933 Oct 18 04:22 README.md [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 04:20 VERSION [2023-10-18T04:30:15.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:22 bin [2023-10-18T04:30:15.326Z] -rw-r--r-- 1 jenkins jenkins 122153 Oct 18 04:28 coverage.out [2023-10-18T04:30:15.326Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 04:22 example [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 3723 Oct 18 04:22 go.mod [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 34277 Oct 18 04:22 go.sum [2023-10-18T04:30:15.326Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:22 internal [2023-10-18T04:30:15.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:22 openapi [2023-10-18T04:30:15.326Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 04:22 pkg [2023-10-18T04:30:15.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:22 snap [2023-10-18T04:30:15.326Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:30:15.665Z] + 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=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d --label arch=arm64 --label version=3.1.0-dev.35 . [2023-10-18T04:30:15.931Z] Sending build context to Docker daemon 6.127MB [2023-10-18T04:30:15.931Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T04:30:15.931Z] Step 2/23 : FROM ${BASE} AS builder [2023-10-18T04:30:15.931Z] ---> 0e2ce202cd67 [2023-10-18T04:30:15.931Z] Step 3/23 : ARG MAKE=make build [2023-10-18T04:30:16.202Z] ---> Running in ced11d1b3441 [2023-10-18T04:30:16.474Z] Removing intermediate container ced11d1b3441 [2023-10-18T04:30:16.474Z] ---> 0eb318363db7 [2023-10-18T04:30:16.474Z] Step 4/23 : WORKDIR /device-sdk-go [2023-10-18T04:30:16.474Z] ---> Running in f7f67bb9bac9 [2023-10-18T04:30:16.742Z] Removing intermediate container f7f67bb9bac9 [2023-10-18T04:30:16.742Z] ---> 53418b634bc5 [2023-10-18T04:30:16.742Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T04:30:17.008Z] ---> Running in a64181807c51 [2023-10-18T04:30:17.277Z] Removing intermediate container a64181807c51 [2023-10-18T04:30:17.277Z] ---> 3412e09992f9 [2023-10-18T04:30:17.277Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-10-18T04:30:17.277Z] ---> Running in 30dfc4f42d65 [2023-10-18T04:30:18.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T04:30:18.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T04:30:19.781Z] OK: 266 MiB in 52 packages [2023-10-18T04:30:20.740Z] Removing intermediate container 30dfc4f42d65 [2023-10-18T04:30:20.740Z] ---> e948a2c336e8 [2023-10-18T04:30:20.740Z] Step 7/23 : COPY go.mod vendor* ./ [2023-10-18T04:30:21.325Z] ---> 0a3ae099988e [2023-10-18T04:30:21.325Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T04:30:21.325Z] ---> Running in cb3bdc85d564 [2023-10-18T04:30:23.907Z] Removing intermediate container cb3bdc85d564 [2023-10-18T04:30:23.907Z] ---> d84cd632179e [2023-10-18T04:30:23.907Z] Step 9/23 : COPY . . [2023-10-18T04:30:24.866Z] ---> e7cb7bf5ed60 [2023-10-18T04:30:24.866Z] Step 10/23 : RUN ${MAKE} [2023-10-18T04:30:24.866Z] ---> Running in 6a4be7cc10c5 [2023-10-18T04:30:25.831Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-10-18T04:32:17.472Z] Removing intermediate container 6a4be7cc10c5 [2023-10-18T04:32:17.472Z] ---> 144d1fbec46c [2023-10-18T04:32:17.472Z] Step 11/23 : FROM alpine:3.18 [2023-10-18T04:32:17.472Z] 3.18: Pulling from library/alpine [2023-10-18T04:32:17.472Z] 579b34f0a95b: Pulling fs layer [2023-10-18T04:32:17.472Z] 579b34f0a95b: Verifying Checksum [2023-10-18T04:32:17.472Z] 579b34f0a95b: Download complete [2023-10-18T04:32:17.472Z] 579b34f0a95b: Pull complete [2023-10-18T04:32:17.472Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T04:32:17.472Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T04:32:17.472Z] ---> 3cc203321400 [2023-10-18T04:32:17.472Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-10-18T04:32:17.472Z] ---> Running in e19fa3b8d068 [2023-10-18T04:32:17.472Z] Removing intermediate container e19fa3b8d068 [2023-10-18T04:32:17.472Z] ---> 69347358607c [2023-10-18T04:32:17.472Z] Step 13/23 : RUN apk add --update --no-cache [2023-10-18T04:32:17.472Z] ---> Running in 42a48b4acd8d [2023-10-18T04:32:17.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T04:32:17.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T04:32:17.472Z] OK: 8 MiB in 15 packages [2023-10-18T04:32:18.054Z] Removing intermediate container 42a48b4acd8d [2023-10-18T04:32:18.054Z] ---> b3a96eb5de3f [2023-10-18T04:32:18.054Z] Step 14/23 : WORKDIR / [2023-10-18T04:32:18.054Z] ---> Running in 502d57be6f07 [2023-10-18T04:32:18.321Z] Removing intermediate container 502d57be6f07 [2023-10-18T04:32:18.321Z] ---> 7305f3806096 [2023-10-18T04:32:18.321Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-10-18T04:32:22.577Z] ---> 814f4d8f595b [2023-10-18T04:32:22.577Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-10-18T04:32:23.982Z] ---> 0d514de70d3a [2023-10-18T04:32:23.982Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-10-18T04:32:24.247Z] ---> 401799088782 [2023-10-18T04:32:24.247Z] Step 18/23 : EXPOSE 59999 [2023-10-18T04:32:24.247Z] ---> Running in a39b24f0824d [2023-10-18T04:32:24.517Z] Removing intermediate container a39b24f0824d [2023-10-18T04:32:24.517Z] ---> b1bfe3f84ceb [2023-10-18T04:32:24.517Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-10-18T04:32:24.782Z] ---> Running in 439e863bf27b [2023-10-18T04:32:25.049Z] Removing intermediate container 439e863bf27b [2023-10-18T04:32:25.049Z] ---> f08f2ef49eba [2023-10-18T04:32:25.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T04:32:25.049Z] ---> Running in 59e9154cf7cb [2023-10-18T04:32:25.315Z] Removing intermediate container 59e9154cf7cb [2023-10-18T04:32:25.315Z] ---> ca6c0f013877 [2023-10-18T04:32:25.315Z] Step 21/23 : LABEL arch=arm64 [2023-10-18T04:32:25.315Z] ---> Running in 64e636b2c066 [2023-10-18T04:32:25.587Z] Removing intermediate container 64e636b2c066 [2023-10-18T04:32:25.587Z] ---> b3b201d3d52b [2023-10-18T04:32:25.587Z] Step 22/23 : LABEL git_sha=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [2023-10-18T04:32:25.854Z] ---> Running in 71e8ae3f2c83 [2023-10-18T04:32:26.118Z] Removing intermediate container 71e8ae3f2c83 [2023-10-18T04:32:26.118Z] ---> 569393216b8c [2023-10-18T04:32:26.118Z] Step 23/23 : LABEL version=3.1.0-dev.35 [2023-10-18T04:32:26.118Z] ---> Running in a4dee472f281 [2023-10-18T04:32:26.384Z] Removing intermediate container a4dee472f281 [2023-10-18T04:32:26.384Z] ---> d99aeb16f6e3 [2023-10-18T04:32:26.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T04:32:26.384Z] Successfully built d99aeb16f6e3 [2023-10-18T04:32:26.384Z] 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-10-18T04:32:26.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T04:32:26.883Z] [2023-10-18T04:32:26.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:32:27.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T04:32:27.232Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T04:32:27.232Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T04:32:27.232Z] 04944245beec: Pulling fs layer [2023-10-18T04:32:27.232Z] 699f458cf7ca: Pulling fs layer [2023-10-18T04:32:27.232Z] 765212b225bb: Pulling fs layer [2023-10-18T04:32:27.232Z] f23df028b6ca: Pulling fs layer [2023-10-18T04:32:27.232Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T04:32:27.232Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T04:32:27.232Z] f23df028b6ca: Waiting [2023-10-18T04:32:27.232Z] d65c8cfc05b1: Waiting [2023-10-18T04:32:27.232Z] 2437ff75d9bd: Waiting [2023-10-18T04:32:27.232Z] 765212b225bb: Waiting [2023-10-18T04:32:27.503Z] 04944245beec: Verifying Checksum [2023-10-18T04:32:27.503Z] 04944245beec: Download complete [2023-10-18T04:32:27.503Z] 765212b225bb: Verifying Checksum [2023-10-18T04:32:27.503Z] 765212b225bb: Download complete [2023-10-18T04:32:27.503Z] f23df028b6ca: Verifying Checksum [2023-10-18T04:32:27.503Z] f23df028b6ca: Download complete [2023-10-18T04:32:27.503Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T04:32:27.503Z] d65c8cfc05b1: Download complete [2023-10-18T04:32:27.775Z] 699f458cf7ca: Verifying Checksum [2023-10-18T04:32:27.775Z] 699f458cf7ca: Download complete [2023-10-18T04:32:28.042Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T04:32:28.042Z] 8998bd30e6a1: Download complete [2023-10-18T04:32:30.660Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T04:32:30.660Z] 2437ff75d9bd: Download complete [2023-10-18T04:32:32.601Z] 8998bd30e6a1: Pull complete [2023-10-18T04:32:33.187Z] 04944245beec: Pull complete [2023-10-18T04:32:35.775Z] 699f458cf7ca: Pull complete [2023-10-18T04:32:35.775Z] 765212b225bb: Pull complete [2023-10-18T04:32:36.737Z] f23df028b6ca: Pull complete [2023-10-18T04:32:36.737Z] d65c8cfc05b1: Pull complete [2023-10-18T04:32:58.787Z] 2437ff75d9bd: Pull complete [2023-10-18T04:32:58.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T04:32:58.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T04:32:58.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:32:58.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-9484 does not seem to be running inside a container [2023-10-18T04:32:59.026Z] $ 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/264 -v /w/workspace/device-sdk-go/264:/w/workspace/device-sdk-go/264:rw,z -v /w/workspace/device-sdk-go/264@tmp:/w/workspace/device-sdk-go/264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-18T04:33:01.656Z] $ docker top 86f7570c9a7a1ce50e078f2254b18c60282a4129a5a96dfb5a62e50b71b9868a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:33:02.518Z] ---> job-cost.sh [2023-10-18T04:33:02.518Z] lf-activate-venv: SKIPPING [2023-10-18T04:33:02.519Z] INFO: No Stack... [2023-10-18T04:33:03.099Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T04:33:03.682Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T04:33:04.576Z] + cat /w/workspace/device-sdk-go/264/archives/cost.csv [2023-10-18T04:33:04.577Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T04:33:04.636Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [2023-10-18T04:33:04.641Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] did not exist. Created. [2023-10-18T04:33:04.642Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T04:33:04.985Z] /w/workspace/device-sdk-go/264@tmp/durable-504dce27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T04:33:05.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T04:33:05.685Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T04:33:05.765Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T04:33:05.771Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T04:33:05.791Z] $ docker stop --time=1 86f7570c9a7a1ce50e078f2254b18c60282a4129a5a96dfb5a62e50b71b9868a [2023-10-18T04:33:07.306Z] $ docker rm -f --volumes 86f7570c9a7a1ce50e078f2254b18c60282a4129a5a96dfb5a62e50b71b9868a [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-10-18T04:33:07.682Z] provisioning config files... [2023-10-18T04:33:07.689Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18387091363459612580tmp [Pipeline] { [Pipeline] sh [2023-10-18T04:33:07.981Z] + set +x [2023-10-18T04:33:07.981Z] + curl -s https://codecov.io/bash [2023-10-18T04:33:07.981Z] + bash -s -- [2023-10-18T04:33:07.981Z] [2023-10-18T04:33:07.981Z] _____ _ [2023-10-18T04:33:07.981Z] / ____| | | [2023-10-18T04:33:07.981Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T04:33:07.981Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T04:33:07.981Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T04:33:07.981Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T04:33:07.981Z] Bash-1.0.6 [2023-10-18T04:33:07.981Z] [2023-10-18T04:33:07.981Z] [2023-10-18T04:33:07.981Z] ==> git version 2.25.1 found [2023-10-18T04:33:07.981Z] ==> 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-10-18T04:33:07.981Z] Release-Date: 2020-01-08 [2023-10-18T04:33:07.981Z] 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-10-18T04:33:07.981Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T04:33:07.981Z] ==> Jenkins CI detected. [2023-10-18T04:33:07.981Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-10-18T04:33:07.981Z] project root: . [2023-10-18T04:33:07.981Z] --> token set from env [2023-10-18T04:33:07.981Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T04:33:07.981Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T04:33:07.981Z] ==> Python coveragepy not found [2023-10-18T04:33:07.981Z] ==> Searching for coverage reports in: [2023-10-18T04:33:07.981Z] + . [2023-10-18T04:33:07.981Z] -> Found 1 reports [2023-10-18T04:33:07.981Z] ==> Detecting git/mercurial file structure [2023-10-18T04:33:08.240Z] ==> Reading reports [2023-10-18T04:33:08.240Z] + ./coverage.out bytes=122153 [2023-10-18T04:33:08.240Z] ==> Appending adjustments [2023-10-18T04:33:08.240Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T04:33:08.499Z] + Found adjustments [2023-10-18T04:33:08.499Z] ==> Gzipping contents [2023-10-18T04:33:08.499Z] 20K /tmp/codecov.yKyeP4.gz [2023-10-18T04:33:08.499Z] ==> Uploading reports [2023-10-18T04:33:08.499Z] url: https://codecov.io [2023-10-18T04:33:08.499Z] query: branch=main&commit=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T04:33:08.499Z] -> Pinging Codecov [2023-10-18T04:33:08.499Z] 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=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T04:33:08.499Z] -> Uploading to [2023-10-18T04:33:08.499Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/7E55EF52A471D76F132DFD9A03CDDE97/e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d/faea3fe4-21d9-4818-b700-319a1ee46d46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T043308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de097d6ee20d3e0dd6d32ab6d87d0958611b222816d0c535e51b94b98e6c1049 [2023-10-18T04:33:08.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T04:33:08.499Z] Dload Upload Total Spent Left Speed [2023-10-18T04:33:09.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16708 0 0 100 16708 0 52540 --:--:-- --:--:-- --:--:-- 52540 [2023-10-18T04:33:09.067Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] } [2023-10-18T04:33:09.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-18T04:33:09.257Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-18T04:33:09.266Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:33:09.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T04:33:09.563Z] [2023-10-18T04:33:09.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:33:09.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T04:33:09.867Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-18T04:33:09.867Z] df9b9388f04a: Pulling fs layer [2023-10-18T04:33:09.867Z] 52dc419b0ee2: Pulling fs layer [2023-10-18T04:33:09.867Z] 25bc292e5bac: Pulling fs layer [2023-10-18T04:33:09.867Z] 114826534d7a: Pulling fs layer [2023-10-18T04:33:09.867Z] 4657fd5d0bcf: Pulling fs layer [2023-10-18T04:33:09.867Z] 6ad1cebc031e: Pulling fs layer [2023-10-18T04:33:09.867Z] 8a3aa393b2d8: Pulling fs layer [2023-10-18T04:33:09.867Z] 114826534d7a: Waiting [2023-10-18T04:33:09.867Z] 4657fd5d0bcf: Waiting [2023-10-18T04:33:09.867Z] 6ad1cebc031e: Waiting [2023-10-18T04:33:09.867Z] 8a3aa393b2d8: Waiting [2023-10-18T04:33:09.867Z] 25bc292e5bac: Download complete [2023-10-18T04:33:09.867Z] 52dc419b0ee2: Download complete [2023-10-18T04:33:09.867Z] 4657fd5d0bcf: Verifying Checksum [2023-10-18T04:33:09.867Z] 4657fd5d0bcf: Download complete [2023-10-18T04:33:09.867Z] df9b9388f04a: Download complete [2023-10-18T04:33:10.128Z] df9b9388f04a: Pull complete [2023-10-18T04:33:10.128Z] 6ad1cebc031e: Verifying Checksum [2023-10-18T04:33:10.128Z] 6ad1cebc031e: Download complete [2023-10-18T04:33:10.128Z] 52dc419b0ee2: Pull complete [2023-10-18T04:33:10.128Z] 25bc292e5bac: Pull complete [2023-10-18T04:33:10.697Z] 114826534d7a: Download complete [2023-10-18T04:33:10.697Z] 8a3aa393b2d8: Verifying Checksum [2023-10-18T04:33:10.697Z] 8a3aa393b2d8: Download complete [2023-10-18T04:33:13.978Z] 114826534d7a: Pull complete [2023-10-18T04:33:13.978Z] 4657fd5d0bcf: Pull complete [2023-10-18T04:33:14.237Z] 6ad1cebc031e: Pull complete [2023-10-18T04:33:16.765Z] 8a3aa393b2d8: Pull complete [2023-10-18T04:33:16.765Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-18T04:33:16.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T04:33:16.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:33:16.846Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:33:16.878Z] $ 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-10-18T04:33:21.764Z] $ docker top 19763c6f31964cfd00a8068a5128cc1c00a58e6d94ea8319a43207f9898931c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-18T04:33:21.827Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-10-18T04:33:22.107Z] + set -o pipefail [2023-10-18T04:33:22.107Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-10-18T04:33:30.233Z] [2023-10-18T04:33:30.233Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-10-18T04:33:30.233Z] [2023-10-18T04:33:30.233Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/1e158213-eeb8-43ba-8504-7a3d19bd6c06 [2023-10-18T04:33:30.233Z] [2023-10-18T04:33:30.233Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-18T04:33:30.233Z] [2023-10-18T04:33:31.616Z] [2023-10-18T04:33:31.616Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-18T04:33:31.616Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-18T04:33:31.616Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-18T04:33:31.629Z] $ docker stop --time=1 19763c6f31964cfd00a8068a5128cc1c00a58e6d94ea8319a43207f9898931c9 [2023-10-18T04:33:35.486Z] $ docker rm -f --volumes 19763c6f31964cfd00a8068a5128cc1c00a58e6d94ea8319a43207f9898931c9 [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-10-18T04:33:35.894Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T04:33:35.905Z] provisioning config files... [2023-10-18T04:33:35.913Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4269763895056333331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:33:36.210Z] --> edgex-publish-swagger.sh [2023-10-18T04:33:36.210Z] === Publish openapi/v3 API === [2023-10-18T04:33:36.210Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-18T04:33:36.210Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-10-18T04:33:36.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T04:33:36.210Z] Dload Upload Total Spent Left Speed [2023-10-18T04:33:36.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 45702 --:--:-- --:--:-- --:--:-- 45614 100 23674 0 0 100 23674 0 45614 --:--:-- --:--:-- --:--:-- 45614 [2023-10-18T04:33:36.780Z] [2023-10-18T04:33:36.780Z] [Pipeline] } [2023-10-18T04:33:36.786Z] 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-10-18T04:33:37.199Z] + git log --format=format:%s -1 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] sh [2023-10-18T04:33:37.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T04:33:37.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:33:37.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T04:33:37.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:33:37.867Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:33:37.900Z] $ 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-10-18T04:33:38.334Z] $ docker top 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be -eo pid,comm [2023-10-18T04:33:38.384Z] 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-10-18T04:33:38.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T04:33:38.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T04:33:38.422Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T04:33:38.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T04:33:38.540Z] $ docker exec 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be ssh-agent [2023-10-18T04:33:38.650Z] SSH_AUTH_SOCK=/tmp/ssh-ab0fgju916Sd/agent.32 [2023-10-18T04:33:38.650Z] SSH_AGENT_PID=38 [2023-10-18T04:33:38.654Z] Running ssh-add (command line suppressed) [2023-10-18T04:33:38.756Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2908815927874031993.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2908815927874031993.key) [2023-10-18T04:33:38.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T04:33:39.053Z] + git semver tag [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,236 [run_tag] DEBUG tag force:False [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,236 [check_head_tag] DEBUG check head tag [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,237 [execute] INFO git cat-file --batch-check [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,241 [execute] INFO git cat-file --batch [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,261 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,261 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-18T04:33:39.311Z] 2023-10-18 04:33:39,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:33:39.311Z] 3.1.0-dev.35 [Pipeline] } [2023-10-18T04:33:39.322Z] $ docker exec --env ******** --env ******** 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be ssh-agent -k [2023-10-18T04:33:39.427Z] unset SSH_AUTH_SOCK; [2023-10-18T04:33:39.427Z] unset SSH_AGENT_PID; [2023-10-18T04:33:39.428Z] echo Agent pid 38 killed; [2023-10-18T04:33:39.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T04:33:39.734Z] + git semver [Pipeline] } [2023-10-18T04:33:40.006Z] $ docker stop --time=1 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be [2023-10-18T04:33:41.329Z] $ docker rm -f --volumes 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:33:41.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T04:33:41.705Z] [2023-10-18T04:33:41.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:33:42.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T04:33:42.003Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-18T04:33:42.003Z] ab5ef0e58194: Pulling fs layer [2023-10-18T04:33:42.003Z] 9712f1f96733: Pulling fs layer [2023-10-18T04:33:42.003Z] 63f879dbbcfc: Pulling fs layer [2023-10-18T04:33:42.003Z] 0d9ebad4ef96: Pulling fs layer [2023-10-18T04:33:42.003Z] e9a5061849ea: Pulling fs layer [2023-10-18T04:33:42.003Z] d747dcd14b5f: Pulling fs layer [2023-10-18T04:33:42.003Z] 2de7ff778b66: Pulling fs layer [2023-10-18T04:33:42.003Z] 0d9ebad4ef96: Waiting [2023-10-18T04:33:42.003Z] e9a5061849ea: Waiting [2023-10-18T04:33:42.003Z] d747dcd14b5f: Waiting [2023-10-18T04:33:42.003Z] 2de7ff778b66: Waiting [2023-10-18T04:33:42.003Z] 9712f1f96733: Verifying Checksum [2023-10-18T04:33:42.003Z] 9712f1f96733: Download complete [2023-10-18T04:33:42.265Z] 63f879dbbcfc: Verifying Checksum [2023-10-18T04:33:42.265Z] 63f879dbbcfc: Download complete [2023-10-18T04:33:42.523Z] 0d9ebad4ef96: Verifying Checksum [2023-10-18T04:33:42.523Z] 0d9ebad4ef96: Download complete [2023-10-18T04:33:42.523Z] d747dcd14b5f: Verifying Checksum [2023-10-18T04:33:42.523Z] d747dcd14b5f: Download complete [2023-10-18T04:33:42.523Z] ab5ef0e58194: Verifying Checksum [2023-10-18T04:33:42.523Z] ab5ef0e58194: Download complete [2023-10-18T04:33:42.523Z] e9a5061849ea: Verifying Checksum [2023-10-18T04:33:42.523Z] e9a5061849ea: Download complete [2023-10-18T04:33:42.780Z] 2de7ff778b66: Verifying Checksum [2023-10-18T04:33:42.780Z] 2de7ff778b66: Download complete [2023-10-18T04:33:45.307Z] ab5ef0e58194: Pull complete [2023-10-18T04:33:45.307Z] 9712f1f96733: Pull complete [2023-10-18T04:33:45.872Z] 63f879dbbcfc: Pull complete [2023-10-18T04:33:50.052Z] 0d9ebad4ef96: Pull complete [2023-10-18T04:33:50.052Z] e9a5061849ea: Pull complete [2023-10-18T04:33:50.052Z] d747dcd14b5f: Pull complete [2023-10-18T04:33:50.985Z] 2de7ff778b66: Pull complete [2023-10-18T04:33:50.985Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-18T04:33:50.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T04:33:50.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:33:51.060Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:33:51.088Z] $ 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-10-18T04:33:58.945Z] $ docker top 9c4fe4b730b5f069f3803ae9d8e6d75450f2b75bc5c837c990605ba7f9bf70da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-18T04:33:59.017Z] provisioning config files... [2023-10-18T04:33:59.023Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7750129595048095293tmp [2023-10-18T04:33:59.032Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1837415327332233669tmp [2023-10-18T04:33:59.040Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config734858505530171210tmp [Pipeline] { [Pipeline] echo [2023-10-18T04:33:59.050Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:33:59.330Z] ---> sigul-configuration.sh [2023-10-18T04:33:59.330Z] gpg: directory `/root/.gnupg' created [2023-10-18T04:33:59.330Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-18T04:33:59.330Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-18T04:33:59.330Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-18T04:33:59.330Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-18T04:33:59.330Z] gpg: CAST5 encrypted data [2023-10-18T04:33:59.330Z] gpg: encrypted with 1 passphrase [2023-10-18T04:33:59.330Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-18T04:33:59.615Z] + mkdir /home/jenkins [2023-10-18T04:33:59.616Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-18T04:33:59.899Z] + 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-10-18T04:33:59.906Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:00.190Z] ---> sigul-install.sh [2023-10-18T04:34:00.190Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-18T04:34:00.476Z] + git tag --list [2023-10-18T04:34:00.476Z] 0.7.1 [2023-10-18T04:34:00.476Z] delhi-tag [2023-10-18T04:34:00.476Z] v1.0.0 [2023-10-18T04:34:00.476Z] v1.1.0 [2023-10-18T04:34:00.476Z] v1.1.1 [2023-10-18T04:34:00.476Z] v1.1.2 [2023-10-18T04:34:00.476Z] v1.2.0 [2023-10-18T04:34:00.476Z] v1.2.1 [2023-10-18T04:34:00.476Z] v1.2.2 [2023-10-18T04:34:00.476Z] v1.2.3 [2023-10-18T04:34:00.476Z] v1.3.0 [2023-10-18T04:34:00.476Z] v1.4.0 [2023-10-18T04:34:00.476Z] v2.0.0 [2023-10-18T04:34:00.476Z] v2.1.0 [2023-10-18T04:34:00.476Z] v2.1.1 [2023-10-18T04:34:00.476Z] v2.2.0 [2023-10-18T04:34:00.476Z] v2.3.0 [2023-10-18T04:34:00.476Z] v2.3.1 [2023-10-18T04:34:00.476Z] v3.0 [2023-10-18T04:34:00.476Z] v3.0.0 [2023-10-18T04:34:00.476Z] v3.0.1-dev.1 [2023-10-18T04:34:00.476Z] v3.1.0-dev.1 [2023-10-18T04:34:00.476Z] v3.1.0-dev.10 [2023-10-18T04:34:00.476Z] v3.1.0-dev.11 [2023-10-18T04:34:00.476Z] v3.1.0-dev.12 [2023-10-18T04:34:00.476Z] v3.1.0-dev.13 [2023-10-18T04:34:00.476Z] v3.1.0-dev.14 [2023-10-18T04:34:00.476Z] v3.1.0-dev.15 [2023-10-18T04:34:00.476Z] v3.1.0-dev.16 [2023-10-18T04:34:00.476Z] v3.1.0-dev.17 [2023-10-18T04:34:00.476Z] v3.1.0-dev.18 [2023-10-18T04:34:00.476Z] v3.1.0-dev.19 [2023-10-18T04:34:00.476Z] v3.1.0-dev.2 [2023-10-18T04:34:00.476Z] v3.1.0-dev.20 [2023-10-18T04:34:00.476Z] v3.1.0-dev.21 [2023-10-18T04:34:00.476Z] v3.1.0-dev.22 [2023-10-18T04:34:00.476Z] v3.1.0-dev.23 [2023-10-18T04:34:00.476Z] v3.1.0-dev.24 [2023-10-18T04:34:00.476Z] v3.1.0-dev.25 [2023-10-18T04:34:00.476Z] v3.1.0-dev.26 [2023-10-18T04:34:00.476Z] v3.1.0-dev.27 [2023-10-18T04:34:00.476Z] v3.1.0-dev.28 [2023-10-18T04:34:00.476Z] v3.1.0-dev.29 [2023-10-18T04:34:00.476Z] v3.1.0-dev.3 [2023-10-18T04:34:00.477Z] v3.1.0-dev.30 [2023-10-18T04:34:00.477Z] v3.1.0-dev.31 [2023-10-18T04:34:00.477Z] v3.1.0-dev.32 [2023-10-18T04:34:00.477Z] v3.1.0-dev.33 [2023-10-18T04:34:00.477Z] v3.1.0-dev.34 [2023-10-18T04:34:00.477Z] v3.1.0-dev.35 [2023-10-18T04:34:00.477Z] v3.1.0-dev.4 [2023-10-18T04:34:00.477Z] v3.1.0-dev.5 [2023-10-18T04:34:00.477Z] v3.1.0-dev.6 [2023-10-18T04:34:00.477Z] v3.1.0-dev.7 [2023-10-18T04:34:00.477Z] v3.1.0-dev.8 [2023-10-18T04:34:00.477Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-18T04:34:00.766Z] + lftools sign git-tag v3.1.0-dev.35 [2023-10-18T04:34:01.334Z] Signing Git tag with Sigul... [2023-10-18T04:34:01.334Z] Signing v3.1.0-dev.35 [Pipeline] echo [2023-10-18T04:34:01.601Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:01.886Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-18T04:34:01.893Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-18T04:34:01.911Z] $ docker stop --time=1 9c4fe4b730b5f069f3803ae9d8e6d75450f2b75bc5c837c990605ba7f9bf70da [2023-10-18T04:34:03.261Z] $ docker rm -f --volumes 9c4fe4b730b5f069f3803ae9d8e6d75450f2b75bc5c837c990605ba7f9bf70da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-18T04:34:03.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T04:34:03.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:34:03.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T04:34:03.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:34:04.046Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:34:04.084Z] $ 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-10-18T04:34:04.444Z] $ docker top ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 -eo pid,comm [2023-10-18T04:34:04.494Z] 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-10-18T04:34:04.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T04:34:04.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T04:34:04.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T04:34:04.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T04:34:04.644Z] $ docker exec ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 ssh-agent [2023-10-18T04:34:04.759Z] SSH_AUTH_SOCK=/tmp/ssh-zu6e2F2piHz8/agent.32 [2023-10-18T04:34:04.759Z] SSH_AGENT_PID=38 [2023-10-18T04:34:04.765Z] Running ssh-add (command line suppressed) [2023-10-18T04:34:04.865Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16970236079655388996.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16970236079655388996.key) [2023-10-18T04:34:04.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T04:34:05.167Z] + git semver bump pre [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,339 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,339 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,340 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,340 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,343 [execute] INFO git cat-file --batch-check [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,349 [execute] INFO git cat-file --batch [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T04:34:05.428Z] 2023-10-18 04:34:05,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:34:05.428Z] 3.1.0-dev.36 [Pipeline] } [2023-10-18T04:34:05.437Z] $ docker exec --env ******** --env ******** ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 ssh-agent -k [2023-10-18T04:34:05.550Z] unset SSH_AUTH_SOCK; [2023-10-18T04:34:05.550Z] unset SSH_AGENT_PID; [2023-10-18T04:34:05.550Z] echo Agent pid 38 killed; [2023-10-18T04:34:05.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T04:34:05.868Z] + git semver [Pipeline] } [2023-10-18T04:34:06.140Z] $ docker stop --time=1 ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 [2023-10-18T04:34:07.436Z] $ docker rm -f --volumes ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T04:34:07.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T04:34:07.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:34:08.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T04:34:08.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:34:08.127Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:34:08.157Z] $ 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-10-18T04:34:08.525Z] $ docker top f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T04:34:08.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T04:34:08.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T04:34:08.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T04:34:08.716Z] $ docker exec f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 ssh-agent [2023-10-18T04:34:08.836Z] SSH_AUTH_SOCK=/tmp/ssh-NFQ7jae1t25V/agent.32 [2023-10-18T04:34:08.836Z] SSH_AGENT_PID=38 [2023-10-18T04:34:08.841Z] Running ssh-add (command line suppressed) [2023-10-18T04:34:08.944Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1486883040659944867.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1486883040659944867.key) [2023-10-18T04:34:08.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T04:34:09.244Z] + git semver push [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,422 [run_push] DEBUG push [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,423 [execute] INFO git cat-file --batch-check [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,427 [execute] INFO git rev-list 19addd0bd8b97a2b62222655e5b0143363ff617a -- [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,427 [execute] DEBUG Popen(['git', 'rev-list', '19addd0bd8b97a2b62222655e5b0143363ff617a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,439 [execute] INFO git fetch -v origin [2023-10-18T04:34:09.503Z] 2023-10-18 04:34:09,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-18T04:34:10.072Z] 2023-10-18 04:34:09,989 [run_push] DEBUG no remote changes detected [2023-10-18T04:34:10.072Z] 2023-10-18 04:34:09,989 [execute] INFO git push origin semver [2023-10-18T04:34:10.072Z] 2023-10-18 04:34:09,989 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T04:34:11.009Z] 2023-10-18 04:34:10,743 [run_push] DEBUG push all version tags [2023-10-18T04:34:11.009Z] 2023-10-18 04:34:10,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-18T04:34:11.009Z] 2023-10-18 04:34:10,744 [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-10-18T04:34:11.577Z] 2023-10-18 04:34:11,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-10-18T04:34:11.577Z] 3.1.0-dev.36 [Pipeline] } [2023-10-18T04:34:11.587Z] $ docker exec --env ******** --env ******** f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 ssh-agent -k [2023-10-18T04:34:11.686Z] unset SSH_AUTH_SOCK; [2023-10-18T04:34:11.686Z] unset SSH_AGENT_PID; [2023-10-18T04:34:11.686Z] echo Agent pid 38 killed; [2023-10-18T04:34:11.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T04:34:12.013Z] + git semver [Pipeline] } [2023-10-18T04:34:12.284Z] $ docker stop --time=1 f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 [2023-10-18T04:34:13.542Z] $ docker rm -f --volumes f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 [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-10-18T04:34:14.138Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-10-18T04:34:14.138Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-10-18T04:34:14.138Z] total 16 [2023-10-18T04:34:14.138Z] drwxr-xr-x 3 root root 4096 Oct 18 04:23 . [2023-10-18T04:34:14.138Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:34 .. [2023-10-18T04:34:14.138Z] drwxr-xr-x 2 root root 4096 Oct 18 04:23 cost [2023-10-18T04:34:14.138Z] -rw-r--r-- 1 root root 85 Oct 18 04:23 cost.csv [2023-10-18T04:34:14.138Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-10-18T04:34:14.138Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-10-18T04:34:14.138Z] total 16 [2023-10-18T04:34:14.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 04:23 . [2023-10-18T04:34:14.138Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:34 .. [2023-10-18T04:34:14.138Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 04:23 cost [2023-10-18T04:34:14.138Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 18 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:14.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:15.286Z] ---> package-listing.sh [2023-10-18T04:34:15.286Z] ++ facter osfamily [2023-10-18T04:34:15.286Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T04:34:15.545Z] + OS_FAMILY=debian [2023-10-18T04:34:15.545Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-10-18T04:34:15.545Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T04:34:15.545Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T04:34:15.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T04:34:15.545Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T04:34:15.545Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-10-18T04:34:15.545Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T04:34:15.545Z] + case "${OS_FAMILY}" in [2023-10-18T04:34:15.545Z] + dpkg -l [2023-10-18T04:34:15.545Z] + grep '^ii' [2023-10-18T04:34:15.545Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T04:34:15.545Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T04:34:15.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T04:34:15.545Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-10-18T04:34:15.545Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-10-18T04:34:15.545Z] + 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-10-18T04:34:15.554Z] 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-10-18T04:34:15.830Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T04:34:16.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T04:34:16.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T04:34:16.447Z] prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container [2023-10-18T04:34:16.478Z] $ 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-10-18T04:34:16.708Z] $ docker top dcff49745a857e73c239383f335cf1dc50f4ac2f6d20a1f4144de2c82d1d088f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T04:34:17.042Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T04:34:17.322Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T04:34:17.646Z] + ls /var/log/sa-host [2023-10-18T04:34:17.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T04:34:17.856Z] provisioning config files... [2023-10-18T04:34:17.880Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17002629891578347171tmp [Pipeline] { [Pipeline] echo [2023-10-18T04:34:17.899Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:18.213Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T04:34:18.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:18.575Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T04:34:18.583Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:18.865Z] ---> sudo-logs.sh [2023-10-18T04:34:18.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T04:34:18.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:19.183Z] ---> job-cost.sh [2023-10-18T04:34:19.183Z] lf-activate-venv: SKIPPING [2023-10-18T04:34:19.183Z] DEBUG: total: 0.2199999988079071 [2023-10-18T04:34:19.183Z] INFO: Retrieving Stack Cost... [2023-10-18T04:34:19.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T04:34:20.011Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T04:34:20.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T04:34:20.307Z] ---> logs-deploy.sh [2023-10-18T04:34:20.307Z] lf-activate-venv: SKIPPING [2023-10-18T04:34:20.307Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/264 [2023-10-18T04:34:20.307Z] INFO: archiving workspace using pattern(s): [2023-10-18T04:34:21.243Z] Archives upload complete. [2023-10-18T04:34:21.502Z] INFO: archiving logs to Nexus [2023-10-18T04:34:22.068Z] ---> uname -a: [2023-10-18T04:34:22.068Z] Linux prd-ubuntu20-04-docker-8c-8g-9483 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] ---> lscpu: [2023-10-18T04:34:22.068Z] Architecture: x86_64 [2023-10-18T04:34:22.068Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-18T04:34:22.068Z] Byte Order: Little Endian [2023-10-18T04:34:22.068Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-18T04:34:22.068Z] CPU(s): 8 [2023-10-18T04:34:22.068Z] On-line CPU(s) list: 0-7 [2023-10-18T04:34:22.068Z] Thread(s) per core: 1 [2023-10-18T04:34:22.068Z] Core(s) per socket: 1 [2023-10-18T04:34:22.068Z] Socket(s): 8 [2023-10-18T04:34:22.068Z] NUMA node(s): 1 [2023-10-18T04:34:22.068Z] Vendor ID: AuthenticAMD [2023-10-18T04:34:22.068Z] CPU family: 23 [2023-10-18T04:34:22.068Z] Model: 49 [2023-10-18T04:34:22.068Z] Model name: AMD EPYC-Rome Processor [2023-10-18T04:34:22.068Z] Stepping: 0 [2023-10-18T04:34:22.068Z] CPU MHz: 2800.000 [2023-10-18T04:34:22.068Z] BogoMIPS: 5600.00 [2023-10-18T04:34:22.068Z] Virtualization: AMD-V [2023-10-18T04:34:22.068Z] Hypervisor vendor: KVM [2023-10-18T04:34:22.068Z] Virtualization type: full [2023-10-18T04:34:22.068Z] L1d cache: 256 KiB [2023-10-18T04:34:22.068Z] L1i cache: 256 KiB [2023-10-18T04:34:22.068Z] L2 cache: 4 MiB [2023-10-18T04:34:22.068Z] L3 cache: 128 MiB [2023-10-18T04:34:22.068Z] NUMA node0 CPU(s): 0-7 [2023-10-18T04:34:22.068Z] Vulnerability Itlb multihit: Not affected [2023-10-18T04:34:22.068Z] Vulnerability L1tf: Not affected [2023-10-18T04:34:22.068Z] Vulnerability Mds: Not affected [2023-10-18T04:34:22.068Z] Vulnerability Meltdown: Not affected [2023-10-18T04:34:22.068Z] Vulnerability Mmio stale data: Not affected [2023-10-18T04:34:22.068Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-18T04:34:22.068Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-18T04:34:22.068Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-18T04:34:22.068Z] Vulnerability Srbds: Not affected [2023-10-18T04:34:22.068Z] Vulnerability Tsx async abort: Not affected [2023-10-18T04:34:22.068Z] 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-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] ---> nproc: [2023-10-18T04:34:22.068Z] 8 [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] ---> df -h: [2023-10-18T04:34:22.068Z] Filesystem Size Used Avail Use% Mounted on [2023-10-18T04:34:22.068Z] overlay 155G 13G 143G 9% / [2023-10-18T04:34:22.068Z] tmpfs 64M 0 64M 0% /dev [2023-10-18T04:34:22.068Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-18T04:34:22.068Z] shm 64M 0 64M 0% /dev/shm [2023-10-18T04:34:22.068Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] ---> sar -b -r -n DEV: [2023-10-18T04:34:22.068Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9483) 10/18/23 _x86_64_ (8 CPU) [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] 04:19:49 LINUX RESTART (8 CPU) [2023-10-18T04:34:22.068Z] [2023-10-18T04:34:22.068Z] 04:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-18T04:34:22.068Z] 04:21:00 188.99 48.16 140.83 0.00 5447.76 184978.37 0.00 [2023-10-18T04:34:22.068Z] 04:22:01 165.48 0.98 164.50 0.00 13.64 49832.75 0.00 [2023-10-18T04:34:22.068Z] 04:23:01 71.89 0.20 71.69 0.00 7.20 20519.78 0.00 [2023-10-18T04:34:22.068Z] 04:24:01 122.41 0.08 122.33 0.00 14.13 35942.14 0.00 [2023-10-18T04:34:22.068Z] 04:25:01 26.03 10.03 16.00 0.00 5174.07 2750.89 0.00 [2023-10-18T04:34:22.068Z] 04:26:01 15.93 1.68 14.25 0.00 261.42 3581.54 0.00 [2023-10-18T04:34:22.068Z] 04:27:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2023-10-18T04:34:22.069Z] 04:28:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2023-10-18T04:34:22.069Z] 04:29:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2023-10-18T04:34:22.069Z] 04:30:01 2.48 0.00 2.48 0.00 0.00 39.99 0.00 [2023-10-18T04:34:22.069Z] 04:31:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 [2023-10-18T04:34:22.069Z] 04:32:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 [2023-10-18T04:34:22.069Z] 04:33:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2023-10-18T04:34:22.069Z] 04:34:01 125.96 0.23 125.73 0.00 13.73 58803.13 0.00 [2023-10-18T04:34:22.069Z] Average: 52.14 4.38 47.76 0.00 779.93 25496.41 0.00 [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] 04:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-18T04:34:22.069Z] 04:21:00 29261864 31571656 749628 2.28 75140 2507124 1968680 5.80 998168 2245984 500 [2023-10-18T04:34:22.069Z] 04:22:01 28304372 31426260 876452 2.67 147992 3157956 1999044 5.89 1233928 2862752 15584 [2023-10-18T04:34:22.069Z] 04:23:01 28016116 31291912 1006892 3.06 153272 3288624 2492904 7.35 1536464 2824668 120792 [2023-10-18T04:34:22.069Z] 04:24:01 27637740 31553524 748620 2.28 163356 3875464 1758572 5.18 1270944 3427304 436 [2023-10-18T04:34:22.069Z] 04:25:01 27271484 31526496 767012 2.33 168928 4195716 1767204 5.21 1494148 3549884 94528 [2023-10-18T04:34:22.069Z] 04:26:01 27269908 31541444 749736 2.28 171572 4208420 1809480 5.33 1497912 3540592 148 [2023-10-18T04:34:22.069Z] 04:27:01 27270120 31541744 749372 2.28 171652 4208424 1809480 5.33 1497916 3540600 4 [2023-10-18T04:34:22.069Z] 04:28:01 27272584 31544340 746780 2.27 171716 4208428 1809480 5.33 1495440 3540656 136 [2023-10-18T04:34:22.069Z] 04:29:01 27272600 31544428 746656 2.27 171784 4208428 1809480 5.33 1495508 3540660 8 [2023-10-18T04:34:22.069Z] 04:30:01 27272836 31545324 746288 2.27 171876 4208408 1809480 5.33 1495040 3541228 152 [2023-10-18T04:34:22.069Z] 04:31:01 27272900 31545440 746316 2.27 171932 4208404 1809480 5.33 1495276 3541232 4 [2023-10-18T04:34:22.069Z] 04:32:01 27273000 31545712 745964 2.27 172000 4208412 1809480 5.33 1495000 3541232 12 [2023-10-18T04:34:22.069Z] 04:33:01 27272960 31545748 745868 2.27 172076 4208416 1809480 5.33 1495076 3541236 8 [2023-10-18T04:34:22.069Z] 04:34:01 25752188 31501876 780164 2.37 209188 5516744 1825020 5.38 1624776 4790904 772 [2023-10-18T04:34:22.069Z] Average: 27458619 31516136 778982 2.37 163749 4014926 1877662 5.53 1437543 3430638 16649 [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] 04:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-18T04:34:22.069Z] 04:21:00 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:21:00 vethccaea18 3.72 2.55 0.36 3.20 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:21:00 docker0 13.33 15.35 1.14 113.66 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:21:00 ens3 643.91 398.82 5691.73 87.35 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:22:01 vethbd64e1f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:22:01 docker0 228.16 270.84 18.21 2277.96 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:22:01 ens3 295.54 241.93 2300.52 30.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:23:01 veth291a188 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:23:01 docker0 2.87 4.78 0.20 31.31 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:23:01 ens3 39.14 36.96 56.18 101.43 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:24:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:24:01 docker0 1.45 3.48 0.09 30.92 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:24:01 ens3 102.95 61.69 2613.26 13.26 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:25:01 ens3 129.05 59.37 2027.10 4.19 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:26:01 ens3 0.70 0.48 0.29 0.13 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:31:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:34:01 veth64ae0dd 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:34:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:34:01 docker0 92.00 119.33 6.67 1026.41 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] 04:34:01 ens3 388.99 247.93 8226.45 41.45 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] Average: veth64ae0dd 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] Average: docker0 24.37 29.84 1.90 251.00 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] Average: ens3 114.56 75.02 1494.91 19.86 0.00 0.00 0.00 0.00 [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] ---> sar -P ALL: [2023-10-18T04:34:22.069Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9483) 10/18/23 _x86_64_ (8 CPU) [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] 04:19:49 LINUX RESTART (8 CPU) [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] 04:20:01 CPU %user %nice %system %iowait %steal %idle [2023-10-18T04:34:22.069Z] 04:21:00 all 9.30 0.00 3.29 4.42 0.05 82.94 [2023-10-18T04:34:22.069Z] 04:21:00 0 11.33 0.00 2.32 2.47 0.05 83.83 [2023-10-18T04:34:22.069Z] 04:21:00 1 8.38 0.00 3.19 8.24 0.05 80.13 [2023-10-18T04:34:22.069Z] 04:21:00 2 8.18 0.00 2.58 0.47 0.05 88.72 [2023-10-18T04:34:22.069Z] 04:21:00 3 10.79 0.00 3.15 0.89 0.07 85.10 [2023-10-18T04:34:22.069Z] 04:21:00 4 7.71 0.00 3.88 10.65 0.05 77.70 [2023-10-18T04:34:22.069Z] 04:21:00 5 9.04 0.00 3.24 1.05 0.05 86.62 [2023-10-18T04:34:22.069Z] 04:21:00 6 10.09 0.00 3.81 11.27 0.05 74.78 [2023-10-18T04:34:22.069Z] 04:21:00 7 8.84 0.00 4.17 0.34 0.07 86.59 [2023-10-18T04:34:22.069Z] 04:22:01 all 5.02 0.00 2.26 3.26 0.04 89.43 [2023-10-18T04:34:22.069Z] 04:22:01 0 4.42 0.00 2.43 6.00 0.03 87.12 [2023-10-18T04:34:22.069Z] 04:22:01 1 5.03 0.00 2.36 0.03 0.03 92.54 [2023-10-18T04:34:22.069Z] 04:22:01 2 4.82 0.00 1.63 0.18 0.03 93.33 [2023-10-18T04:34:22.069Z] 04:22:01 3 5.00 0.00 1.91 0.33 0.05 92.71 [2023-10-18T04:34:22.069Z] 04:22:01 4 5.20 0.00 2.10 5.27 0.05 87.38 [2023-10-18T04:34:22.069Z] 04:22:01 5 5.51 0.00 1.53 0.33 0.02 92.62 [2023-10-18T04:34:22.069Z] 04:22:01 6 5.21 0.00 3.11 4.35 0.03 87.29 [2023-10-18T04:34:22.069Z] 04:22:01 7 4.96 0.00 2.98 9.60 0.03 82.43 [2023-10-18T04:34:22.069Z] 04:23:01 all 47.29 0.00 4.40 0.93 0.09 47.29 [2023-10-18T04:34:22.069Z] 04:23:01 0 44.98 0.00 4.56 4.34 0.10 46.01 [2023-10-18T04:34:22.069Z] 04:23:01 1 45.64 0.00 4.69 0.13 0.08 49.45 [2023-10-18T04:34:22.069Z] 04:23:01 2 48.96 0.00 4.32 0.25 0.10 46.37 [2023-10-18T04:34:22.069Z] 04:23:01 3 45.33 0.00 4.46 0.35 0.08 49.76 [2023-10-18T04:34:22.069Z] 04:23:01 4 49.19 0.00 4.38 1.98 0.07 44.38 [2023-10-18T04:34:22.069Z] 04:23:01 5 48.55 0.00 4.45 0.08 0.10 46.81 [2023-10-18T04:34:22.069Z] 04:23:01 6 48.19 0.00 3.98 0.12 0.10 47.61 [2023-10-18T04:34:22.069Z] 04:23:01 7 47.44 0.00 4.36 0.20 0.10 47.90 [2023-10-18T04:34:22.069Z] 04:24:01 all 11.12 0.00 2.12 2.05 0.04 84.67 [2023-10-18T04:34:22.069Z] 04:24:01 0 10.46 0.00 2.14 0.40 0.03 86.96 [2023-10-18T04:34:22.069Z] 04:24:01 1 11.62 0.00 2.49 7.10 0.05 78.75 [2023-10-18T04:34:22.069Z] 04:24:01 2 12.00 0.00 2.04 1.05 0.03 84.88 [2023-10-18T04:34:22.069Z] 04:24:01 3 11.14 0.00 2.55 6.19 0.03 80.09 [2023-10-18T04:34:22.069Z] 04:24:01 4 10.77 0.00 1.92 1.31 0.03 85.96 [2023-10-18T04:34:22.069Z] 04:24:01 5 11.02 0.00 1.91 0.02 0.05 87.00 [2023-10-18T04:34:22.069Z] 04:24:01 6 10.57 0.00 1.97 0.34 0.05 87.08 [2023-10-18T04:34:22.069Z] 04:24:01 7 11.43 0.00 1.92 0.03 0.07 86.55 [2023-10-18T04:34:22.069Z] 04:25:01 all 1.05 0.00 0.34 0.42 0.01 98.18 [2023-10-18T04:34:22.069Z] 04:25:01 0 0.20 0.00 0.25 0.70 0.00 98.85 [2023-10-18T04:34:22.069Z] 04:25:01 1 0.45 0.00 0.18 0.90 0.02 98.45 [2023-10-18T04:34:22.069Z] 04:25:01 2 3.05 0.00 0.55 0.18 0.02 96.20 [2023-10-18T04:34:22.069Z] 04:25:01 3 0.77 0.00 0.33 0.52 0.02 98.37 [2023-10-18T04:34:22.069Z] 04:25:01 4 2.03 0.00 0.30 0.28 0.02 97.38 [2023-10-18T04:34:22.069Z] 04:25:01 5 0.53 0.00 0.25 0.02 0.00 99.20 [2023-10-18T04:34:22.069Z] 04:25:01 6 0.55 0.00 0.48 0.72 0.00 98.25 [2023-10-18T04:34:22.069Z] 04:25:01 7 0.78 0.00 0.33 0.07 0.02 98.80 [2023-10-18T04:34:22.069Z] 04:26:01 all 0.69 0.00 0.24 0.06 0.01 99.00 [2023-10-18T04:34:22.069Z] 04:26:01 0 0.33 0.00 0.22 0.03 0.02 99.40 [2023-10-18T04:34:22.069Z] 04:26:01 1 0.80 0.00 0.28 0.33 0.02 98.57 [2023-10-18T04:34:22.069Z] 04:26:01 2 0.37 0.00 0.18 0.02 0.00 99.43 [2023-10-18T04:34:22.069Z] 04:26:01 3 2.25 0.00 0.21 0.02 0.02 97.50 [2023-10-18T04:34:22.069Z] 04:26:01 4 0.35 0.00 0.37 0.02 0.00 99.27 [2023-10-18T04:34:22.069Z] 04:26:01 5 0.57 0.00 0.23 0.02 0.02 99.17 [2023-10-18T04:34:22.069Z] 04:26:01 6 0.48 0.00 0.23 0.02 0.02 99.25 [2023-10-18T04:34:22.069Z] 04:26:01 7 0.38 0.00 0.18 0.02 0.00 99.42 [2023-10-18T04:34:22.069Z] 04:27:01 all 0.11 0.00 0.01 0.06 0.01 99.81 [2023-10-18T04:34:22.069Z] 04:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-18T04:34:22.069Z] 04:27:01 1 0.00 0.00 0.02 0.45 0.02 99.52 [2023-10-18T04:34:22.069Z] 04:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:27:01 3 0.73 0.00 0.00 0.00 0.00 99.27 [2023-10-18T04:34:22.069Z] 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:27:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-10-18T04:34:22.069Z] 04:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:28:01 all 0.03 0.00 0.01 0.26 0.01 99.71 [2023-10-18T04:34:22.069Z] 04:28:01 0 0.00 0.00 0.00 0.35 0.00 99.65 [2023-10-18T04:34:22.069Z] 04:28:01 1 0.05 0.00 0.00 1.62 0.02 98.32 [2023-10-18T04:34:22.069Z] 04:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-18T04:34:22.069Z] 04:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:28:01 5 0.03 0.00 0.02 0.08 0.02 99.85 [2023-10-18T04:34:22.069Z] 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:29:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2023-10-18T04:34:22.069Z] 04:29:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-10-18T04:34:22.069Z] 04:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-10-18T04:34:22.069Z] 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:29:01 3 1.51 0.00 0.02 0.00 0.02 98.45 [2023-10-18T04:34:22.069Z] 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] 04:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-18T04:34:22.069Z] 04:30:01 all 0.06 0.00 0.02 0.08 0.01 99.83 [2023-10-18T04:34:22.069Z] 04:30:01 0 0.03 0.00 0.03 0.12 0.02 99.80 [2023-10-18T04:34:22.069Z] 04:30:01 1 0.07 0.00 0.02 0.55 0.02 99.35 [2023-10-18T04:34:22.069Z] 04:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T04:34:22.069Z] 04:30:01 3 0.27 0.00 0.02 0.00 0.00 99.72 [2023-10-18T04:34:22.069Z] 04:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-18T04:34:22.069Z] 04:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-18T04:34:22.069Z] 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] 04:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:31:01 all 0.16 0.00 0.01 0.03 0.00 99.80 [2023-10-18T04:34:22.069Z] 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:31:01 1 0.35 0.00 0.02 0.13 0.00 99.50 [2023-10-18T04:34:22.069Z] 04:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:31:01 3 0.88 0.00 0.00 0.00 0.00 99.12 [2023-10-18T04:34:22.069Z] 04:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T04:34:22.069Z] 04:31:01 6 0.00 0.00 0.00 0.13 0.00 99.87 [2023-10-18T04:34:22.069Z] 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] 04:31:01 CPU %user %nice %system %iowait %steal %idle [2023-10-18T04:34:22.069Z] 04:32:01 all 0.05 0.00 0.01 0.02 0.00 99.92 [2023-10-18T04:34:22.069Z] 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:32:01 1 0.05 0.00 0.00 0.07 0.00 99.88 [2023-10-18T04:34:22.069Z] 04:32:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2023-10-18T04:34:22.069Z] 04:32:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2023-10-18T04:34:22.069Z] 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-18T04:34:22.069Z] 04:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-18T04:34:22.069Z] 04:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:33:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-10-18T04:34:22.069Z] 04:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:33:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-10-18T04:34:22.069Z] 04:33:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-18T04:34:22.069Z] 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T04:34:22.069Z] 04:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-18T04:34:22.069Z] 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T04:34:22.069Z] 04:34:01 all 8.56 0.00 3.56 3.51 0.06 84.31 [2023-10-18T04:34:22.069Z] 04:34:01 0 8.51 0.00 3.22 0.12 0.05 88.10 [2023-10-18T04:34:22.069Z] 04:34:01 1 8.59 0.00 2.92 3.54 0.07 84.88 [2023-10-18T04:34:22.069Z] 04:34:01 2 10.07 0.00 3.60 0.39 0.05 85.90 [2023-10-18T04:34:22.069Z] 04:34:01 3 7.40 0.00 3.69 3.64 0.05 85.21 [2023-10-18T04:34:22.069Z] 04:34:01 4 8.60 0.00 3.42 3.49 0.05 84.44 [2023-10-18T04:34:22.069Z] 04:34:01 5 8.87 0.00 2.76 0.76 0.07 87.54 [2023-10-18T04:34:22.069Z] 04:34:01 6 8.25 0.00 4.14 0.07 0.05 87.49 [2023-10-18T04:34:22.069Z] 04:34:01 7 8.19 0.00 4.72 16.30 0.09 70.70 [2023-10-18T04:34:22.069Z] Average: all 5.94 0.00 1.15 1.07 0.02 91.81 [2023-10-18T04:34:22.069Z] Average: 0 5.70 0.00 1.08 1.04 0.02 92.16 [2023-10-18T04:34:22.069Z] Average: 1 5.76 0.00 1.15 1.64 0.03 91.42 [2023-10-18T04:34:22.069Z] Average: 2 6.22 0.00 1.06 0.19 0.02 92.51 [2023-10-18T04:34:22.069Z] Average: 3 6.12 0.00 1.16 0.84 0.02 91.85 [2023-10-18T04:34:22.069Z] Average: 4 5.96 0.00 1.17 1.63 0.02 91.21 [2023-10-18T04:34:22.069Z] Average: 5 5.99 0.00 1.03 0.17 0.03 92.78 [2023-10-18T04:34:22.069Z] Average: 6 5.92 0.00 1.26 1.21 0.02 91.58 [2023-10-18T04:34:22.069Z] Average: 7 5.84 0.00 1.33 1.87 0.03 90.94 [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.069Z] [2023-10-18T04:34:22.070Z]