Pull request #639 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad2198df8786fb2f3f7ef48ca07e23e43f4f023c+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (35c0563ef8f41d2290018b04d2573a9846fdef53) 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-ssh16437419892670401751.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-ssh14560000421832963255.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-mqtt-go/branches/PR-639/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-mqtt-go/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11607687416733969160.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-ssh11089859875999506866.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-mqtt-go/branches/PR-639/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-mqtt-go/branches/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2668743788143896927.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-mqtt-go] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-12229’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12215’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12217’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12233’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12235’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-12227’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12236 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-639 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit ad2198df8786fb2f3f7ef48ca07e23e43f4f023c > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing ad2198df8786fb2f3f7ef48ca07e23e43f4f023c Checking out Revision ad2198df8786fb2f3f7ef48ca07e23e43f4f023c (PR-639) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T02:12:36.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T02:12:36.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T02:12:36.070Z] ========================================================= [2023-10-27T02:12:36.070Z] EdgeX Global Pipelines Version Info [2023-10-27T02:12:36.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 > git rev-list --no-walk 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 [2023-10-27T02:12:36.768Z] ------------------- [2023-10-27T02:12:36.768Z] stable info: [2023-10-27T02:12:36.768Z] ------------------- [2023-10-27T02:12:36.768Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T02:12:36.768Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T02:12:36.768Z] Message: update stable to v1.0.254 [2023-10-27T02:12:37.339Z] ------------------- [2023-10-27T02:12:37.339Z] experimental info: [2023-10-27T02:12:37.339Z] ------------------- [2023-10-27T02:12:37.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T02:12:37.339Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T02:12:37.339Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T02:12:37.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-27T02:12:37.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-27T02:12:37.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T02:12:37.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T02:12:37.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T02:12:37.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T02:12:37.603Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T02:12:37.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T02:12:37.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T02:12:37.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T02:12:37.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T02:12:37.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-27T02:12:37.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T02:12:37.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T02:12:37.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T02:12:37.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T02:12:37.747Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T02:12:37.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T02:12:37.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T02:12:37.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T02:12:37.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T02:12:37.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T02:12:37.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T02:12:37.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T02:12:37.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T02:12:37.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T02:12:37.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T02:12:37.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo [2023-10-27T02:12:37.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo [2023-10-27T02:12:37.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo [2023-10-27T02:12:37.977Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo [2023-10-27T02:12:38.000Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad2198d [Pipeline] echo [2023-10-27T02:12:38.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T02:12:38.070Z] provisioning config files... [2023-10-27T02:12:38.085Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config161747782448041387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:12:38.387Z] ---> docker-login.sh [2023-10-27T02:12:38.388Z] nexus3.edgexfoundry.org:10001 [2023-10-27T02:12:38.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:38.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:38.646Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:38.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:38.646Z] [2023-10-27T02:12:38.646Z] Login Succeeded [2023-10-27T02:12:38.646Z] nexus3.edgexfoundry.org:10002 [2023-10-27T02:12:38.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:38.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:38.646Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:38.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:38.646Z] [2023-10-27T02:12:38.646Z] Login Succeeded [2023-10-27T02:12:38.646Z] nexus3.edgexfoundry.org:10003 [2023-10-27T02:12:38.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:38.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:38.906Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:38.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:38.906Z] [2023-10-27T02:12:38.906Z] Login Succeeded [2023-10-27T02:12:38.906Z] nexus3.edgexfoundry.org:10004 [2023-10-27T02:12:38.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:38.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:38.906Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:38.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:38.906Z] [2023-10-27T02:12:38.906Z] Login Succeeded [2023-10-27T02:12:38.906Z] docker.io [2023-10-27T02:12:38.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:39.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:39.166Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:39.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:39.166Z] [2023-10-27T02:12:39.166Z] Login Succeeded [2023-10-27T02:12:39.166Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T02:12:39.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T02:12:39.534Z] + git rev-list -1 --merges ad2198df8786fb2f3f7ef48ca07e23e43f4f023c~1..ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo [2023-10-27T02:12:39.577Z] -----------> git rev-list -1 --merges ad2198df8786fb2f3f7ef48ca07e23e43f4f023c~1..ad2198df8786fb2f3f7ef48ca07e23e43f4f023c ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [false] [Pipeline] sh [2023-10-27T02:12:39.875Z] + git log --format=format:%s -1 ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo [2023-10-27T02:12:39.887Z] ========================================================= [2023-10-27T02:12:39.887Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T02:12:39.887Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T02:12:40.206Z] + git log --format=format:%s -1 ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo [2023-10-27T02:12:40.215Z] [semverPrep] GIT_COMMIT: ad2198df8786fb2f3f7ef48ca07e23e43f4f023c, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo [2023-10-27T02:12:40.227Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T02:12:40.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T02:12:40.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T02:12:40.571Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T02:12:40.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T02:12:40.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T02:12:40.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T02:12:40.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:12:40.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T02:12:40.937Z] [2023-10-27T02:12:40.937Z] 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-27T02:12:41.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T02:12:41.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T02:12:41.235Z] b85a868b505f: Pulling fs layer [2023-10-27T02:12:41.235Z] e2be974225ed: Pulling fs layer [2023-10-27T02:12:41.235Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T02:12:41.235Z] 988bab9f4d93: Pulling fs layer [2023-10-27T02:12:41.235Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T02:12:41.235Z] eaf3925da568: Pulling fs layer [2023-10-27T02:12:41.235Z] bab4dde63d76: Pulling fs layer [2023-10-27T02:12:41.235Z] bde34c3a00c8: Pulling fs layer [2023-10-27T02:12:41.235Z] b352a97aabf1: Pulling fs layer [2023-10-27T02:12:41.235Z] 4872d77fe225: Pulling fs layer [2023-10-27T02:12:41.235Z] 5851b861e8e6: Pulling fs layer [2023-10-27T02:12:41.235Z] bde34c3a00c8: Waiting [2023-10-27T02:12:41.235Z] bab4dde63d76: Waiting [2023-10-27T02:12:41.235Z] b352a97aabf1: Waiting [2023-10-27T02:12:41.236Z] 4872d77fe225: Waiting [2023-10-27T02:12:41.236Z] 5851b861e8e6: Waiting [2023-10-27T02:12:41.236Z] 988bab9f4d93: Waiting [2023-10-27T02:12:41.236Z] 1469e6f7b9e6: Waiting [2023-10-27T02:12:41.236Z] eaf3925da568: Waiting [2023-10-27T02:12:41.236Z] e2be974225ed: Verifying Checksum [2023-10-27T02:12:41.236Z] e2be974225ed: Download complete [2023-10-27T02:12:41.236Z] 988bab9f4d93: Verifying Checksum [2023-10-27T02:12:41.236Z] 988bab9f4d93: Download complete [2023-10-27T02:12:41.236Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T02:12:41.236Z] 1469e6f7b9e6: Download complete [2023-10-27T02:12:41.236Z] eaf3925da568: Verifying Checksum [2023-10-27T02:12:41.236Z] eaf3925da568: Download complete [2023-10-27T02:12:41.494Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T02:12:41.494Z] 339a4e72a1f5: Download complete [2023-10-27T02:12:41.494Z] bde34c3a00c8: Verifying Checksum [2023-10-27T02:12:41.494Z] bde34c3a00c8: Download complete [2023-10-27T02:12:41.494Z] b352a97aabf1: Download complete [2023-10-27T02:12:41.494Z] 4872d77fe225: Verifying Checksum [2023-10-27T02:12:41.494Z] 4872d77fe225: Download complete [2023-10-27T02:12:41.494Z] 5851b861e8e6: Verifying Checksum [2023-10-27T02:12:41.494Z] 5851b861e8e6: Download complete [2023-10-27T02:12:41.494Z] b85a868b505f: Verifying Checksum [2023-10-27T02:12:41.494Z] b85a868b505f: Download complete [2023-10-27T02:12:41.751Z] bab4dde63d76: Verifying Checksum [2023-10-27T02:12:41.751Z] bab4dde63d76: Download complete [2023-10-27T02:12:42.686Z] b85a868b505f: Pull complete [2023-10-27T02:12:42.686Z] e2be974225ed: Pull complete [2023-10-27T02:12:43.251Z] 339a4e72a1f5: Pull complete [2023-10-27T02:12:43.251Z] 988bab9f4d93: Pull complete [2023-10-27T02:12:43.509Z] 1469e6f7b9e6: Pull complete [2023-10-27T02:12:43.509Z] eaf3925da568: Pull complete [2023-10-27T02:12:45.406Z] bab4dde63d76: Pull complete [2023-10-27T02:12:45.406Z] bde34c3a00c8: Pull complete [2023-10-27T02:12:45.406Z] b352a97aabf1: Pull complete [2023-10-27T02:12:45.406Z] 4872d77fe225: Pull complete [2023-10-27T02:12:45.406Z] 5851b861e8e6: Pull complete [2023-10-27T02:12:45.406Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T02:12:45.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T02:12:45.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:12:45.503Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-10-27T02:12:45.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-27T02:12:48.477Z] $ docker top 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 -eo pid,comm [2023-10-27T02:12:48.534Z] 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-27T02:12:48.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T02:12:48.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T02:12:48.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T02:12:48.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T02:12:48.761Z] $ docker exec 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent [2023-10-27T02:12:48.860Z] SSH_AUTH_SOCK=/tmp/ssh-a60yHYzkx569/agent.33 [2023-10-27T02:12:48.860Z] SSH_AGENT_PID=39 [2023-10-27T02:12:48.867Z] Running ssh-add (command line suppressed) [2023-10-27T02:12:48.981Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_14627878064352292540.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_14627878064352292540.key) [2023-10-27T02:12:48.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T02:12:49.288Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T02:12:49.303Z] $ docker exec --env ******** --env ******** 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent -k [2023-10-27T02:12:49.398Z] unset SSH_AUTH_SOCK; [2023-10-27T02:12:49.399Z] unset SSH_AGENT_PID; [2023-10-27T02:12:49.399Z] echo Agent pid 39 killed; [2023-10-27T02:12:49.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T02:12:49.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T02:12:49.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T02:12:49.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T02:12:49.537Z] $ docker exec 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent [2023-10-27T02:12:49.628Z] SSH_AUTH_SOCK=/tmp/ssh-czsxqojViMJ4/agent.71 [2023-10-27T02:12:49.628Z] SSH_AGENT_PID=77 [2023-10-27T02:12:49.634Z] Running ssh-add (command line suppressed) [2023-10-27T02:12:49.736Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_10789949562024850527.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_10789949562024850527.key) [2023-10-27T02:12:49.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T02:12:50.032Z] + git semver init [2023-10-27T02:12:50.290Z] 2023-10-27 02:12:50,211 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T02:12:50.290Z] 2023-10-27 02:12:50,211 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver [2023-10-27T02:12:50.290Z] 2023-10-27 02:12:50,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver [2023-10-27T02:12:50.290Z] 2023-10-27 02:12:50,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639, universal_newlines=False, shell=None, istream=None) [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,073 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.git/info/exclude [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 with force:False [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,074 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,078 [execute] INFO git cat-file --batch-check [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,084 [execute] INFO git cat-file --batch [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T02:12:51.231Z] 2023-10-27 02:12:51,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 [2023-10-27T02:12:51.231Z] 0.0.0 [Pipeline] } [2023-10-27T02:12:51.243Z] $ docker exec --env ******** --env ******** 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent -k [2023-10-27T02:12:51.343Z] unset SSH_AUTH_SOCK; [2023-10-27T02:12:51.344Z] unset SSH_AGENT_PID; [2023-10-27T02:12:51.344Z] echo Agent pid 77 killed; [2023-10-27T02:12:51.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T02:12:51.657Z] + git semver [Pipeline] } [2023-10-27T02:12:51.933Z] $ docker stop --time=1 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 [2023-10-27T02:12:53.224Z] $ docker rm -f --volumes 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T02:12:53.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T02:12:53.731Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T02:12:53.733Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-27T02:12:53.868Z] provisioning config files... [2023-10-27T02:12:53.881Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config15375034390023817058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:12:54.174Z] ---> docker-login.sh [2023-10-27T02:12:54.174Z] nexus3.edgexfoundry.org:10001 [2023-10-27T02:12:54.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:54.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:54.174Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:54.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:54.174Z] [2023-10-27T02:12:54.174Z] Login Succeeded [2023-10-27T02:12:54.174Z] nexus3.edgexfoundry.org:10002 [2023-10-27T02:12:54.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:54.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:54.174Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:54.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:54.174Z] [2023-10-27T02:12:54.174Z] Login Succeeded [2023-10-27T02:12:54.174Z] nexus3.edgexfoundry.org:10003 [2023-10-27T02:12:54.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:54.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:54.433Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:54.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:54.433Z] [2023-10-27T02:12:54.433Z] Login Succeeded [2023-10-27T02:12:54.433Z] nexus3.edgexfoundry.org:10004 [2023-10-27T02:12:54.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:54.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:54.433Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:54.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:54.433Z] [2023-10-27T02:12:54.433Z] Login Succeeded [2023-10-27T02:12:54.433Z] docker.io [2023-10-27T02:12:54.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:12:54.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:12:54.692Z] Configure a credential helper to remove this warning. See [2023-10-27T02:12:54.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:12:54.692Z] [2023-10-27T02:12:54.692Z] Login Succeeded [2023-10-27T02:12:54.692Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T02:12:54.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T02:12:54.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T02:12:54.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T02:12:54.777Z] ========================================================= [2023-10-27T02:12:54.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T02:12:54.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:12:55.112Z] + docker build -t ci-base-image-x86_64 -f 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-27T02:12:55.112Z] Sending build context to Docker daemon 6.547MB [2023-10-27T02:12:55.112Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T02:12:55.112Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T02:12:55.112Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T02:12:55.112Z] 7264a8db6415: Pulling fs layer [2023-10-27T02:12:55.112Z] c4d48a809fc2: Pulling fs layer [2023-10-27T02:12:55.112Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T02:12:55.112Z] ad3a456e5733: Pulling fs layer [2023-10-27T02:12:55.112Z] 33e27b845d1e: Pulling fs layer [2023-10-27T02:12:55.112Z] c68163c4e522: Pulling fs layer [2023-10-27T02:12:55.112Z] 50da416c3ac9: Pulling fs layer [2023-10-27T02:12:55.112Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T02:12:55.112Z] ad3a456e5733: Waiting [2023-10-27T02:12:55.112Z] 33e27b845d1e: Waiting [2023-10-27T02:12:55.112Z] c68163c4e522: Waiting [2023-10-27T02:12:55.112Z] 50da416c3ac9: Waiting [2023-10-27T02:12:55.112Z] 23d2d4c4bb30: Waiting [2023-10-27T02:12:55.112Z] c4d48a809fc2: Verifying Checksum [2023-10-27T02:12:55.112Z] c4d48a809fc2: Download complete [2023-10-27T02:12:55.112Z] ad3a456e5733: Verifying Checksum [2023-10-27T02:12:55.112Z] ad3a456e5733: Download complete [2023-10-27T02:12:55.112Z] 33e27b845d1e: Verifying Checksum [2023-10-27T02:12:55.375Z] 7264a8db6415: Download complete [2023-10-27T02:12:55.375Z] c68163c4e522: Verifying Checksum [2023-10-27T02:12:55.375Z] c68163c4e522: Download complete [2023-10-27T02:12:55.375Z] 7264a8db6415: Pull complete [2023-10-27T02:12:55.638Z] c4d48a809fc2: Pull complete [2023-10-27T02:12:55.638Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T02:12:55.638Z] 23d2d4c4bb30: Download complete [2023-10-27T02:12:55.638Z] 4f1c88b9dad5: Download complete [2023-10-27T02:12:56.203Z] 50da416c3ac9: Verifying Checksum [2023-10-27T02:12:56.203Z] 50da416c3ac9: Download complete [2023-10-27T02:12:58.736Z] 4f1c88b9dad5: Pull complete [2023-10-27T02:12:58.997Z] ad3a456e5733: Pull complete [2023-10-27T02:12:58.997Z] 33e27b845d1e: Pull complete [2023-10-27T02:12:58.997Z] c68163c4e522: Pull complete [2023-10-27T02:13:01.527Z] 50da416c3ac9: Pull complete [2023-10-27T02:13:01.785Z] 23d2d4c4bb30: Pull complete [2023-10-27T02:13:01.785Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T02:13:01.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T02:13:01.785Z] ---> 0786185ac409 [2023-10-27T02:13:01.785Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T02:13:05.972Z] ---> Running in 67a00e9fa061 [2023-10-27T02:13:06.232Z] Removing intermediate container 67a00e9fa061 [2023-10-27T02:13:06.232Z] ---> 19105d15de8e [2023-10-27T02:13:06.232Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T02:13:06.232Z] ---> Running in 5e372625519a [2023-10-27T02:13:06.232Z] Removing intermediate container 5e372625519a [2023-10-27T02:13:06.232Z] ---> d7e893bbd546 [2023-10-27T02:13:06.232Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T02:13:06.232Z] ---> Running in b31932642e50 [2023-10-27T02:13:06.232Z] Removing intermediate container b31932642e50 [2023-10-27T02:13:06.232Z] ---> 79dfa4df6a7e [2023-10-27T02:13:06.232Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T02:13:06.232Z] ---> Running in 9ef53ca6f769 [2023-10-27T02:13:06.490Z] Removing intermediate container 9ef53ca6f769 [2023-10-27T02:13:06.490Z] ---> 6b13e7f0791f [2023-10-27T02:13:06.490Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T02:13:06.490Z] ---> Running in dc9f020bce65 [2023-10-27T02:13:06.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T02:13:06.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T02:13:07.006Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T02:13:07.006Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T02:13:07.006Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T02:13:07.006Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T02:13:07.006Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T02:13:07.006Z] OK: 268 MiB in 56 packages [2023-10-27T02:13:07.573Z] Removing intermediate container dc9f020bce65 [2023-10-27T02:13:07.573Z] ---> 7fa79e99cce5 [2023-10-27T02:13:07.573Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-27T02:13:07.573Z] ---> Running in 7942698a74b1 [2023-10-27T02:13:07.573Z] Removing intermediate container 7942698a74b1 [2023-10-27T02:13:07.573Z] ---> ba19b3b1bc31 [2023-10-27T02:13:07.573Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T02:13:07.830Z] ---> 14ceea2c5b3f [2023-10-27T02:13:07.831Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T02:13:07.831Z] ---> Running in f532bcce80bb [2023-10-27T02:13:08.823Z] Still waiting to schedule task [2023-10-27T02:13:08.824Z] ‘prd-centos7-builder-2c-1g-12229’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12215’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12217’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12235’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12238’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-8c-8g-12239’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12218’ is offline [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12227’ is offline [2023-10-27T02:13:08.824Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-12237’ is offline [2023-10-27T02:14:04.070Z] Removing intermediate container f532bcce80bb [2023-10-27T02:14:04.070Z] ---> eaed6d9ae4d8 [2023-10-27T02:14:04.070Z] Step 11/12 : COPY . . [2023-10-27T02:14:04.070Z] ---> 0f25ee5deb8f [2023-10-27T02:14:04.070Z] Step 12/12 : RUN $MAKE [2023-10-27T02:14:04.070Z] ---> Running in c79196b0a444 [2023-10-27T02:14:04.070Z] noop [2023-10-27T02:14:04.070Z] Removing intermediate container c79196b0a444 [2023-10-27T02:14:04.070Z] ---> 751eefbdd4eb [2023-10-27T02:14:04.070Z] Successfully built 751eefbdd4eb [2023-10-27T02:14:04.070Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:14:04.378Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T02:14:04.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:14:04.443Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-10-27T02:14:04.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T02:14:04.804Z] $ docker top f04ceb077d844478258e0cd83016e55d098a155f50c3caa1bbf4004716885171 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:14:05.144Z] + go version [2023-10-27T02:14:05.144Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T02:14:05.156Z] $ docker stop --time=1 f04ceb077d844478258e0cd83016e55d098a155f50c3caa1bbf4004716885171 [2023-10-27T02:14:06.429Z] $ docker rm -f --volumes f04ceb077d844478258e0cd83016e55d098a155f50c3caa1bbf4004716885171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:14:06.835Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T02:14:06.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:14:06.907Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-10-27T02:14:06.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T02:14:07.264Z] $ docker top 92505774d5953798f274bd83674cfafae7f48e1323c93b51b96d2cfc29bf19d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:14:07.609Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] fileExists [Pipeline] sh [2023-10-27T02:14:07.900Z] + make test [2023-10-27T02:14:07.901Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T02:14:09.275Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-27T02:14:19.323Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-27T02:14:19.323Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-27T02:14:19.323Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-10-27T02:14:24.654Z] go vet ./... [2023-10-27T02:14:27.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T02:14:27.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T02:14:27.181Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T02:14:27.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T02:14:27.467Z] $ docker stop --time=1 92505774d5953798f274bd83674cfafae7f48e1323c93b51b96d2cfc29bf19d3 [2023-10-27T02:14:30.928Z] $ docker rm -f --volumes 92505774d5953798f274bd83674cfafae7f48e1323c93b51b96d2cfc29bf19d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T02:14:31.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T02:14:31.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T02:14:31.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T02:14:32.160Z] + ls -al . [2023-10-27T02:14:32.160Z] total 184 [2023-10-27T02:14:32.160Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 02:14 . [2023-10-27T02:14:32.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:12 .. [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:12 .dockerignore [2023-10-27T02:14:32.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:14 .git [2023-10-27T02:14:32.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:12 .github [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:12 .gitignore [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:12 .golangci.yml [2023-10-27T02:14:32.160Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:12 .semver [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:12 Attribution.txt [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:12 CHANGELOG.md [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:12 Dockerfile [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:12 GOVERNANCE.md [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:12 Jenkinsfile [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:12 LICENSE [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:12 Makefile [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:12 OWNERS.md [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:12 README.md [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:12 VERSION [2023-10-27T02:14:32.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:12 bin [2023-10-27T02:14:32.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:12 cmd [2023-10-27T02:14:32.160Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:14 coverage.out [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:12 go.mod [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:12 go.sum [2023-10-27T02:14:32.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:12 internal [2023-10-27T02:14:32.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:12 mock [2023-10-27T02:14:32.160Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:14:32.474Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c --label arch=amd64 --label version=0.0.0 . [2023-10-27T02:14:32.474Z] Sending build context to Docker daemon 6.567MB [2023-10-27T02:14:32.474Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T02:14:32.474Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T02:14:32.474Z] ---> 751eefbdd4eb [2023-10-27T02:14:32.474Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T02:14:32.732Z] ---> Running in 0a073ac94c74 [2023-10-27T02:14:32.732Z] Removing intermediate container 0a073ac94c74 [2023-10-27T02:14:32.732Z] ---> 206bf1ec312b [2023-10-27T02:14:32.732Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T02:14:32.732Z] ---> Running in 6e295d83c911 [2023-10-27T02:14:32.732Z] Removing intermediate container 6e295d83c911 [2023-10-27T02:14:32.732Z] ---> 6d06334dbf9b [2023-10-27T02:14:32.732Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T02:14:32.732Z] ---> Running in 7b44f5a2a4fe [2023-10-27T02:14:32.992Z] Removing intermediate container 7b44f5a2a4fe [2023-10-27T02:14:32.992Z] ---> f451424b3696 [2023-10-27T02:14:32.992Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T02:14:32.992Z] ---> Running in 6714ef32ac82 [2023-10-27T02:14:32.992Z] Removing intermediate container 6714ef32ac82 [2023-10-27T02:14:32.992Z] ---> 2f827a55a01f [2023-10-27T02:14:32.992Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T02:14:32.992Z] ---> Running in b57ac5f36736 [2023-10-27T02:14:33.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T02:14:33.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T02:14:33.769Z] OK: 268 MiB in 56 packages [2023-10-27T02:14:34.028Z] Removing intermediate container b57ac5f36736 [2023-10-27T02:14:34.028Z] ---> 16effa4b567f [2023-10-27T02:14:34.028Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-27T02:14:34.028Z] ---> Running in 45618f3bf652 [2023-10-27T02:14:34.286Z] Removing intermediate container 45618f3bf652 [2023-10-27T02:14:34.286Z] ---> f968168d9e69 [2023-10-27T02:14:34.286Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T02:14:34.286Z] ---> bb4930d0438c [2023-10-27T02:14:34.286Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T02:14:34.286Z] ---> Running in 31417c5ae678 [2023-10-27T02:14:34.853Z] Removing intermediate container 31417c5ae678 [2023-10-27T02:14:34.853Z] ---> 1ee4c7b0890b [2023-10-27T02:14:34.853Z] Step 11/24 : COPY . . [2023-10-27T02:14:35.420Z] ---> a09b84ef8d3d [2023-10-27T02:14:35.420Z] Step 12/24 : RUN $MAKE [2023-10-27T02:14:35.680Z] ---> Running in 279b7859e18f [2023-10-27T02:14:35.938Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-27T02:14:58.048Z] Removing intermediate container 279b7859e18f [2023-10-27T02:14:58.048Z] ---> 09abfffd59c8 [2023-10-27T02:14:58.048Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T02:14:58.048Z] 3.18: Pulling from library/alpine [2023-10-27T02:14:58.048Z] 96526aa774ef: Pulling fs layer [2023-10-27T02:14:58.048Z] 96526aa774ef: Verifying Checksum [2023-10-27T02:14:58.048Z] 96526aa774ef: Download complete [2023-10-27T02:14:58.048Z] 96526aa774ef: Pull complete [2023-10-27T02:14:58.048Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T02:14:58.048Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T02:14:58.048Z] ---> 8ca4688f4f35 [2023-10-27T02:14:58.048Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-27T02:14:58.048Z] ---> Running in d408ed2eb521 [2023-10-27T02:14:58.048Z] Removing intermediate container d408ed2eb521 [2023-10-27T02:14:58.048Z] ---> 14de751694e8 [2023-10-27T02:14:58.048Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T02:14:58.048Z] ---> Running in 90f2f97488c6 [2023-10-27T02:14:58.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T02:14:58.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T02:14:58.048Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T02:14:58.048Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T02:14:58.048Z] OK: 7 MiB in 16 packages [2023-10-27T02:14:58.048Z] Removing intermediate container 90f2f97488c6 [2023-10-27T02:14:58.048Z] ---> 3b803b62f4a3 [2023-10-27T02:14:58.048Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-27T02:14:58.305Z] ---> 965ab6f02ba1 [2023-10-27T02:14:58.305Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-27T02:14:58.305Z] ---> f71d7c8a0942 [2023-10-27T02:14:58.305Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-27T02:14:58.305Z] ---> 6a2980aedbe8 [2023-10-27T02:14:58.305Z] Step 19/24 : EXPOSE 59982 [2023-10-27T02:14:58.305Z] ---> Running in 6edfaefb4de2 [2023-10-27T02:14:58.563Z] Removing intermediate container 6edfaefb4de2 [2023-10-27T02:14:58.563Z] ---> 087c22c0c8b0 [2023-10-27T02:14:58.563Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-27T02:14:58.563Z] ---> Running in ffdcf02e7e7d [2023-10-27T02:14:58.563Z] Removing intermediate container ffdcf02e7e7d [2023-10-27T02:14:58.563Z] ---> 94ed63ef2362 [2023-10-27T02:14:58.563Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-27T02:14:58.563Z] ---> Running in 26ab2032add9 [2023-10-27T02:14:58.563Z] Removing intermediate container 26ab2032add9 [2023-10-27T02:14:58.563Z] ---> 9c5ba38ea6af [2023-10-27T02:14:58.563Z] Step 22/24 : LABEL arch=amd64 [2023-10-27T02:14:58.563Z] ---> Running in 7a767b81b4ed [2023-10-27T02:14:58.821Z] Removing intermediate container 7a767b81b4ed [2023-10-27T02:14:58.821Z] ---> 8fe44160e4ab [2023-10-27T02:14:58.821Z] Step 23/24 : LABEL git_sha=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [2023-10-27T02:14:58.821Z] ---> Running in a79be2ca46ae [2023-10-27T02:14:58.821Z] Removing intermediate container a79be2ca46ae [2023-10-27T02:14:58.821Z] ---> 755017b01375 [2023-10-27T02:14:58.821Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T02:14:58.821Z] ---> Running in 7ca0d26227cf [2023-10-27T02:14:58.821Z] Removing intermediate container 7ca0d26227cf [2023-10-27T02:14:58.821Z] ---> c62ed9f608db [2023-10-27T02:14:58.821Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T02:14:58.821Z] Successfully built c62ed9f608db [2023-10-27T02:14:58.821Z] Successfully tagged device-mqtt: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-27T02:14:59.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T02:14:59.280Z] [2023-10-27T02:14:59.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:14:59.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T02:14:59.574Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T02:14:59.574Z] 5eb5b503b376: Pulling fs layer [2023-10-27T02:14:59.574Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T02:14:59.574Z] ec43610c2a17: Pulling fs layer [2023-10-27T02:14:59.574Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T02:14:59.574Z] 33b1e0a273af: Pulling fs layer [2023-10-27T02:14:59.574Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T02:14:59.574Z] 2f39f015ded8: Pulling fs layer [2023-10-27T02:14:59.574Z] 3a2ae6a8a46f: Waiting [2023-10-27T02:14:59.574Z] 2f39f015ded8: Waiting [2023-10-27T02:14:59.574Z] 33b1e0a273af: Waiting [2023-10-27T02:14:59.574Z] 5d3b04190fa2: Waiting [2023-10-27T02:14:59.574Z] 5c69ac0246d0: Download complete [2023-10-27T02:14:59.574Z] 3a2ae6a8a46f: Download complete [2023-10-27T02:14:59.574Z] 33b1e0a273af: Verifying Checksum [2023-10-27T02:14:59.574Z] 33b1e0a273af: Download complete [2023-10-27T02:14:59.574Z] 5d3b04190fa2: Download complete [2023-10-27T02:14:59.574Z] ec43610c2a17: Verifying Checksum [2023-10-27T02:14:59.574Z] ec43610c2a17: Download complete [2023-10-27T02:14:59.833Z] 5eb5b503b376: Verifying Checksum [2023-10-27T02:14:59.833Z] 5eb5b503b376: Download complete [2023-10-27T02:15:00.400Z] 2f39f015ded8: Download complete [2023-10-27T02:15:00.966Z] 5eb5b503b376: Pull complete [2023-10-27T02:15:01.227Z] 5c69ac0246d0: Pull complete [2023-10-27T02:15:01.795Z] ec43610c2a17: Pull complete [2023-10-27T02:15:01.795Z] 3a2ae6a8a46f: Pull complete [2023-10-27T02:15:02.052Z] 33b1e0a273af: Pull complete [2023-10-27T02:15:02.052Z] 5d3b04190fa2: Pull complete [2023-10-27T02:15:06.232Z] 2f39f015ded8: Pull complete [2023-10-27T02:15:06.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T02:15:06.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T02:15:06.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:15:06.310Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-10-27T02:15:06.337Z] $ 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/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T02:15:11.660Z] $ docker top 4e5f5c76bbb4126febaeea6d9a3e6bbca4b8b96a70da7a56d56513e931134d9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:15:12.019Z] ---> job-cost.sh [2023-10-27T02:15:12.019Z] lf-activate-venv: SKIPPING [2023-10-27T02:15:12.019Z] INFO: No Stack... [2023-10-27T02:15:12.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T02:15:12.535Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T02:15:12.818Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/cost.csv [2023-10-27T02:15:12.819Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T02:15:12.832Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [2023-10-27T02:15:12.845Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] did not exist. Created. [2023-10-27T02:15:12.845Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T02:15:13.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T02:15:13.172Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T02:15:13.179Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T02:15:13.199Z] $ docker stop --time=1 4e5f5c76bbb4126febaeea6d9a3e6bbca4b8b96a70da7a56d56513e931134d9b [2023-10-27T02:15:14.579Z] $ docker rm -f --volumes 4e5f5c76bbb4126febaeea6d9a3e6bbca4b8b96a70da7a56d56513e931134d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-27T02:17:52.864Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12268 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] ws [2023-10-27T02:17:52.877Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2023-10-27T02:17:52.925Z] The recommended git tool is: git [2023-10-27T02:18:02.756Z] using credential edgex-jenkins-ssh [2023-10-27T02:18:02.781Z] Cloning the remote Git repository [2023-10-27T02:18:02.879Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-27T02:18:03.002Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2023-10-27T02:18:03.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-27T02:18:03.194Z] > git --version # timeout=10 [2023-10-27T02:18:03.218Z] > git --version # 'git version 2.25.1' [2023-10-27T02:18:03.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T02:18:03.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T02:18:04.786Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-27T02:18:04.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T02:18:06.464Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-27T02:18:06.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-27T02:18:06.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T02:18:06.679Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T02:18:07.264Z] Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [2023-10-27T02:18:07.749Z] Merge succeeded, producing ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [2023-10-27T02:18:07.749Z] Checking out Revision ad2198df8786fb2f3f7ef48ca07e23e43f4f023c (PR-639) [2023-10-27T02:18:08.493Z] Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" [2023-10-27T02:18:07.295Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T02:18:07.462Z] > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 [2023-10-27T02:18:07.591Z] > git remote # timeout=10 [2023-10-27T02:18:07.621Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T02:18:07.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T02:18:07.678Z] > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 [2023-10-27T02:18:07.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T02:18:07.758Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T02:18:07.825Z] > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T02:18:09.590Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T02:18:09.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T02:18:09.590Z] Dload Upload Total Spent Left Speed [2023-10-27T02:18:09.590Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-10-27T02:18:10.589Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T02:18:10.996Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T02:18:10.996Z] + sudo tee /etc/docker/daemon.new [2023-10-27T02:18:11.289Z] { [2023-10-27T02:18:11.289Z] "registry-mirrors": [ [2023-10-27T02:18:11.289Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T02:18:11.289Z] ], [2023-10-27T02:18:11.289Z] "bip": "10.250.0.254/24", [2023-10-27T02:18:11.289Z] "hosts": [ [2023-10-27T02:18:11.289Z] "tcp://0.0.0.0:5555", [2023-10-27T02:18:11.289Z] "unix:///var/run/docker.sock" [2023-10-27T02:18:11.289Z] ], [2023-10-27T02:18:11.289Z] "mtu": 1458, [2023-10-27T02:18:11.289Z] "selinux-enabled": true, [2023-10-27T02:18:11.289Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T02:18:11.289Z] } [Pipeline] sh [2023-10-27T02:18:11.702Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T02:18:12.035Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T02:18:30.376Z] provisioning config files... [2023-10-27T02:18:30.408Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config13433437440425021520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:18:30.813Z] ---> docker-login.sh [2023-10-27T02:18:30.813Z] nexus3.edgexfoundry.org:10001 [2023-10-27T02:18:31.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:18:31.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:18:31.415Z] Configure a credential helper to remove this warning. See [2023-10-27T02:18:31.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:18:31.415Z] [2023-10-27T02:18:31.415Z] Login Succeeded [2023-10-27T02:18:31.415Z] nexus3.edgexfoundry.org:10002 [2023-10-27T02:18:31.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:18:31.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:18:31.965Z] Configure a credential helper to remove this warning. See [2023-10-27T02:18:31.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:18:31.965Z] [2023-10-27T02:18:31.965Z] Login Succeeded [2023-10-27T02:18:31.965Z] nexus3.edgexfoundry.org:10003 [2023-10-27T02:18:32.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:18:32.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:18:32.234Z] Configure a credential helper to remove this warning. See [2023-10-27T02:18:32.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:18:32.234Z] [2023-10-27T02:18:32.234Z] Login Succeeded [2023-10-27T02:18:32.234Z] nexus3.edgexfoundry.org:10004 [2023-10-27T02:18:32.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:18:32.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:18:32.830Z] Configure a credential helper to remove this warning. See [2023-10-27T02:18:32.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:18:32.830Z] [2023-10-27T02:18:32.830Z] Login Succeeded [2023-10-27T02:18:32.830Z] docker.io [2023-10-27T02:18:33.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T02:18:33.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T02:18:33.373Z] Configure a credential helper to remove this warning. See [2023-10-27T02:18:33.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T02:18:33.373Z] [2023-10-27T02:18:33.373Z] Login Succeeded [2023-10-27T02:18:33.373Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T02:18:33.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T02:18:33.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T02:18:33.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T02:18:33.757Z] ========================================================= [2023-10-27T02:18:33.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T02:18:33.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:18:34.128Z] + docker build -t ci-base-image-arm64 -f 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-27T02:18:34.400Z] Sending build context to Docker daemon 3.368MB [2023-10-27T02:18:34.400Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T02:18:34.400Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T02:18:34.673Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T02:18:34.673Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T02:18:34.673Z] 5d54e960e981: Pulling fs layer [2023-10-27T02:18:34.673Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T02:18:34.673Z] f0e02332f6b5: Pulling fs layer [2023-10-27T02:18:34.673Z] cefa15bbcfad: Pulling fs layer [2023-10-27T02:18:34.673Z] 17808c966233: Pulling fs layer [2023-10-27T02:18:34.673Z] f4c1fc716caa: Pulling fs layer [2023-10-27T02:18:34.673Z] cefa15bbcfad: Waiting [2023-10-27T02:18:34.673Z] 17808c966233: Waiting [2023-10-27T02:18:34.673Z] f4c1fc716caa: Waiting [2023-10-27T02:18:34.673Z] f0e02332f6b5: Waiting [2023-10-27T02:18:34.673Z] 5d54e960e981: Download complete [2023-10-27T02:18:34.673Z] f0e02332f6b5: Verifying Checksum [2023-10-27T02:18:34.673Z] f0e02332f6b5: Download complete [2023-10-27T02:18:34.950Z] cefa15bbcfad: Verifying Checksum [2023-10-27T02:18:34.950Z] cefa15bbcfad: Download complete [2023-10-27T02:18:34.950Z] 9fda8d8052c6: Verifying Checksum [2023-10-27T02:18:34.950Z] 9fda8d8052c6: Download complete [2023-10-27T02:18:35.551Z] f4c1fc716caa: Verifying Checksum [2023-10-27T02:18:36.144Z] 9fda8d8052c6: Pull complete [2023-10-27T02:18:36.739Z] 5d54e960e981: Pull complete [2023-10-27T02:18:36.739Z] c4a7e357bf2a: Verifying Checksum [2023-10-27T02:18:37.009Z] c4a7e357bf2a: Download complete [2023-10-27T02:18:37.978Z] 17808c966233: Verifying Checksum [2023-10-27T02:18:37.978Z] 17808c966233: Download complete [2023-10-27T02:18:50.348Z] c4a7e357bf2a: Pull complete [2023-10-27T02:18:50.348Z] f0e02332f6b5: Pull complete [2023-10-27T02:18:50.618Z] cefa15bbcfad: Pull complete [2023-10-27T02:19:02.997Z] 17808c966233: Pull complete [2023-10-27T02:19:03.611Z] f4c1fc716caa: Pull complete [2023-10-27T02:19:03.611Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T02:19:03.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T02:19:03.611Z] ---> ea914061e18c [2023-10-27T02:19:03.611Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T02:19:04.601Z] ---> Running in b78fd68cb9cb [2023-10-27T02:19:04.879Z] Removing intermediate container b78fd68cb9cb [2023-10-27T02:19:04.879Z] ---> 5de88368501a [2023-10-27T02:19:04.879Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T02:19:04.879Z] ---> Running in c9e415825a72 [2023-10-27T02:19:05.155Z] Removing intermediate container c9e415825a72 [2023-10-27T02:19:05.155Z] ---> 61a4f6442bb2 [2023-10-27T02:19:05.155Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T02:19:05.442Z] ---> Running in 06789a93a1af [2023-10-27T02:19:05.717Z] Removing intermediate container 06789a93a1af [2023-10-27T02:19:05.717Z] ---> a9f7ebe25f01 [2023-10-27T02:19:05.717Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T02:19:05.717Z] ---> Running in ca6a1bae7f29 [2023-10-27T02:19:05.989Z] Removing intermediate container ca6a1bae7f29 [2023-10-27T02:19:05.989Z] ---> 75e87123a5a2 [2023-10-27T02:19:05.989Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T02:19:05.989Z] ---> Running in 571022dd1cc3 [2023-10-27T02:19:07.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T02:19:07.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T02:19:09.113Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T02:19:09.113Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T02:19:09.113Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T02:19:09.113Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T02:19:09.113Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T02:19:09.113Z] OK: 270 MiB in 56 packages [2023-10-27T02:19:10.562Z] Removing intermediate container 571022dd1cc3 [2023-10-27T02:19:10.562Z] ---> 0edaac8b62f3 [2023-10-27T02:19:10.562Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-27T02:19:10.562Z] ---> Running in b9b3c8c49e19 [2023-10-27T02:19:10.833Z] Removing intermediate container b9b3c8c49e19 [2023-10-27T02:19:10.833Z] ---> 68e7b36eb290 [2023-10-27T02:19:10.833Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-27T02:19:11.101Z] ---> 1bbb8a4cb7e0 [2023-10-27T02:19:11.101Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T02:19:11.371Z] ---> Running in 39a8fdcff2f6 [2023-10-27T02:21:07.404Z] Removing intermediate container 39a8fdcff2f6 [2023-10-27T02:21:07.404Z] ---> 2de0f78de261 [2023-10-27T02:21:07.404Z] Step 11/12 : COPY . . [2023-10-27T02:21:07.404Z] ---> da047ce4ba42 [2023-10-27T02:21:07.404Z] Step 12/12 : RUN $MAKE [2023-10-27T02:21:07.404Z] ---> Running in 49eb1295d999 [2023-10-27T02:21:07.404Z] noop [2023-10-27T02:21:07.404Z] Removing intermediate container 49eb1295d999 [2023-10-27T02:21:07.404Z] ---> d1c4ba54a857 [2023-10-27T02:21:07.404Z] Successfully built d1c4ba54a857 [2023-10-27T02:21:07.404Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:21:07.773Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T02:21:07.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:21:08.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-12268 does not seem to be running inside a container [2023-10-27T02:21:08.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T02:21:09.377Z] $ docker top c9ce1f78e8979cd58a19659322d2a7709af989e6869bef5fc498f589d1247417 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:21:10.233Z] + go version [2023-10-27T02:21:10.233Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T02:21:10.259Z] $ docker stop --time=1 c9ce1f78e8979cd58a19659322d2a7709af989e6869bef5fc498f589d1247417 [2023-10-27T02:21:11.962Z] $ docker rm -f --volumes c9ce1f78e8979cd58a19659322d2a7709af989e6869bef5fc498f589d1247417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:21:12.556Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T02:21:12.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:21:12.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-12268 does not seem to be running inside a container [2023-10-27T02:21:12.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T02:21:14.112Z] $ docker top 9c3e869558f008d184778879920f80401823270a70572b879acb75e8e4d8ce48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:21:14.651Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh [2023-10-27T02:21:15.576Z] + make test [2023-10-27T02:21:15.576Z] go test ./... -coverprofile=coverage.out ./... [2023-10-27T02:21:20.924Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-27T02:23:12.686Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-27T02:23:12.686Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-27T02:23:12.686Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 22.8% of statements [2023-10-27T02:23:12.686Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T02:23:12.686Z] go vet ./... [2023-10-27T02:23:30.933Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T02:23:30.933Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T02:23:30.933Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T02:23:30.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T02:23:30.971Z] $ docker stop --time=1 9c3e869558f008d184778879920f80401823270a70572b879acb75e8e4d8ce48 [2023-10-27T02:23:32.936Z] $ docker rm -f --volumes 9c3e869558f008d184778879920f80401823270a70572b879acb75e8e4d8ce48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T02:23:34.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T02:23:34.341Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T02:23:34.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T02:23:35.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T02:23:35.604Z] + ls -al . [2023-10-27T02:23:35.604Z] total 180 [2023-10-27T02:23:35.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:21 . [2023-10-27T02:23:35.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:18 .. [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:18 .dockerignore [2023-10-27T02:23:35.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:18 .git [2023-10-27T02:23:35.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:18 .github [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:18 .gitignore [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:18 .golangci.yml [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:18 Attribution.txt [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:18 CHANGELOG.md [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:18 Dockerfile [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:18 GOVERNANCE.md [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:18 Jenkinsfile [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:18 LICENSE [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:18 Makefile [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:18 OWNERS.md [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:18 README.md [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:12 VERSION [2023-10-27T02:23:35.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:18 bin [2023-10-27T02:23:35.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:18 cmd [2023-10-27T02:23:35.604Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:23 coverage.out [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:18 go.mod [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:18 go.sum [2023-10-27T02:23:35.604Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:18 internal [2023-10-27T02:23:35.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:18 mock [2023-10-27T02:23:35.604Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:23:35.947Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c --label arch=arm64 --label version=0.0.0 . [2023-10-27T02:23:36.231Z] Sending build context to Docker daemon 3.388MB [2023-10-27T02:23:36.231Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T02:23:36.231Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-27T02:23:36.231Z] ---> d1c4ba54a857 [2023-10-27T02:23:36.231Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-27T02:23:36.504Z] ---> Running in 4302f6d4a69d [2023-10-27T02:23:36.771Z] Removing intermediate container 4302f6d4a69d [2023-10-27T02:23:36.771Z] ---> d3b1b84eaefd [2023-10-27T02:23:36.771Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T02:23:37.040Z] ---> Running in 86a2a98ece65 [2023-10-27T02:23:37.308Z] Removing intermediate container 86a2a98ece65 [2023-10-27T02:23:37.308Z] ---> 2ddfc4783402 [2023-10-27T02:23:37.308Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T02:23:37.308Z] ---> Running in 47bf89faee6d [2023-10-27T02:23:37.582Z] Removing intermediate container 47bf89faee6d [2023-10-27T02:23:37.582Z] ---> 2774a7e16b9f [2023-10-27T02:23:37.582Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T02:23:37.848Z] ---> Running in f7e8c6782a31 [2023-10-27T02:23:38.117Z] Removing intermediate container f7e8c6782a31 [2023-10-27T02:23:38.117Z] ---> 75f83c230d7f [2023-10-27T02:23:38.117Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T02:23:38.117Z] ---> Running in 122389a8ccf0 [2023-10-27T02:23:39.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T02:23:39.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T02:23:41.080Z] OK: 270 MiB in 56 packages [2023-10-27T02:23:42.047Z] Removing intermediate container 122389a8ccf0 [2023-10-27T02:23:42.047Z] ---> d526b517a329 [2023-10-27T02:23:42.047Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-27T02:23:42.047Z] ---> Running in b443b7c06f17 [2023-10-27T02:23:42.316Z] Removing intermediate container b443b7c06f17 [2023-10-27T02:23:42.316Z] ---> 4aeef0ac43f1 [2023-10-27T02:23:42.316Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-27T02:23:42.905Z] ---> 2f4fab9fb568 [2023-10-27T02:23:42.905Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T02:23:42.905Z] ---> Running in 33ea78de0824 [2023-10-27T02:23:45.496Z] Removing intermediate container 33ea78de0824 [2023-10-27T02:23:45.496Z] ---> 430032a780f8 [2023-10-27T02:23:45.496Z] Step 11/24 : COPY . . [2023-10-27T02:23:46.092Z] ---> f302179e47b1 [2023-10-27T02:23:46.092Z] Step 12/24 : RUN $MAKE [2023-10-27T02:23:46.367Z] ---> Running in b53b8e641cdb [2023-10-27T02:23:47.329Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-27T02:25:54.055Z] Removing intermediate container b53b8e641cdb [2023-10-27T02:25:54.055Z] ---> 565f0590d96d [2023-10-27T02:25:54.055Z] Step 13/24 : FROM alpine:3.18 [2023-10-27T02:25:54.055Z] 3.18: Pulling from library/alpine [2023-10-27T02:25:54.055Z] 579b34f0a95b: Pulling fs layer [2023-10-27T02:25:54.055Z] 579b34f0a95b: Download complete [2023-10-27T02:25:54.055Z] 579b34f0a95b: Pull complete [2023-10-27T02:25:54.055Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T02:25:54.055Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T02:25:54.055Z] ---> 3cc203321400 [2023-10-27T02:25:54.055Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-27T02:25:54.055Z] ---> Running in f885f434eb29 [2023-10-27T02:25:54.055Z] Removing intermediate container f885f434eb29 [2023-10-27T02:25:54.055Z] ---> 7be0c9435e0f [2023-10-27T02:25:54.055Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-27T02:25:54.055Z] ---> Running in dfd44922c23f [2023-10-27T02:25:54.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T02:25:54.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T02:25:55.889Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T02:25:55.889Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T02:25:55.889Z] OK: 8 MiB in 16 packages [2023-10-27T02:25:56.865Z] Removing intermediate container dfd44922c23f [2023-10-27T02:25:56.865Z] ---> efed92c47117 [2023-10-27T02:25:56.865Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-27T02:26:00.223Z] ---> a9384db2acd5 [2023-10-27T02:26:00.223Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-27T02:26:00.490Z] ---> 56de1859c998 [2023-10-27T02:26:00.490Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-27T02:26:01.073Z] ---> f5e5f2e1a4a4 [2023-10-27T02:26:01.073Z] Step 19/24 : EXPOSE 59982 [2023-10-27T02:26:01.073Z] ---> Running in bfad403a82e6 [2023-10-27T02:26:01.355Z] Removing intermediate container bfad403a82e6 [2023-10-27T02:26:01.356Z] ---> 717b1eb1767f [2023-10-27T02:26:01.356Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-27T02:26:01.356Z] ---> Running in b794ee8588f4 [2023-10-27T02:26:01.951Z] Removing intermediate container b794ee8588f4 [2023-10-27T02:26:01.951Z] ---> 93ab08eb68f3 [2023-10-27T02:26:01.951Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-27T02:26:01.951Z] ---> Running in 51cb44d5474f [2023-10-27T02:26:02.219Z] Removing intermediate container 51cb44d5474f [2023-10-27T02:26:02.219Z] ---> 65057c2ad34f [2023-10-27T02:26:02.219Z] Step 22/24 : LABEL arch=arm64 [2023-10-27T02:26:02.219Z] ---> Running in 517ac2d2fde3 [2023-10-27T02:26:02.489Z] Removing intermediate container 517ac2d2fde3 [2023-10-27T02:26:02.489Z] ---> 0b46d081cefa [2023-10-27T02:26:02.489Z] Step 23/24 : LABEL git_sha=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [2023-10-27T02:26:02.757Z] ---> Running in 8312446d4a7c [2023-10-27T02:26:03.026Z] Removing intermediate container 8312446d4a7c [2023-10-27T02:26:03.026Z] ---> 95ec88045b59 [2023-10-27T02:26:03.026Z] Step 24/24 : LABEL version=0.0.0 [2023-10-27T02:26:03.026Z] ---> Running in 5a76b01f2938 [2023-10-27T02:26:03.293Z] Removing intermediate container 5a76b01f2938 [2023-10-27T02:26:03.293Z] ---> 04fd10cb5d65 [2023-10-27T02:26:03.293Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T02:26:03.293Z] Successfully built 04fd10cb5d65 [2023-10-27T02:26:03.293Z] Successfully tagged device-mqtt-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-27T02:26:03.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T02:26:03.749Z] [2023-10-27T02:26:03.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:26:04.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T02:26:04.082Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T02:26:04.082Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T02:26:04.082Z] 04944245beec: Pulling fs layer [2023-10-27T02:26:04.082Z] 699f458cf7ca: Pulling fs layer [2023-10-27T02:26:04.082Z] 765212b225bb: Pulling fs layer [2023-10-27T02:26:04.082Z] f23df028b6ca: Pulling fs layer [2023-10-27T02:26:04.082Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T02:26:04.082Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T02:26:04.083Z] d65c8cfc05b1: Waiting [2023-10-27T02:26:04.083Z] 765212b225bb: Waiting [2023-10-27T02:26:04.083Z] 2437ff75d9bd: Waiting [2023-10-27T02:26:04.083Z] f23df028b6ca: Waiting [2023-10-27T02:26:04.354Z] 04944245beec: Verifying Checksum [2023-10-27T02:26:04.354Z] 04944245beec: Download complete [2023-10-27T02:26:04.354Z] 765212b225bb: Verifying Checksum [2023-10-27T02:26:04.354Z] 765212b225bb: Download complete [2023-10-27T02:26:04.354Z] f23df028b6ca: Download complete [2023-10-27T02:26:04.354Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T02:26:04.354Z] d65c8cfc05b1: Download complete [2023-10-27T02:26:04.625Z] 699f458cf7ca: Verifying Checksum [2023-10-27T02:26:04.625Z] 699f458cf7ca: Download complete [2023-10-27T02:26:04.895Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T02:26:04.895Z] 8998bd30e6a1: Download complete [2023-10-27T02:26:07.502Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T02:26:07.502Z] 2437ff75d9bd: Download complete [2023-10-27T02:26:10.091Z] 8998bd30e6a1: Pull complete [2023-10-27T02:26:10.360Z] 04944245beec: Pull complete [2023-10-27T02:26:13.709Z] 699f458cf7ca: Pull complete [2023-10-27T02:26:13.709Z] 765212b225bb: Pull complete [2023-10-27T02:26:14.296Z] f23df028b6ca: Pull complete [2023-10-27T02:26:14.564Z] d65c8cfc05b1: Pull complete [2023-10-27T02:26:32.784Z] 2437ff75d9bd: Pull complete [2023-10-27T02:26:32.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T02:26:32.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T02:26:32.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:26:32.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-12268 does not seem to be running inside a container [2023-10-27T02:26:33.066Z] $ 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-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T02:26:36.284Z] $ docker top 679f30b470b004dce81482f93da00163cc29d73d5668cd5b7863adb9661a40f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:37.161Z] ---> job-cost.sh [2023-10-27T02:26:37.161Z] lf-activate-venv: SKIPPING [2023-10-27T02:26:37.161Z] INFO: No Stack... [2023-10-27T02:26:37.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T02:26:38.390Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T02:26:39.039Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2023-10-27T02:26:39.039Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T02:26:39.101Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [2023-10-27T02:26:39.106Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] did not exist. Created. [2023-10-27T02:26:39.106Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T02:26:39.766Z] /w/workspace/device-mqtt-go/3@tmp/durable-7b38fdd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T02:26:40.430Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T02:26:40.453Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T02:26:40.503Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T02:26:40.510Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T02:26:40.534Z] $ docker stop --time=1 679f30b470b004dce81482f93da00163cc29d73d5668cd5b7863adb9661a40f9 [2023-10-27T02:26:43.625Z] $ docker rm -f --volumes 679f30b470b004dce81482f93da00163cc29d73d5668cd5b7863adb9661a40f9 [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-27T02:26:44.101Z] provisioning config files... [2023-10-27T02:26:44.108Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config15771160320464858383tmp [Pipeline] { [Pipeline] sh [2023-10-27T02:26:44.397Z] + set +x [2023-10-27T02:26:44.397Z] + curl -s https://codecov.io/bash [2023-10-27T02:26:44.397Z] + bash -s -- [2023-10-27T02:26:44.397Z] [2023-10-27T02:26:44.397Z] _____ _ [2023-10-27T02:26:44.397Z] / ____| | | [2023-10-27T02:26:44.397Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T02:26:44.397Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T02:26:44.397Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T02:26:44.397Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T02:26:44.397Z] Bash-1.0.6 [2023-10-27T02:26:44.397Z] [2023-10-27T02:26:44.397Z] [2023-10-27T02:26:44.397Z] ==> git version 2.25.1 found [2023-10-27T02:26:44.397Z] ==> 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-27T02:26:44.397Z] Release-Date: 2020-01-08 [2023-10-27T02:26:44.397Z] 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-27T02:26:44.397Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T02:26:44.397Z] ==> Jenkins CI detected. [2023-10-27T02:26:44.397Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-639 [2023-10-27T02:26:44.397Z] project root: . [2023-10-27T02:26:44.397Z] --> token set from env [2023-10-27T02:26:44.397Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T02:26:44.397Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T02:26:44.397Z] ==> Python coveragepy not found [2023-10-27T02:26:44.397Z] ==> Searching for coverage reports in: [2023-10-27T02:26:44.397Z] + . [2023-10-27T02:26:44.397Z] -> Found 1 reports [2023-10-27T02:26:44.397Z] ==> Detecting git/mercurial file structure [2023-10-27T02:26:44.666Z] ==> Reading reports [2023-10-27T02:26:44.666Z] + ./coverage.out bytes=18506 [2023-10-27T02:26:44.666Z] ==> Appending adjustments [2023-10-27T02:26:44.666Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T02:26:44.666Z] + Found adjustments [2023-10-27T02:26:44.666Z] ==> Gzipping contents [2023-10-27T02:26:44.666Z] 4.0K /tmp/codecov.R8ZYwO.gz [2023-10-27T02:26:44.666Z] ==> Uploading reports [2023-10-27T02:26:44.666Z] url: https://codecov.io [2023-10-27T02:26:44.666Z] query: branch=PR-639&commit=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= [2023-10-27T02:26:44.666Z] -> Pinging Codecov [2023-10-27T02:26:44.666Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-639&commit=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= [2023-10-27T02:26:44.925Z] -> Uploading to [2023-10-27T02:26:44.925Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7D719EC7BBE17E464838252E33014C33/ad2198df8786fb2f3f7ef48ca07e23e43f4f023c/c9743931-9db5-4cba-a515-3b71c8851efa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T022644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72a3b581565a0503835db7d58a089a6b835784db37d5712620e8c460c92e929a [2023-10-27T02:26:44.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T02:26:44.925Z] Dload Upload Total Spent Left Speed [2023-10-27T02:26:45.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 9410 --:--:-- --:--:-- --:--:-- 9410 [2023-10-27T02:26:45.184Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] } [2023-10-27T02:26:45.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-27T02:26:45.936Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives ] [2023-10-27T02:26:45.937Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-10-27T02:26:45.937Z] total 16 [2023-10-27T02:26:45.937Z] drwxr-xr-x 3 root root 4096 Oct 27 02:15 . [2023-10-27T02:26:45.937Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:15 .. [2023-10-27T02:26:45.937Z] drwxr-xr-x 2 root root 4096 Oct 27 02:15 cost [2023-10-27T02:26:45.937Z] -rw-r--r-- 1 root root 86 Oct 27 02:15 cost.csv [2023-10-27T02:26:45.937Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-10-27T02:26:45.937Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives [2023-10-27T02:26:45.937Z] total 16 [2023-10-27T02:26:45.937Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:15 . [2023-10-27T02:26:45.937Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:15 .. [2023-10-27T02:26:45.937Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 02:15 cost [2023-10-27T02:26:45.937Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 27 02:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:46.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:47.077Z] ---> package-listing.sh [2023-10-27T02:26:47.077Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T02:26:47.077Z] ++ facter osfamily [2023-10-27T02:26:47.336Z] + OS_FAMILY=debian [2023-10-27T02:26:47.336Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-639 [2023-10-27T02:26:47.336Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T02:26:47.336Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T02:26:47.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T02:26:47.336Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T02:26:47.336Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' [2023-10-27T02:26:47.336Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T02:26:47.336Z] + case "${OS_FAMILY}" in [2023-10-27T02:26:47.336Z] + dpkg -l [2023-10-27T02:26:47.336Z] + grep '^ii' [2023-10-27T02:26:47.336Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T02:26:47.336Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T02:26:47.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T02:26:47.336Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' [2023-10-27T02:26:47.336Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [2023-10-27T02:26:47.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [Pipeline] echo [2023-10-27T02:26:47.345Z] 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/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T02:26:47.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T02:26:48.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T02:26:48.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T02:26:48.242Z] prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container [2023-10-27T02:26:48.272Z] $ 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/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T02:26:48.467Z] $ docker top 43c971ee6a8f8adc4b8eebdcba4c79898f9f86d7494dfdbc623e3ffcd1846949 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T02:26:48.798Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T02:26:49.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T02:26:49.368Z] + ls /var/log/sa-host [2023-10-27T02:26:49.368Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T02:26:49.525Z] provisioning config files... [2023-10-27T02:26:49.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config4142510059110707938tmp [Pipeline] { [Pipeline] echo [2023-10-27T02:26:49.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:49.823Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T02:26:49.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:50.163Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T02:26:50.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:50.448Z] ---> sudo-logs.sh [2023-10-27T02:26:50.448Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T02:26:50.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:50.761Z] ---> job-cost.sh [2023-10-27T02:26:50.761Z] lf-activate-venv: SKIPPING [2023-10-27T02:26:50.761Z] DEBUG: total: 0.2199999988079071 [2023-10-27T02:26:50.761Z] INFO: Retrieving Stack Cost... [2023-10-27T02:26:51.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T02:26:51.590Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T02:26:51.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T02:26:51.891Z] ---> logs-deploy.sh [2023-10-27T02:26:51.891Z] lf-activate-venv: SKIPPING [2023-10-27T02:26:51.891Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-639/3 [2023-10-27T02:26:51.891Z] INFO: archiving workspace using pattern(s): [2023-10-27T02:26:52.830Z] Archives upload complete. [2023-10-27T02:26:53.089Z] INFO: archiving logs to Nexus [2023-10-27T02:26:53.659Z] ---> uname -a: [2023-10-27T02:26:53.659Z] Linux prd-ubuntu20-04-docker-8c-8g-12236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-27T02:26:53.659Z] [2023-10-27T02:26:53.659Z] [2023-10-27T02:26:53.659Z] ---> lscpu: [2023-10-27T02:26:53.659Z] Architecture: x86_64 [2023-10-27T02:26:53.659Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-27T02:26:53.659Z] Byte Order: Little Endian [2023-10-27T02:26:53.659Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-27T02:26:53.659Z] CPU(s): 8 [2023-10-27T02:26:53.660Z] On-line CPU(s) list: 0-7 [2023-10-27T02:26:53.660Z] Thread(s) per core: 1 [2023-10-27T02:26:53.660Z] Core(s) per socket: 1 [2023-10-27T02:26:53.660Z] Socket(s): 8 [2023-10-27T02:26:53.660Z] NUMA node(s): 1 [2023-10-27T02:26:53.660Z] Vendor ID: AuthenticAMD [2023-10-27T02:26:53.660Z] CPU family: 23 [2023-10-27T02:26:53.660Z] Model: 49 [2023-10-27T02:26:53.660Z] Model name: AMD EPYC-Rome Processor [2023-10-27T02:26:53.660Z] Stepping: 0 [2023-10-27T02:26:53.660Z] CPU MHz: 2799.998 [2023-10-27T02:26:53.660Z] BogoMIPS: 5599.99 [2023-10-27T02:26:53.660Z] Virtualization: AMD-V [2023-10-27T02:26:53.660Z] Hypervisor vendor: KVM [2023-10-27T02:26:53.660Z] Virtualization type: full [2023-10-27T02:26:53.660Z] L1d cache: 256 KiB [2023-10-27T02:26:53.660Z] L1i cache: 256 KiB [2023-10-27T02:26:53.660Z] L2 cache: 4 MiB [2023-10-27T02:26:53.660Z] L3 cache: 128 MiB [2023-10-27T02:26:53.660Z] NUMA node0 CPU(s): 0-7 [2023-10-27T02:26:53.660Z] Vulnerability Itlb multihit: Not affected [2023-10-27T02:26:53.660Z] Vulnerability L1tf: Not affected [2023-10-27T02:26:53.660Z] Vulnerability Mds: Not affected [2023-10-27T02:26:53.660Z] Vulnerability Meltdown: Not affected [2023-10-27T02:26:53.660Z] Vulnerability Mmio stale data: Not affected [2023-10-27T02:26:53.660Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-27T02:26:53.660Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-27T02:26:53.660Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-27T02:26:53.660Z] Vulnerability Srbds: Not affected [2023-10-27T02:26:53.660Z] Vulnerability Tsx async abort: Not affected [2023-10-27T02:26:53.660Z] 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-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] ---> nproc: [2023-10-27T02:26:53.660Z] 8 [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] ---> df -h: [2023-10-27T02:26:53.660Z] Filesystem Size Used Avail Use% Mounted on [2023-10-27T02:26:53.660Z] overlay 155G 12G 144G 8% / [2023-10-27T02:26:53.660Z] tmpfs 64M 0 64M 0% /dev [2023-10-27T02:26:53.660Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-27T02:26:53.660Z] shm 64M 0 64M 0% /dev/shm [2023-10-27T02:26:53.660Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] ---> sar -b -r -n DEV: [2023-10-27T02:26:53.660Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12236) 10/27/23 _x86_64_ (8 CPU) [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] 02:11:59 LINUX RESTART (8 CPU) [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-27T02:26:53.660Z] 02:13:01 150.32 63.12 87.20 0.00 5666.92 161565.21 0.00 [2023-10-27T02:26:53.660Z] 02:14:01 220.45 1.15 219.30 0.00 17.20 72796.93 0.00 [2023-10-27T02:26:53.660Z] 02:15:01 167.81 0.20 167.61 0.00 10.13 30930.58 0.00 [2023-10-27T02:26:53.660Z] 02:16:01 47.88 0.00 47.88 0.00 0.00 16573.39 0.00 [2023-10-27T02:26:53.660Z] 02:17:01 1.37 0.02 1.35 0.00 0.13 15.86 0.00 [2023-10-27T02:26:53.660Z] 02:18:01 40.94 11.73 29.21 0.00 5432.43 6380.80 0.00 [2023-10-27T02:26:53.660Z] 02:19:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 [2023-10-27T02:26:53.660Z] 02:20:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-10-27T02:26:53.660Z] 02:21:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 [2023-10-27T02:26:53.660Z] 02:22:01 1.92 0.00 1.92 0.00 0.00 33.86 0.00 [2023-10-27T02:26:53.660Z] 02:23:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 [2023-10-27T02:26:53.660Z] 02:24:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 [2023-10-27T02:26:53.660Z] 02:25:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2023-10-27T02:26:53.660Z] 02:26:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 [2023-10-27T02:26:53.660Z] Average: 45.85 5.44 40.41 0.00 794.76 20601.37 0.00 [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-27T02:26:53.660Z] 02:13:01 29230268 31566632 757812 2.30 71720 2542588 2043364 6.02 1004092 2283408 657592 [2023-10-27T02:26:53.660Z] 02:14:01 28471472 31566568 741116 2.25 149288 3151380 1726112 5.09 1069312 2888040 496 [2023-10-27T02:26:53.660Z] 02:15:01 27901304 31529912 772684 2.35 157436 3635848 2000344 5.90 1277104 3201552 213940 [2023-10-27T02:26:53.660Z] 02:16:01 27632052 31547040 754064 2.29 165564 3877852 1759356 5.19 1277304 3431080 12 [2023-10-27T02:26:53.660Z] 02:17:01 27631400 31546456 754316 2.29 165604 3877844 1759356 5.19 1277168 3431084 4 [2023-10-27T02:26:53.660Z] 02:18:01 27263968 31534496 756440 2.30 173804 4210592 1811832 5.34 1508060 3543456 8 [2023-10-27T02:26:53.660Z] 02:19:01 27264252 31534852 756004 2.30 173888 4210596 1811832 5.34 1508000 3543464 8 [2023-10-27T02:26:53.660Z] 02:20:01 27270464 31541116 749672 2.28 173916 4210596 1811832 5.34 1501472 3543460 160 [2023-10-27T02:26:53.660Z] 02:21:01 27270664 31541404 749564 2.28 173988 4210600 1811832 5.34 1501720 3543464 168 [2023-10-27T02:26:53.660Z] 02:22:01 27270728 31542188 749388 2.28 174140 4210564 1811832 5.34 1500704 3544048 56 [2023-10-27T02:26:53.660Z] 02:23:01 27271028 31542560 748964 2.28 174220 4210580 1811832 5.34 1500852 3544052 8 [2023-10-27T02:26:53.660Z] 02:24:01 27270728 31542352 749136 2.28 174284 4210584 1811832 5.34 1501156 3544056 92 [2023-10-27T02:26:53.660Z] 02:25:01 27270712 31542548 748884 2.28 174356 4210716 1811832 5.34 1501256 3544184 176 [2023-10-27T02:26:53.660Z] 02:26:01 27271636 31543528 748036 2.27 174432 4210720 1811832 5.34 1501028 3544188 12 [2023-10-27T02:26:53.660Z] Average: 27592191 31544404 752577 2.29 162617 3927219 1828216 5.39 1387802 3366395 62338 [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-27T02:26:53.660Z] 02:13:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:13:01 docker0 4.03 3.27 0.42 49.24 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:13:01 ens3 525.41 305.90 5595.62 77.35 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:14:01 docker0 229.51 277.72 18.62 2412.60 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:14:01 ens3 289.30 236.81 2421.58 26.87 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:15:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:15:01 docker0 3.23 6.98 0.19 62.35 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:15:01 ens3 133.84 93.53 2665.57 91.52 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:16:01 ens3 15.76 10.13 20.43 5.61 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:17:01 ens3 1.45 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:18:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:18:01 ens3 158.06 82.97 2029.78 6.18 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:19:01 ens3 0.82 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:21:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:22:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:23:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:25:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] 02:26:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] Average: docker0 16.91 20.57 1.37 180.30 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] Average: ens3 80.41 52.15 909.52 14.83 0.00 0.00 0.00 0.00 [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] ---> sar -P ALL: [2023-10-27T02:26:53.660Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12236) 10/27/23 _x86_64_ (8 CPU) [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] 02:11:59 LINUX RESTART (8 CPU) [2023-10-27T02:26:53.660Z] [2023-10-27T02:26:53.660Z] 02:12:01 CPU %user %nice %system %iowait %steal %idle [2023-10-27T02:26:53.660Z] 02:13:01 all 8.47 0.00 2.99 2.28 0.06 86.20 [2023-10-27T02:26:53.660Z] 02:13:01 0 8.61 0.00 2.57 3.07 0.05 85.71 [2023-10-27T02:26:53.660Z] 02:13:01 1 6.05 0.00 2.27 0.29 0.07 91.33 [2023-10-27T02:26:53.660Z] 02:13:01 2 9.61 0.00 2.03 0.59 0.07 87.70 [2023-10-27T02:26:53.660Z] 02:13:01 3 7.63 0.00 3.25 0.44 0.07 88.62 [2023-10-27T02:26:53.660Z] 02:13:01 4 10.72 0.00 2.96 4.44 0.05 81.83 [2023-10-27T02:26:53.660Z] 02:13:01 5 8.59 0.00 2.71 0.81 0.05 87.85 [2023-10-27T02:26:53.661Z] 02:13:01 6 9.66 0.00 2.51 1.09 0.05 86.69 [2023-10-27T02:26:53.661Z] 02:13:01 7 6.90 0.00 5.68 7.54 0.08 79.79 [2023-10-27T02:26:53.661Z] 02:14:01 all 4.68 0.00 2.38 4.98 0.06 87.90 [2023-10-27T02:26:53.661Z] 02:14:01 0 4.81 0.00 2.35 2.58 0.05 90.22 [2023-10-27T02:26:53.661Z] 02:14:01 1 4.49 0.00 2.44 10.64 0.07 82.37 [2023-10-27T02:26:53.661Z] 02:14:01 2 4.89 0.00 1.98 0.74 0.07 92.33 [2023-10-27T02:26:53.661Z] 02:14:01 3 4.74 0.00 2.97 0.13 0.05 92.10 [2023-10-27T02:26:53.661Z] 02:14:01 4 4.32 0.00 2.55 17.83 0.07 75.23 [2023-10-27T02:26:53.661Z] 02:14:01 5 5.37 0.00 2.05 0.32 0.05 92.21 [2023-10-27T02:26:53.661Z] 02:14:01 6 4.84 0.00 2.23 7.32 0.05 85.55 [2023-10-27T02:26:53.661Z] 02:14:01 7 3.96 0.00 2.49 0.32 0.05 93.18 [2023-10-27T02:26:53.661Z] 02:15:01 all 35.88 0.00 4.44 2.55 0.08 57.04 [2023-10-27T02:26:53.661Z] 02:15:01 0 35.52 0.00 4.84 3.01 0.08 56.54 [2023-10-27T02:26:53.661Z] 02:15:01 1 36.73 0.00 4.41 3.10 0.08 55.67 [2023-10-27T02:26:53.661Z] 02:15:01 2 36.07 0.00 4.91 8.15 0.08 50.78 [2023-10-27T02:26:53.661Z] 02:15:01 3 35.48 0.00 4.47 0.39 0.08 59.58 [2023-10-27T02:26:53.661Z] 02:15:01 4 34.99 0.00 4.23 0.76 0.08 59.94 [2023-10-27T02:26:53.661Z] 02:15:01 5 36.10 0.00 4.14 0.59 0.08 59.09 [2023-10-27T02:26:53.661Z] 02:15:01 6 36.00 0.00 3.93 1.18 0.08 58.81 [2023-10-27T02:26:53.661Z] 02:15:01 7 36.15 0.00 4.59 3.28 0.08 55.89 [2023-10-27T02:26:53.661Z] 02:16:01 all 1.82 0.00 0.78 1.20 0.02 96.18 [2023-10-27T02:26:53.661Z] 02:16:01 0 1.85 0.00 0.72 0.00 0.02 97.41 [2023-10-27T02:26:53.661Z] 02:16:01 1 1.71 0.00 0.89 0.07 0.02 97.33 [2023-10-27T02:26:53.661Z] 02:16:01 2 1.65 0.00 1.12 0.03 0.02 97.18 [2023-10-27T02:26:53.661Z] 02:16:01 3 1.63 0.00 0.62 0.05 0.00 97.70 [2023-10-27T02:26:53.661Z] 02:16:01 4 1.61 0.00 0.74 0.67 0.02 96.96 [2023-10-27T02:26:53.661Z] 02:16:01 5 1.42 0.00 0.80 7.40 0.03 90.34 [2023-10-27T02:26:53.661Z] 02:16:01 6 2.74 0.00 0.35 0.00 0.02 96.89 [2023-10-27T02:26:53.661Z] 02:16:01 7 1.99 0.00 0.98 1.35 0.02 95.66 [2023-10-27T02:26:53.661Z] 02:17:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-10-27T02:26:53.661Z] 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T02:26:53.661Z] 02:17:01 2 0.08 0.00 0.03 0.02 0.02 99.85 [2023-10-27T02:26:53.661Z] 02:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-27T02:26:53.661Z] 02:17:01 4 0.76 0.00 0.00 0.00 0.00 99.24 [2023-10-27T02:26:53.661Z] 02:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-27T02:26:53.661Z] 02:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:18:01 all 1.48 0.00 0.59 0.79 0.02 97.11 [2023-10-27T02:26:53.661Z] 02:18:01 0 2.27 0.00 1.12 2.03 0.02 94.56 [2023-10-27T02:26:53.661Z] 02:18:01 1 0.62 0.00 0.50 0.33 0.02 98.53 [2023-10-27T02:26:53.661Z] 02:18:01 2 1.80 0.00 0.40 0.07 0.02 97.71 [2023-10-27T02:26:53.661Z] 02:18:01 3 1.82 0.00 0.74 0.80 0.02 96.62 [2023-10-27T02:26:53.661Z] 02:18:01 4 1.62 0.00 0.33 0.18 0.02 97.85 [2023-10-27T02:26:53.661Z] 02:18:01 5 0.75 0.00 0.33 0.40 0.07 98.45 [2023-10-27T02:26:53.661Z] 02:18:01 6 1.48 0.00 0.67 1.03 0.02 96.80 [2023-10-27T02:26:53.661Z] 02:18:01 7 1.51 0.00 0.65 1.51 0.02 96.32 [2023-10-27T02:26:53.661Z] 02:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-27T02:26:53.661Z] 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-27T02:26:53.661Z] 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:19:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-10-27T02:26:53.661Z] 02:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-27T02:26:53.661Z] 02:19:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-10-27T02:26:53.661Z] 02:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-27T02:26:53.661Z] 02:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T02:26:53.661Z] 02:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-27T02:26:53.661Z] 02:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-27T02:26:53.661Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-27T02:26:53.661Z] 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-27T02:26:53.661Z] 02:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:22:01 all 0.17 0.00 0.01 0.04 0.01 99.77 [2023-10-27T02:26:53.661Z] 02:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-27T02:26:53.661Z] 02:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:22:01 4 1.11 0.00 0.03 0.00 0.02 98.84 [2023-10-27T02:26:53.661Z] 02:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-27T02:26:53.661Z] 02:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-27T02:26:53.661Z] 02:22:01 7 0.07 0.00 0.02 0.30 0.00 99.62 [2023-10-27T02:26:53.661Z] 02:23:01 all 0.07 0.00 0.01 0.02 0.01 99.90 [2023-10-27T02:26:53.661Z] 02:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-10-27T02:26:53.661Z] 02:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-27T02:26:53.661Z] 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:23:01 6 0.50 0.00 0.02 0.00 0.02 99.47 [2023-10-27T02:26:53.661Z] 02:23:01 7 0.00 0.00 0.02 0.13 0.00 99.85 [2023-10-27T02:26:53.661Z] [2023-10-27T02:26:53.661Z] 02:23:01 CPU %user %nice %system %iowait %steal %idle [2023-10-27T02:26:53.661Z] 02:24:01 all 0.08 0.00 0.02 0.01 0.01 99.89 [2023-10-27T02:26:53.661Z] 02:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-27T02:26:53.661Z] 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T02:26:53.661Z] 02:24:01 6 0.50 0.00 0.07 0.02 0.02 99.40 [2023-10-27T02:26:53.661Z] 02:24:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2023-10-27T02:26:53.661Z] 02:25:01 all 0.04 0.00 0.01 0.04 0.01 99.91 [2023-10-27T02:26:53.661Z] 02:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-27T02:26:53.661Z] 02:25:01 2 0.18 0.00 0.02 0.00 0.00 99.80 [2023-10-27T02:26:53.661Z] 02:25:01 3 0.00 0.00 0.02 0.07 0.02 99.90 [2023-10-27T02:26:53.661Z] 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T02:26:53.661Z] 02:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-27T02:26:53.661Z] 02:25:01 7 0.00 0.00 0.03 0.25 0.00 99.72 [2023-10-27T02:26:53.661Z] 02:26:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2023-10-27T02:26:53.661Z] 02:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-27T02:26:53.661Z] 02:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T02:26:53.661Z] 02:26:01 2 0.18 0.00 0.00 0.00 0.02 99.80 [2023-10-27T02:26:53.661Z] 02:26:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-27T02:26:53.661Z] 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T02:26:53.661Z] 02:26:01 6 0.70 0.00 0.02 0.00 0.02 99.27 [2023-10-27T02:26:53.661Z] 02:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-27T02:26:53.661Z] Average: all 3.76 0.00 0.80 0.85 0.02 94.57 [2023-10-27T02:26:53.661Z] Average: 0 3.79 0.00 0.84 0.76 0.02 94.59 [2023-10-27T02:26:53.661Z] Average: 1 3.52 0.00 0.75 1.02 0.02 94.68 [2023-10-27T02:26:53.661Z] Average: 2 3.88 0.00 0.75 0.68 0.02 94.67 [2023-10-27T02:26:53.661Z] Average: 3 3.65 0.00 0.86 0.14 0.02 95.33 [2023-10-27T02:26:53.661Z] Average: 4 3.91 0.00 0.77 1.70 0.02 93.60 [2023-10-27T02:26:53.661Z] Average: 5 3.73 0.00 0.72 0.68 0.03 94.85 [2023-10-27T02:26:53.661Z] Average: 6 4.02 0.00 0.70 0.76 0.02 94.50 [2023-10-27T02:26:53.661Z] Average: 7 3.58 0.00 1.03 1.05 0.02 94.32 [2023-10-27T02:26:53.661Z] [2023-10-27T02:26:53.661Z] [2023-10-27T02:26:53.661Z]