Pull request #557 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 5b00e406319c2ed6c9a36a296f26911c42639135+fae68001f23ebf2296c35dbe56314768b083ad85 (1b5e3cc346c993f5115717a62f086b853d56b347) 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-ssh394633314996592744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5843684567681227844.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh570400195228175098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-557/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3444053221101604961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17016985537025497404.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-557/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-557/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9664467612901402483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7100 in /w/workspace/gexfoundry_device-mqtt-go_PR-557 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-557 # 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 > 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/557/head:refs/remotes/origin/PR-557 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit 5b00e406319c2ed6c9a36a296f26911c42639135 Merge succeeded, producing 5b00e406319c2ed6c9a36a296f26911c42639135 Checking out Revision 5b00e406319c2ed6c9a36a296f26911c42639135 (PR-557) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # 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 fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # timeout=10 Commit message: "feat!: Update profile Minimum and Maximum to numeric data" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T07:03:30.328Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T07:03:30.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T07:03:30.713Z] ========================================================= [2023-04-07T07:03:30.713Z] EdgeX Global Pipelines Version Info [2023-04-07T07:03:30.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:03:31.451Z] ------------------- [2023-04-07T07:03:31.451Z] stable info: [2023-04-07T07:03:31.451Z] ------------------- [2023-04-07T07:03:31.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T07:03:31.451Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T07:03:31.451Z] Message: update stable to v1.0.245 [2023-04-07T07:03:32.022Z] ------------------- [2023-04-07T07:03:32.022Z] experimental info: [2023-04-07T07:03:32.022Z] ------------------- [2023-04-07T07:03:32.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T07:03:32.023Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T07:03:32.023Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T07:03:32.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-07T07:03:32.343Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-07T07:03:32.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T07:03:32.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T07:03:32.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T07:03:32.517Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T07:03:32.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T07:03:32.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T07:03:32.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T07:03:32.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T07:03:32.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T07:03:32.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-07T07:03:32.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T07:03:32.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T07:03:32.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T07:03:32.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T07:03:32.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T07:03:33.022Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T07:03:33.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T07:03:33.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T07:03:33.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T07:03:33.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T07:03:33.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T07:03:33.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T07:03:33.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T07:03:33.369Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T07:03:33.413Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T07:03:33.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-557 [Pipeline] echo [2023-04-07T07:03:33.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-557 [Pipeline] echo [2023-04-07T07:03:33.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-557 [Pipeline] echo [2023-04-07T07:03:33.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo [2023-04-07T07:03:33.615Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b00e40 [Pipeline] echo [2023-04-07T07:03:33.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:03:33.759Z] provisioning config files... [2023-04-07T07:03:33.772Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config3655536242752017760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:03:34.119Z] ---> docker-login.sh [2023-04-07T07:03:34.119Z] nexus3.edgexfoundry.org:10001 [2023-04-07T07:03:34.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:34.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:34.641Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:34.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:34.641Z] [2023-04-07T07:03:34.641Z] Login Succeeded [2023-04-07T07:03:34.641Z] nexus3.edgexfoundry.org:10002 [2023-04-07T07:03:34.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:34.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:34.641Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:34.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:34.641Z] [2023-04-07T07:03:34.641Z] Login Succeeded [2023-04-07T07:03:34.641Z] nexus3.edgexfoundry.org:10003 [2023-04-07T07:03:34.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:34.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:34.900Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:34.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:34.900Z] [2023-04-07T07:03:34.900Z] Login Succeeded [2023-04-07T07:03:34.900Z] nexus3.edgexfoundry.org:10004 [2023-04-07T07:03:34.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:34.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:34.900Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:34.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:34.900Z] [2023-04-07T07:03:34.900Z] Login Succeeded [2023-04-07T07:03:34.900Z] docker.io [2023-04-07T07:03:34.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:35.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:35.160Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:35.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:35.160Z] [2023-04-07T07:03:35.160Z] Login Succeeded [2023-04-07T07:03:35.160Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T07:03:35.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T07:03:35.914Z] + git rev-list -1 --merges 5b00e406319c2ed6c9a36a296f26911c42639135~1..5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo [2023-04-07T07:03:35.977Z] -----------> git rev-list -1 --merges 5b00e406319c2ed6c9a36a296f26911c42639135~1..5b00e406319c2ed6c9a36a296f26911c42639135 5b00e406319c2ed6c9a36a296f26911c42639135 [false] [Pipeline] sh [2023-04-07T07:03:36.297Z] + git log --format=format:%s -1 5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo [2023-04-07T07:03:36.327Z] ========================================================= [2023-04-07T07:03:36.327Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T07:03:36.327Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T07:03:36.744Z] + git log --format=format:%s -1 5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] echo [2023-04-07T07:03:36.776Z] [semverPrep] GIT_COMMIT: 5b00e406319c2ed6c9a36a296f26911c42639135, Commit Message: feat!: Update profile Minimum and Maximum to numeric data [Pipeline] echo [2023-04-07T07:03:36.804Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T07:03:37.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T07:03:37.189Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T07:03:37.189Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T07:03:37.189Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T07:03:37.189Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T07:03:37.189Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T07:03:37.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:03:37.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T07:03:37.678Z] [2023-04-07T07:03:37.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:03:38.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T07:03:38.058Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T07:03:38.058Z] b85a868b505f: Pulling fs layer [2023-04-07T07:03:38.058Z] e2be974225ed: Pulling fs layer [2023-04-07T07:03:38.058Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T07:03:38.058Z] 988bab9f4d93: Pulling fs layer [2023-04-07T07:03:38.058Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T07:03:38.058Z] eaf3925da568: Pulling fs layer [2023-04-07T07:03:38.058Z] bab4dde63d76: Pulling fs layer [2023-04-07T07:03:38.058Z] bde34c3a00c8: Pulling fs layer [2023-04-07T07:03:38.058Z] b352a97aabf1: Pulling fs layer [2023-04-07T07:03:38.058Z] 4872d77fe225: Pulling fs layer [2023-04-07T07:03:38.058Z] 5851b861e8e6: Pulling fs layer [2023-04-07T07:03:38.058Z] eaf3925da568: Waiting [2023-04-07T07:03:38.058Z] 988bab9f4d93: Waiting [2023-04-07T07:03:38.058Z] 1469e6f7b9e6: Waiting [2023-04-07T07:03:38.058Z] bab4dde63d76: Waiting [2023-04-07T07:03:38.058Z] b352a97aabf1: Waiting [2023-04-07T07:03:38.058Z] bde34c3a00c8: Waiting [2023-04-07T07:03:38.058Z] 5851b861e8e6: Waiting [2023-04-07T07:03:38.058Z] e2be974225ed: Verifying Checksum [2023-04-07T07:03:38.058Z] e2be974225ed: Download complete [2023-04-07T07:03:38.058Z] 988bab9f4d93: Verifying Checksum [2023-04-07T07:03:38.058Z] 988bab9f4d93: Download complete [2023-04-07T07:03:38.319Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T07:03:38.319Z] 1469e6f7b9e6: Download complete [2023-04-07T07:03:38.319Z] eaf3925da568: Verifying Checksum [2023-04-07T07:03:38.319Z] eaf3925da568: Download complete [2023-04-07T07:03:38.319Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T07:03:38.319Z] 339a4e72a1f5: Download complete [2023-04-07T07:03:38.319Z] bde34c3a00c8: Download complete [2023-04-07T07:03:38.319Z] b352a97aabf1: Download complete [2023-04-07T07:03:38.319Z] 4872d77fe225: Verifying Checksum [2023-04-07T07:03:38.319Z] 4872d77fe225: Download complete [2023-04-07T07:03:38.319Z] 5851b861e8e6: Download complete [2023-04-07T07:03:38.319Z] b85a868b505f: Verifying Checksum [2023-04-07T07:03:38.319Z] b85a868b505f: Download complete [2023-04-07T07:03:38.577Z] bab4dde63d76: Verifying Checksum [2023-04-07T07:03:38.577Z] bab4dde63d76: Download complete [2023-04-07T07:03:39.513Z] b85a868b505f: Pull complete [2023-04-07T07:03:39.772Z] e2be974225ed: Pull complete [2023-04-07T07:03:40.032Z] 339a4e72a1f5: Pull complete [2023-04-07T07:03:40.293Z] 988bab9f4d93: Pull complete [2023-04-07T07:03:40.551Z] 1469e6f7b9e6: Pull complete [2023-04-07T07:03:40.551Z] eaf3925da568: Pull complete [2023-04-07T07:03:42.457Z] bab4dde63d76: Pull complete [2023-04-07T07:03:42.457Z] bde34c3a00c8: Pull complete [2023-04-07T07:03:42.718Z] b352a97aabf1: Pull complete [2023-04-07T07:03:42.718Z] 4872d77fe225: Pull complete [2023-04-07T07:03:42.718Z] 5851b861e8e6: Pull complete [2023-04-07T07:03:42.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T07:03:42.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T07:03:42.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:03:42.941Z] prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container [2023-04-07T07:03:42.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T07:03:44.912Z] $ docker top 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 -eo pid,comm [2023-04-07T07:03:44.967Z] 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-04-07T07:03:44.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T07:03:45.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T07:03:45.091Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T07:03:45.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T07:03:45.207Z] $ docker exec 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent [2023-04-07T07:03:45.318Z] SSH_AUTH_SOCK=/tmp/ssh-V8GlMseDPvCY/agent.31 [2023-04-07T07:03:45.318Z] SSH_AGENT_PID=37 [2023-04-07T07:03:45.324Z] Running ssh-add (command line suppressed) [2023-04-07T07:03:45.430Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4826749333099145190.key (/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4826749333099145190.key) [2023-04-07T07:03:45.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T07:03:45.833Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T07:03:45.864Z] $ docker exec --env ******** --env ******** 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent -k [2023-04-07T07:03:45.977Z] unset SSH_AUTH_SOCK; [2023-04-07T07:03:45.977Z] unset SSH_AGENT_PID; [2023-04-07T07:03:45.977Z] echo Agent pid 37 killed; [2023-04-07T07:03:45.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T07:03:46.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T07:03:46.084Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T07:03:46.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T07:03:46.202Z] $ docker exec 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent [2023-04-07T07:03:46.315Z] SSH_AUTH_SOCK=/tmp/ssh-Qq3K3FF1EfNx/agent.69 [2023-04-07T07:03:46.315Z] SSH_AGENT_PID=75 [2023-04-07T07:03:46.320Z] Running ssh-add (command line suppressed) [2023-04-07T07:03:46.420Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4920278772236933484.key (/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/private_key_4920278772236933484.key) [2023-04-07T07:03:46.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T07:03:46.763Z] + git semver init [2023-04-07T07:03:47.023Z] 2023-04-07 07:03:46,947 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T07:03:47.023Z] 2023-04-07 07:03:46,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver [2023-04-07T07:03:47.023Z] 2023-04-07 07:03:46,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver [2023-04-07T07:03:47.023Z] 2023-04-07 07:03:46,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-557, universal_newlines=False, shell=None, istream=None) [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,726 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.git/info/exclude [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,727 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver/PR-557 with force:False [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,727 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver/PR-557 [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,731 [execute] INFO git cat-file --batch-check [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,738 [execute] INFO git cat-file --batch [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T07:03:47.964Z] 2023-04-07 07:03:47,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-557/.semver/PR-557 [2023-04-07T07:03:47.964Z] 0.0.0 [Pipeline] } [2023-04-07T07:03:47.993Z] $ docker exec --env ******** --env ******** 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 ssh-agent -k [2023-04-07T07:03:48.095Z] unset SSH_AUTH_SOCK; [2023-04-07T07:03:48.096Z] unset SSH_AGENT_PID; [2023-04-07T07:03:48.096Z] echo Agent pid 75 killed; [2023-04-07T07:03:48.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T07:03:48.541Z] + git semver [Pipeline] } [2023-04-07T07:03:48.831Z] $ docker stop --time=1 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 [2023-04-07T07:03:50.161Z] $ docker rm -f --volumes 29c8860912f336912ea7719829b217e19c49d25486a8e04ff1ac8c2c7c145524 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T07:03:50.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T07:03:50.881Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T07:03:50.896Z] [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-04-07T07:03:51.496Z] provisioning config files... [2023-04-07T07:03:51.508Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config16086695603450269343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:03:51.597Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7099 in /w/workspace/gexfoundry_device-mqtt-go_PR-557 [Pipeline] { [Pipeline] ws [2023-04-07T07:03:51.689Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-07T07:03:51.766Z] Selected Git installation does not exist. Using Default [2023-04-07T07:03:51.766Z] The recommended git tool is: NONE [2023-04-07T07:03:51.858Z] ---> docker-login.sh [2023-04-07T07:03:51.858Z] nexus3.edgexfoundry.org:10001 [2023-04-07T07:03:51.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:51.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:51.858Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:51.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:51.858Z] [2023-04-07T07:03:51.858Z] Login Succeeded [2023-04-07T07:03:51.858Z] nexus3.edgexfoundry.org:10002 [2023-04-07T07:03:51.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:51.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:51.858Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:51.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:51.858Z] [2023-04-07T07:03:51.858Z] Login Succeeded [2023-04-07T07:03:51.858Z] nexus3.edgexfoundry.org:10003 [2023-04-07T07:03:52.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:52.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:52.126Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:52.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:52.126Z] [2023-04-07T07:03:52.126Z] Login Succeeded [2023-04-07T07:03:52.126Z] nexus3.edgexfoundry.org:10004 [2023-04-07T07:03:52.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:52.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:52.126Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:52.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:52.126Z] [2023-04-07T07:03:52.126Z] Login Succeeded [2023-04-07T07:03:52.126Z] docker.io [2023-04-07T07:03:52.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:03:52.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:03:52.386Z] Configure a credential helper to remove this warning. See [2023-04-07T07:03:52.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:03:52.386Z] [2023-04-07T07:03:52.386Z] Login Succeeded [2023-04-07T07:03:52.386Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T07:03:52.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T07:03:52.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:03:52.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:03:52.694Z] ========================================================= [2023-04-07T07:03:52.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T07:03:52.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:03:53.157Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T07:03:53.157Z] Sending build context to Docker daemon 6.42MB [2023-04-07T07:03:53.157Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:03:53.157Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T07:03:53.157Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T07:03:53.157Z] 63b65145d645: Pulling fs layer [2023-04-07T07:03:53.157Z] a2d21d5440eb: Pulling fs layer [2023-04-07T07:03:53.157Z] 935e6c44a52c: Pulling fs layer [2023-04-07T07:03:53.157Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T07:03:53.157Z] 30dea6a524f1: Pulling fs layer [2023-04-07T07:03:53.157Z] a2aff8979fd8: Pulling fs layer [2023-04-07T07:03:53.157Z] 6808be2612f2: Pulling fs layer [2023-04-07T07:03:53.157Z] f25807f1079a: Pulling fs layer [2023-04-07T07:03:53.157Z] 94cc34f8dd06: Waiting [2023-04-07T07:03:53.157Z] 30dea6a524f1: Waiting [2023-04-07T07:03:53.157Z] a2aff8979fd8: Waiting [2023-04-07T07:03:53.157Z] 6808be2612f2: Waiting [2023-04-07T07:03:53.157Z] f25807f1079a: Waiting [2023-04-07T07:03:53.416Z] a2d21d5440eb: Verifying Checksum [2023-04-07T07:03:53.416Z] a2d21d5440eb: Download complete [2023-04-07T07:03:53.416Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T07:03:53.416Z] 94cc34f8dd06: Download complete [2023-04-07T07:03:53.416Z] 30dea6a524f1: Verifying Checksum [2023-04-07T07:03:53.416Z] 30dea6a524f1: Download complete [2023-04-07T07:03:53.416Z] 63b65145d645: Verifying Checksum [2023-04-07T07:03:53.416Z] 63b65145d645: Download complete [2023-04-07T07:03:53.416Z] a2aff8979fd8: Verifying Checksum [2023-04-07T07:03:53.416Z] a2aff8979fd8: Download complete [2023-04-07T07:03:53.416Z] 63b65145d645: Pull complete [2023-04-07T07:03:53.676Z] a2d21d5440eb: Pull complete [2023-04-07T07:03:53.676Z] f25807f1079a: Verifying Checksum [2023-04-07T07:03:53.676Z] f25807f1079a: Download complete [2023-04-07T07:03:53.935Z] 935e6c44a52c: Verifying Checksum [2023-04-07T07:03:53.935Z] 935e6c44a52c: Download complete [2023-04-07T07:03:54.193Z] 6808be2612f2: Verifying Checksum [2023-04-07T07:03:54.193Z] 6808be2612f2: Download complete [2023-04-07T07:03:56.573Z] using credential edgex-jenkins-ssh [2023-04-07T07:03:56.589Z] Cloning the remote Git repository [2023-04-07T07:03:57.479Z] 935e6c44a52c: Pull complete [2023-04-07T07:03:57.480Z] 94cc34f8dd06: Pull complete [2023-04-07T07:03:57.480Z] 30dea6a524f1: Pull complete [2023-04-07T07:03:57.737Z] a2aff8979fd8: Pull complete [2023-04-07T07:03:56.616Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T07:03:57.909Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-07T07:03:58.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T07:03:58.061Z] > git --version # timeout=10 [2023-04-07T07:03:58.083Z] > git --version # 'git version 2.25.1' [2023-04-07T07:03:58.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T07:03:58.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T07:04:00.270Z] 6808be2612f2: Pull complete [2023-04-07T07:03:59.297Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T07:03:59.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T07:04:00.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T07:04:00.182Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T07:04:00.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T07:04:00.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/557/head:refs/remotes/origin/PR-557 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T07:04:00.783Z] Merging remotes/origin/main commit fae68001f23ebf2296c35dbe56314768b083ad85 into PR head commit 5b00e406319c2ed6c9a36a296f26911c42639135 [2023-04-07T07:04:00.838Z] f25807f1079a: Pull complete [2023-04-07T07:04:00.839Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T07:04:00.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T07:04:00.839Z] ---> 3b553350e43f [2023-04-07T07:04:00.839Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:04:01.067Z] Merge succeeded, producing 5b00e406319c2ed6c9a36a296f26911c42639135 [2023-04-07T07:04:01.068Z] Checking out Revision 5b00e406319c2ed6c9a36a296f26911c42639135 (PR-557) [2023-04-07T07:04:00.786Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T07:04:00.850Z] > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # timeout=10 [2023-04-07T07:04:00.937Z] > git remote # timeout=10 [2023-04-07T07:04:00.959Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T07:04:00.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T07:04:01.000Z] > git merge fae68001f23ebf2296c35dbe56314768b083ad85 # timeout=10 [2023-04-07T07:04:01.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T07:04:01.060Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T07:04:01.074Z] > git checkout -f 5b00e406319c2ed6c9a36a296f26911c42639135 # timeout=10 [2023-04-07T07:04:04.531Z] Commit message: "feat!: Update profile Minimum and Maximum to numeric data" [2023-04-07T07:04:04.568Z] > git --version # timeout=10 [2023-04-07T07:04:04.577Z] > git --version # 'git version 2.25.1' [2023-04-07T07:04:04.587Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T07:04:05.427Z] ---> Running in 971b3acc5a68 [2023-04-07T07:04:05.427Z] Removing intermediate container 971b3acc5a68 [2023-04-07T07:04:05.427Z] ---> 2cd3e56065af [2023-04-07T07:04:05.427Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:04:05.427Z] ---> Running in 747379cac682 [2023-04-07T07:04:05.427Z] Removing intermediate container 747379cac682 [2023-04-07T07:04:05.427Z] ---> c30bd816e3fc [2023-04-07T07:04:05.427Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:04:05.427Z] ---> Running in 7ed29c0e56e2 [2023-04-07T07:04:05.427Z] Removing intermediate container 7ed29c0e56e2 [2023-04-07T07:04:05.427Z] ---> ea885ea1060e [2023-04-07T07:04:05.427Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:04:05.427Z] ---> Running in 8937adf1af53 [2023-04-07T07:04:05.427Z] Removing intermediate container 8937adf1af53 [2023-04-07T07:04:05.427Z] ---> 4787caddeae7 [2023-04-07T07:04:05.427Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:04:05.427Z] ---> Running in 78e2c1b069e1 [2023-04-07T07:04:05.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T07:04:05.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T07:04:05.695Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T07:04:05.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T07:04:05.695Z] Dload Upload Total Spent Left Speed [2023-04-07T07:04:05.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-04-07T07:04:05.944Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T07:04:05.944Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T07:04:05.944Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T07:04:05.944Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T07:04:05.944Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:04:05.944Z] OK: 269 MiB in 57 packages [2023-04-07T07:04:06.246Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T07:04:06.512Z] Removing intermediate container 78e2c1b069e1 [2023-04-07T07:04:06.512Z] ---> ed4ffb2bddeb [2023-04-07T07:04:06.512Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T07:04:06.512Z] ---> Running in e40616c09693 [2023-04-07T07:04:06.512Z] Removing intermediate container e40616c09693 [2023-04-07T07:04:06.512Z] ---> fafb5c77800f [2023-04-07T07:04:06.512Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T07:04:06.583Z] + sudo tee /etc/docker/daemon.new [2023-04-07T07:04:06.583Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T07:04:06.583Z] { [2023-04-07T07:04:06.583Z] "registry-mirrors": [ [2023-04-07T07:04:06.583Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T07:04:06.583Z] ], [2023-04-07T07:04:06.583Z] "bip": "10.250.0.254/24", [2023-04-07T07:04:06.583Z] "hosts": [ [2023-04-07T07:04:06.583Z] "tcp://0.0.0.0:5555", [2023-04-07T07:04:06.583Z] "unix:///var/run/docker.sock" [2023-04-07T07:04:06.583Z] ], [2023-04-07T07:04:06.583Z] "mtu": 1458, [2023-04-07T07:04:06.583Z] "selinux-enabled": true, [2023-04-07T07:04:06.583Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T07:04:06.583Z] } [Pipeline] sh [2023-04-07T07:04:06.771Z] ---> 2e1b2cda2e79 [2023-04-07T07:04:06.771Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:04:06.771Z] ---> Running in 54febbe1608d [2023-04-07T07:04:06.926Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T07:04:07.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:04:25.586Z] provisioning config files... [2023-04-07T07:04:25.616Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config12738710803358372136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:04:26.004Z] ---> docker-login.sh [2023-04-07T07:04:26.004Z] nexus3.edgexfoundry.org:10001 [2023-04-07T07:04:26.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:04:26.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:04:26.552Z] Configure a credential helper to remove this warning. See [2023-04-07T07:04:26.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:04:26.552Z] [2023-04-07T07:04:26.552Z] Login Succeeded [2023-04-07T07:04:26.552Z] nexus3.edgexfoundry.org:10002 [2023-04-07T07:04:26.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:04:27.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:04:27.092Z] Configure a credential helper to remove this warning. See [2023-04-07T07:04:27.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:04:27.092Z] [2023-04-07T07:04:27.092Z] Login Succeeded [2023-04-07T07:04:27.092Z] nexus3.edgexfoundry.org:10003 [2023-04-07T07:04:27.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:04:27.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:04:27.361Z] Configure a credential helper to remove this warning. See [2023-04-07T07:04:27.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:04:27.361Z] [2023-04-07T07:04:27.361Z] Login Succeeded [2023-04-07T07:04:27.361Z] nexus3.edgexfoundry.org:10004 [2023-04-07T07:04:27.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:04:27.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:04:27.633Z] Configure a credential helper to remove this warning. See [2023-04-07T07:04:27.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:04:27.633Z] [2023-04-07T07:04:27.633Z] Login Succeeded [2023-04-07T07:04:27.633Z] docker.io [2023-04-07T07:04:27.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T07:04:28.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T07:04:28.173Z] Configure a credential helper to remove this warning. See [2023-04-07T07:04:28.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T07:04:28.173Z] [2023-04-07T07:04:28.173Z] Login Succeeded [2023-04-07T07:04:28.173Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T07:04:28.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T07:04:28.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:04:28.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T07:04:28.683Z] ========================================================= [2023-04-07T07:04:28.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T07:04:28.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:04:29.189Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T07:04:29.461Z] Sending build context to Docker daemon 3.335MB [2023-04-07T07:04:29.461Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:04:29.461Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T07:04:29.733Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T07:04:29.733Z] af6eaf76a39c: Pulling fs layer [2023-04-07T07:04:29.733Z] 55522c791124: Pulling fs layer [2023-04-07T07:04:29.733Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T07:04:29.733Z] 169dfbe0d373: Pulling fs layer [2023-04-07T07:04:29.733Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T07:04:29.733Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T07:04:29.733Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T07:04:29.733Z] 169dfbe0d373: Waiting [2023-04-07T07:04:29.733Z] e1ff8fa3b103: Waiting [2023-04-07T07:04:29.733Z] 52ebb69f0ebf: Waiting [2023-04-07T07:04:29.733Z] 5abe8eddf0d5: Waiting [2023-04-07T07:04:29.733Z] 55522c791124: Verifying Checksum [2023-04-07T07:04:29.733Z] 169dfbe0d373: Verifying Checksum [2023-04-07T07:04:29.733Z] 169dfbe0d373: Download complete [2023-04-07T07:04:29.733Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T07:04:29.733Z] e1ff8fa3b103: Download complete [2023-04-07T07:04:29.733Z] af6eaf76a39c: Verifying Checksum [2023-04-07T07:04:29.733Z] af6eaf76a39c: Download complete [2023-04-07T07:04:30.702Z] af6eaf76a39c: Pull complete [2023-04-07T07:04:30.975Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T07:04:30.975Z] 5abe8eddf0d5: Download complete [2023-04-07T07:04:31.249Z] 55522c791124: Pull complete [2023-04-07T07:04:32.220Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T07:04:32.220Z] 52ebb69f0ebf: Download complete [2023-04-07T07:04:32.220Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T07:04:32.220Z] ce5c4a1c91eb: Download complete [2023-04-07T07:04:33.325Z] Removing intermediate container 54febbe1608d [2023-04-07T07:04:33.325Z] ---> ecb331b38671 [2023-04-07T07:04:33.325Z] Step 11/12 : COPY . . [2023-04-07T07:04:33.325Z] ---> b03cbcde919e [2023-04-07T07:04:33.325Z] Step 12/12 : RUN $MAKE [2023-04-07T07:04:33.325Z] ---> Running in 2742752353ca [2023-04-07T07:04:33.325Z] noop [2023-04-07T07:04:33.325Z] Removing intermediate container 2742752353ca [2023-04-07T07:04:33.325Z] ---> 6ad6e02a4b43 [2023-04-07T07:04:33.325Z] Successfully built 6ad6e02a4b43 [2023-04-07T07:04:33.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:04:33.782Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T07:04:33.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:04:33.947Z] prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container [2023-04-07T07:04:33.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@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 ******** ci-base-image-x86_64 cat [2023-04-07T07:04:34.336Z] $ docker top dbe490ffccec91d611714628e0e878606a17ca781f150209c41de264e5ec2dc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:04:34.723Z] + go version [2023-04-07T07:04:34.723Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T07:04:34.754Z] $ docker stop --time=1 dbe490ffccec91d611714628e0e878606a17ca781f150209c41de264e5ec2dc3 [2023-04-07T07:04:36.063Z] $ docker rm -f --volumes dbe490ffccec91d611714628e0e878606a17ca781f150209c41de264e5ec2dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:04:36.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T07:04:36.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:04:36.937Z] prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container [2023-04-07T07:04:36.967Z] $ 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-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@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 ******** ci-base-image-x86_64 cat [2023-04-07T07:04:37.330Z] $ docker top cdd8cd2f9f69e1a6ff039538f59a04451b51b7a689d7efb19cbf1e1bb9379901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:04:37.724Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-557 [Pipeline] fileExists [Pipeline] sh [2023-04-07T07:04:38.075Z] + make test [2023-04-07T07:04:38.075Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T07:04:43.342Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T07:04:44.553Z] ce5c4a1c91eb: Pull complete [2023-04-07T07:04:44.554Z] 169dfbe0d373: Pull complete [2023-04-07T07:04:44.554Z] e1ff8fa3b103: Pull complete [2023-04-07T07:04:52.790Z] 52ebb69f0ebf: Pull complete [2023-04-07T07:04:53.310Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T07:04:53.310Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T07:04:53.310Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.2% of statements [2023-04-07T07:04:53.378Z] 5abe8eddf0d5: Pull complete [2023-04-07T07:04:53.378Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T07:04:53.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T07:04:53.378Z] ---> 6cb57ee374ae [2023-04-07T07:04:53.378Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:04:55.338Z] ---> Running in 9e3aa79779af [2023-04-07T07:04:55.613Z] Removing intermediate container 9e3aa79779af [2023-04-07T07:04:55.613Z] ---> 7fac422cf0d5 [2023-04-07T07:04:55.613Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:04:55.613Z] ---> Running in 0822f46c37fd [2023-04-07T07:04:55.881Z] Removing intermediate container 0822f46c37fd [2023-04-07T07:04:55.881Z] ---> 05e8e7cfe3d6 [2023-04-07T07:04:55.881Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:04:55.881Z] ---> Running in 360a1d9123ea [2023-04-07T07:04:56.151Z] Removing intermediate container 360a1d9123ea [2023-04-07T07:04:56.151Z] ---> fdadacffb0e2 [2023-04-07T07:04:56.151Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:04:56.151Z] ---> Running in 41aacb052f9a [2023-04-07T07:04:56.419Z] Removing intermediate container 41aacb052f9a [2023-04-07T07:04:56.419Z] ---> 09d92a167ccc [2023-04-07T07:04:56.419Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:04:56.689Z] ---> Running in 89fe0484d719 [2023-04-07T07:04:57.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T07:04:58.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T07:04:59.200Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T07:04:59.200Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T07:04:59.200Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T07:04:59.200Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T07:04:59.200Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:04:59.200Z] OK: 268 MiB in 57 packages [2023-04-07T07:05:00.161Z] Removing intermediate container 89fe0484d719 [2023-04-07T07:05:00.161Z] ---> ad129d7faae3 [2023-04-07T07:05:00.161Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T07:05:00.429Z] ---> Running in 8b475fa95eb4 [2023-04-07T07:05:00.709Z] Removing intermediate container 8b475fa95eb4 [2023-04-07T07:05:00.709Z] ---> ef2b555dd720 [2023-04-07T07:05:00.709Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T07:05:00.978Z] ---> 759a17f548d3 [2023-04-07T07:05:00.978Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:05:01.247Z] ---> Running in 4028a1b8af79 [2023-04-07T07:05:01.422Z] go vet ./... [2023-04-07T07:05:04.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T07:05:04.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T07:05:04.702Z] ./bin/test-attribution-txt.sh [2023-04-07T07:05:04.702Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T07:05:04.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T07:05:04.769Z] $ docker stop --time=1 cdd8cd2f9f69e1a6ff039538f59a04451b51b7a689d7efb19cbf1e1bb9379901 [2023-04-07T07:05:07.305Z] $ docker rm -f --volumes cdd8cd2f9f69e1a6ff039538f59a04451b51b7a689d7efb19cbf1e1bb9379901 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T07:05:07.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T07:05:07.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T07:05:08.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T07:05:08.943Z] + ls -al . [2023-04-07T07:05:08.944Z] total 180 [2023-04-07T07:05:08.944Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 07:04 . [2023-04-07T07:05:08.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:03 .. [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 07:03 .dockerignore [2023-04-07T07:05:08.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 07:03 .git [2023-04-07T07:05:08.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:03 .github [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 07:03 .gitignore [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 07:03 .golangci.yml [2023-04-07T07:05:08.944Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 07:03 .semver [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 07:03 Attribution.txt [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 07:03 CHANGELOG.md [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 07:03 Dockerfile [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 07:03 GOVERNANCE.md [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 07:03 Jenkinsfile [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 07:03 LICENSE [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 07:03 Makefile [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 07:03 OWNERS.md [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 07:03 README.md [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 07:03 VERSION [2023-04-07T07:05:08.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:03 bin [2023-04-07T07:05:08.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:03 cmd [2023-04-07T07:05:08.944Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 07:04 coverage.out [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 07:03 go.mod [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 07:03 go.sum [2023-04-07T07:05:08.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:03 internal [2023-04-07T07:05:08.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:03 mock [2023-04-07T07:05:08.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:03 snap [2023-04-07T07:05:08.944Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:05:09.335Z] + 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=5b00e406319c2ed6c9a36a296f26911c42639135 --label arch=amd64 --label version=0.0.0 . [2023-04-07T07:05:09.335Z] Sending build context to Docker daemon 6.439MB [2023-04-07T07:05:09.335Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:05:09.335Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T07:05:09.335Z] ---> 6ad6e02a4b43 [2023-04-07T07:05:09.335Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:05:09.335Z] ---> Running in 62d946ea37e9 [2023-04-07T07:05:09.595Z] Removing intermediate container 62d946ea37e9 [2023-04-07T07:05:09.595Z] ---> 71d33976c5ce [2023-04-07T07:05:09.595Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:05:09.595Z] ---> Running in 3c36e6c59412 [2023-04-07T07:05:09.595Z] Removing intermediate container 3c36e6c59412 [2023-04-07T07:05:09.595Z] ---> e65d2f619391 [2023-04-07T07:05:09.595Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:05:09.595Z] ---> Running in b9afb76c7f46 [2023-04-07T07:05:09.595Z] Removing intermediate container b9afb76c7f46 [2023-04-07T07:05:09.595Z] ---> 51e8212fa282 [2023-04-07T07:05:09.595Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:05:09.595Z] ---> Running in 4d71579f51e6 [2023-04-07T07:05:09.853Z] Removing intermediate container 4d71579f51e6 [2023-04-07T07:05:09.853Z] ---> 254a379792bc [2023-04-07T07:05:09.853Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:05:09.853Z] ---> Running in fc7cb13e7d8a [2023-04-07T07:05:10.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T07:05:10.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T07:05:10.634Z] OK: 269 MiB in 57 packages [2023-04-07T07:05:10.895Z] Removing intermediate container fc7cb13e7d8a [2023-04-07T07:05:10.895Z] ---> e2527336bf2a [2023-04-07T07:05:10.895Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T07:05:10.895Z] ---> Running in 907f96b09564 [2023-04-07T07:05:10.895Z] Removing intermediate container 907f96b09564 [2023-04-07T07:05:10.895Z] ---> 1274403c555b [2023-04-07T07:05:10.895Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T07:05:11.154Z] ---> 71a90705a544 [2023-04-07T07:05:11.154Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:05:11.154Z] ---> Running in d39310062d6b [2023-04-07T07:05:12.090Z] Removing intermediate container d39310062d6b [2023-04-07T07:05:12.090Z] ---> f9a38965d541 [2023-04-07T07:05:12.090Z] Step 11/24 : COPY . . [2023-04-07T07:05:12.090Z] ---> 46bef3b33988 [2023-04-07T07:05:12.090Z] Step 12/24 : RUN $MAKE [2023-04-07T07:05:12.350Z] ---> Running in 54c35f98d579 [2023-04-07T07:05:12.610Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T07:05:34.582Z] Removing intermediate container 54c35f98d579 [2023-04-07T07:05:34.582Z] ---> 3ba3512b03e3 [2023-04-07T07:05:34.582Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T07:05:34.582Z] 3.17: Pulling from library/alpine [2023-04-07T07:05:34.582Z] f56be85fc22e: Pulling fs layer [2023-04-07T07:05:34.582Z] f56be85fc22e: Verifying Checksum [2023-04-07T07:05:34.582Z] f56be85fc22e: Download complete [2023-04-07T07:05:34.582Z] f56be85fc22e: Pull complete [2023-04-07T07:05:34.582Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T07:05:34.582Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T07:05:34.582Z] ---> 9ed4aefc74f6 [2023-04-07T07:05:34.582Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T07:05:34.582Z] ---> Running in b3d8751794ce [2023-04-07T07:05:34.582Z] Removing intermediate container b3d8751794ce [2023-04-07T07:05:34.582Z] ---> 9172d8ea5310 [2023-04-07T07:05:34.582Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T07:05:34.582Z] ---> Running in 12919190aeb8 [2023-04-07T07:05:34.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T07:05:34.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T07:05:34.582Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T07:05:34.582Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:05:34.582Z] OK: 7 MiB in 16 packages [2023-04-07T07:05:34.582Z] Removing intermediate container 12919190aeb8 [2023-04-07T07:05:34.582Z] ---> 6c2897e02906 [2023-04-07T07:05:34.582Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T07:05:34.582Z] ---> 0c4fe5965e5b [2023-04-07T07:05:34.582Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T07:05:34.582Z] ---> 847346e36d6f [2023-04-07T07:05:34.582Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T07:05:34.582Z] ---> 51cee603dda8 [2023-04-07T07:05:34.582Z] Step 19/24 : EXPOSE 59982 [2023-04-07T07:05:34.582Z] ---> Running in 84d580bf1028 [2023-04-07T07:05:34.582Z] Removing intermediate container 84d580bf1028 [2023-04-07T07:05:34.582Z] ---> 215d130a9a3c [2023-04-07T07:05:34.582Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T07:05:34.582Z] ---> Running in c8354e65cbdb [2023-04-07T07:05:34.582Z] Removing intermediate container c8354e65cbdb [2023-04-07T07:05:34.582Z] ---> 5ff11bb0f4c6 [2023-04-07T07:05:34.582Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T07:05:34.582Z] ---> Running in 38bb19bbb200 [2023-04-07T07:05:34.582Z] Removing intermediate container 38bb19bbb200 [2023-04-07T07:05:34.582Z] ---> 3f689cd8e799 [2023-04-07T07:05:34.582Z] Step 22/24 : LABEL arch=amd64 [2023-04-07T07:05:34.582Z] ---> Running in 262822fe7cf4 [2023-04-07T07:05:34.844Z] Removing intermediate container 262822fe7cf4 [2023-04-07T07:05:34.844Z] ---> 5bf5928570ec [2023-04-07T07:05:34.844Z] Step 23/24 : LABEL git_sha=5b00e406319c2ed6c9a36a296f26911c42639135 [2023-04-07T07:05:34.844Z] ---> Running in df12a4a42ff9 [2023-04-07T07:05:34.844Z] Removing intermediate container df12a4a42ff9 [2023-04-07T07:05:34.844Z] ---> 8af6d02885fa [2023-04-07T07:05:34.844Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T07:05:34.844Z] ---> Running in 3f3604d8268c [2023-04-07T07:05:34.844Z] Removing intermediate container 3f3604d8268c [2023-04-07T07:05:34.844Z] ---> b96b1f5fc8a9 [2023-04-07T07:05:34.844Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T07:05:34.844Z] Successfully built b96b1f5fc8a9 [2023-04-07T07:05:34.844Z] 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-04-07T07:05:35.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:05:35.721Z] [2023-04-07T07:05:35.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:05:36.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:05:36.108Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T07:05:36.108Z] 5eb5b503b376: Pulling fs layer [2023-04-07T07:05:36.108Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T07:05:36.108Z] ec43610c2a17: Pulling fs layer [2023-04-07T07:05:36.108Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T07:05:36.108Z] 33b1e0a273af: Pulling fs layer [2023-04-07T07:05:36.108Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T07:05:36.108Z] 2f39f015ded8: Pulling fs layer [2023-04-07T07:05:36.108Z] 5d3b04190fa2: Waiting [2023-04-07T07:05:36.108Z] 2f39f015ded8: Waiting [2023-04-07T07:05:36.108Z] 3a2ae6a8a46f: Waiting [2023-04-07T07:05:36.108Z] 33b1e0a273af: Waiting [2023-04-07T07:05:36.108Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T07:05:36.108Z] 5c69ac0246d0: Download complete [2023-04-07T07:05:36.109Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T07:05:36.109Z] 3a2ae6a8a46f: Download complete [2023-04-07T07:05:36.109Z] 33b1e0a273af: Verifying Checksum [2023-04-07T07:05:36.109Z] 33b1e0a273af: Download complete [2023-04-07T07:05:36.109Z] ec43610c2a17: Verifying Checksum [2023-04-07T07:05:36.109Z] ec43610c2a17: Download complete [2023-04-07T07:05:36.109Z] 5d3b04190fa2: Download complete [2023-04-07T07:05:36.367Z] 5eb5b503b376: Verifying Checksum [2023-04-07T07:05:36.367Z] 5eb5b503b376: Download complete [2023-04-07T07:05:36.934Z] 2f39f015ded8: Download complete [2023-04-07T07:05:37.500Z] 5eb5b503b376: Pull complete [2023-04-07T07:05:37.758Z] 5c69ac0246d0: Pull complete [2023-04-07T07:05:38.016Z] ec43610c2a17: Pull complete [2023-04-07T07:05:38.274Z] 3a2ae6a8a46f: Pull complete [2023-04-07T07:05:38.274Z] 33b1e0a273af: Pull complete [2023-04-07T07:05:38.532Z] 5d3b04190fa2: Pull complete [2023-04-07T07:05:42.724Z] 2f39f015ded8: Pull complete [2023-04-07T07:05:42.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T07:05:42.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:05:42.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:05:42.971Z] prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container [2023-04-07T07:05:43.007Z] $ 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-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@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-04-07T07:05:45.283Z] $ docker top f6c466c9ee0d0634a4d16143c0a681b7438ecc1326735ae825a571560dc564cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:05:45.737Z] ---> job-cost.sh [2023-04-07T07:05:45.737Z] lf-activate-venv: SKIPPING [2023-04-07T07:05:45.737Z] INFO: No Stack... [2023-04-07T07:05:45.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T07:05:46.563Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T07:05:46.881Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives/cost.csv [2023-04-07T07:05:46.881Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T07:05:46.926Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [2023-04-07T07:05:46.931Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] did not exist. Created. [2023-04-07T07:05:46.931Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T07:05:47.319Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T07:05:47.371Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T07:05:47.403Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T07:05:47.486Z] $ docker stop --time=1 f6c466c9ee0d0634a4d16143c0a681b7438ecc1326735ae825a571560dc564cc [2023-04-07T07:05:48.659Z] $ docker rm -f --volumes f6c466c9ee0d0634a4d16143c0a681b7438ecc1326735ae825a571560dc564cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T07:05:57.701Z] Removing intermediate container 4028a1b8af79 [2023-04-07T07:05:57.701Z] ---> 980461c68ecb [2023-04-07T07:05:57.701Z] Step 11/12 : COPY . . [2023-04-07T07:05:57.701Z] ---> 70a0512c1c69 [2023-04-07T07:05:57.701Z] Step 12/12 : RUN $MAKE [2023-04-07T07:05:57.701Z] ---> Running in 33b5f2400f70 [2023-04-07T07:05:57.701Z] noop [2023-04-07T07:05:58.660Z] Removing intermediate container 33b5f2400f70 [2023-04-07T07:05:58.660Z] ---> 9eff05583502 [2023-04-07T07:05:58.926Z] Successfully built 9eff05583502 [2023-04-07T07:05:58.926Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:05:59.399Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T07:05:59.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:05:59.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-7099 does not seem to be running inside a container [2023-04-07T07:05:59.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat [2023-04-07T07:06:00.894Z] $ docker top 82b020764ce35b2885b5f276b8f200d8ffebeb2d52256dc76d702d4496b34137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:06:01.778Z] + go version [2023-04-07T07:06:01.778Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T07:06:01.797Z] $ docker stop --time=1 82b020764ce35b2885b5f276b8f200d8ffebeb2d52256dc76d702d4496b34137 [2023-04-07T07:06:03.379Z] $ docker rm -f --volumes 82b020764ce35b2885b5f276b8f200d8ffebeb2d52256dc76d702d4496b34137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:06:04.196Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T07:06:04.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:06:04.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-7099 does not seem to be running inside a container [2023-04-07T07:06:04.483Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** ci-base-image-arm64 cat [2023-04-07T07:06:05.573Z] $ docker top 2936dd52589a7ff493d82aa646d3b3f5fec1d20a09532312d13a4a3eb6d912d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:06:06.134Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-07T07:06:06.529Z] + make test [2023-04-07T07:06:06.529Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T07:06:39.181Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T07:08:15.836Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T07:08:20.090Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T07:08:20.090Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.2% of statements [2023-04-07T07:08:20.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T07:08:20.673Z] go vet ./... [2023-04-07T07:08:47.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T07:08:47.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T07:08:47.359Z] ./bin/test-attribution-txt.sh [2023-04-07T07:08:47.359Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T07:08:47.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T07:08:47.419Z] $ docker stop --time=1 2936dd52589a7ff493d82aa646d3b3f5fec1d20a09532312d13a4a3eb6d912d7 [2023-04-07T07:08:49.220Z] $ docker rm -f --volumes 2936dd52589a7ff493d82aa646d3b3f5fec1d20a09532312d13a4a3eb6d912d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T07:08:50.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T07:08:50.380Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T07:08:50.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T07:08:51.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T07:08:51.756Z] + ls -al . [2023-04-07T07:08:51.757Z] total 176 [2023-04-07T07:08:51.757Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 07:06 . [2023-04-07T07:08:51.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:03 .. [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 07:04 .dockerignore [2023-04-07T07:08:51.757Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 07:04 .git [2023-04-07T07:08:51.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:04 .github [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 07:04 .gitignore [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 07:04 .golangci.yml [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 9288 Apr 7 07:04 Attribution.txt [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 07:04 CHANGELOG.md [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 07:04 Dockerfile [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 07:04 GOVERNANCE.md [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 07:04 Jenkinsfile [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 07:04 LICENSE [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 07:04 Makefile [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 07:04 OWNERS.md [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 07:04 README.md [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 07:03 VERSION [2023-04-07T07:08:51.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:04 bin [2023-04-07T07:08:51.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:04 cmd [2023-04-07T07:08:51.757Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 07:08 coverage.out [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 07:04 go.mod [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 07:04 go.sum [2023-04-07T07:08:51.757Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 07:04 internal [2023-04-07T07:08:51.757Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 07:04 mock [2023-04-07T07:08:51.757Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 07:04 snap [2023-04-07T07:08:51.757Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 07:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:08:52.259Z] + 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=5b00e406319c2ed6c9a36a296f26911c42639135 --label arch=arm64 --label version=0.0.0 . [2023-04-07T07:08:52.527Z] Sending build context to Docker daemon 3.354MB [2023-04-07T07:08:52.527Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T07:08:52.527Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T07:08:52.527Z] ---> 9eff05583502 [2023-04-07T07:08:52.527Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T07:08:52.798Z] ---> Running in 5efd7df8f9f1 [2023-04-07T07:08:53.065Z] Removing intermediate container 5efd7df8f9f1 [2023-04-07T07:08:53.065Z] ---> 1af943b04641 [2023-04-07T07:08:53.065Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T07:08:53.065Z] ---> Running in 93182f7f5fb9 [2023-04-07T07:08:53.334Z] Removing intermediate container 93182f7f5fb9 [2023-04-07T07:08:53.334Z] ---> eec9590fe716 [2023-04-07T07:08:53.334Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T07:08:53.334Z] ---> Running in de4b5c44d0fa [2023-04-07T07:08:53.600Z] Removing intermediate container de4b5c44d0fa [2023-04-07T07:08:53.600Z] ---> d55b3d9ebedb [2023-04-07T07:08:53.600Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T07:08:53.600Z] ---> Running in a183a77baa9a [2023-04-07T07:08:53.870Z] Removing intermediate container a183a77baa9a [2023-04-07T07:08:53.870Z] ---> 27de7394d045 [2023-04-07T07:08:53.870Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T07:08:54.147Z] ---> Running in 82de9dd411b8 [2023-04-07T07:08:55.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T07:08:55.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T07:08:56.641Z] OK: 268 MiB in 57 packages [2023-04-07T07:08:57.600Z] Removing intermediate container 82de9dd411b8 [2023-04-07T07:08:57.600Z] ---> a25356b177f7 [2023-04-07T07:08:57.600Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T07:08:57.600Z] ---> Running in bb6b463f53d2 [2023-04-07T07:08:57.869Z] Removing intermediate container bb6b463f53d2 [2023-04-07T07:08:57.869Z] ---> f67dc1a3abf4 [2023-04-07T07:08:57.869Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T07:08:58.135Z] ---> 3f0363ce41ed [2023-04-07T07:08:58.135Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T07:08:58.404Z] ---> Running in 3be15abf2123 [2023-04-07T07:09:00.985Z] Removing intermediate container 3be15abf2123 [2023-04-07T07:09:00.985Z] ---> ededfd4cf007 [2023-04-07T07:09:00.985Z] Step 11/24 : COPY . . [2023-04-07T07:09:01.568Z] ---> 578e1572999b [2023-04-07T07:09:01.568Z] Step 12/24 : RUN $MAKE [2023-04-07T07:09:01.836Z] ---> Running in 337c63a76b19 [2023-04-07T07:09:02.795Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T07:11:09.492Z] Removing intermediate container 337c63a76b19 [2023-04-07T07:11:09.492Z] ---> 9b047c7bf8af [2023-04-07T07:11:09.492Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T07:11:09.492Z] 3.17: Pulling from library/alpine [2023-04-07T07:11:09.492Z] c41833b44d91: Pulling fs layer [2023-04-07T07:11:09.492Z] c41833b44d91: Verifying Checksum [2023-04-07T07:11:09.492Z] c41833b44d91: Download complete [2023-04-07T07:11:09.492Z] c41833b44d91: Pull complete [2023-04-07T07:11:09.492Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T07:11:09.492Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T07:11:09.492Z] ---> 51e60588ff2c [2023-04-07T07:11:09.492Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T07:11:09.492Z] ---> Running in d764ec2f22b7 [2023-04-07T07:11:09.492Z] Removing intermediate container d764ec2f22b7 [2023-04-07T07:11:09.492Z] ---> 28244bb5f44c [2023-04-07T07:11:09.492Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T07:11:09.492Z] ---> Running in 7aeb4c6feff0 [2023-04-07T07:11:09.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T07:11:09.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T07:11:09.492Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T07:11:09.492Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T07:11:09.492Z] OK: 8 MiB in 16 packages [2023-04-07T07:11:09.492Z] Removing intermediate container 7aeb4c6feff0 [2023-04-07T07:11:09.492Z] ---> 2480fc15d3d5 [2023-04-07T07:11:09.492Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T07:11:09.492Z] ---> e96a64dae1b6 [2023-04-07T07:11:09.492Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T07:11:09.492Z] ---> 7e2aca523ec4 [2023-04-07T07:11:09.492Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T07:11:09.492Z] ---> 0ca6507a5b47 [2023-04-07T07:11:09.492Z] Step 19/24 : EXPOSE 59982 [2023-04-07T07:11:09.492Z] ---> Running in e1df3b338a6b [2023-04-07T07:11:09.758Z] Removing intermediate container e1df3b338a6b [2023-04-07T07:11:09.758Z] ---> 96a0b9038d0b [2023-04-07T07:11:09.758Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T07:11:09.758Z] ---> Running in e801e87aa1d4 [2023-04-07T07:11:10.118Z] Removing intermediate container e801e87aa1d4 [2023-04-07T07:11:10.118Z] ---> c4bb2afb878e [2023-04-07T07:11:10.118Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T07:11:10.118Z] ---> Running in 7f188d6dc488 [2023-04-07T07:11:10.389Z] Removing intermediate container 7f188d6dc488 [2023-04-07T07:11:10.389Z] ---> 75dc71d721dd [2023-04-07T07:11:10.389Z] Step 22/24 : LABEL arch=arm64 [2023-04-07T07:11:10.656Z] ---> Running in 33cceb673138 [2023-04-07T07:11:10.934Z] Removing intermediate container 33cceb673138 [2023-04-07T07:11:10.934Z] ---> e321f59afc7d [2023-04-07T07:11:10.934Z] Step 23/24 : LABEL git_sha=5b00e406319c2ed6c9a36a296f26911c42639135 [2023-04-07T07:11:10.934Z] ---> Running in 00a1ca5934c7 [2023-04-07T07:11:11.203Z] Removing intermediate container 00a1ca5934c7 [2023-04-07T07:11:11.203Z] ---> a00e63882f2d [2023-04-07T07:11:11.203Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T07:11:11.484Z] ---> Running in 88563fa3f7bc [2023-04-07T07:11:11.827Z] Removing intermediate container 88563fa3f7bc [2023-04-07T07:11:11.827Z] ---> 4fcb8deb5eff [2023-04-07T07:11:11.827Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T07:11:11.827Z] Successfully built 4fcb8deb5eff [2023-04-07T07:11:11.827Z] 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-04-07T07:11:12.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T07:11:12.637Z] [2023-04-07T07:11:12.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:11:13.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T07:11:13.032Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T07:11:13.032Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T07:11:13.032Z] 04944245beec: Pulling fs layer [2023-04-07T07:11:13.032Z] 699f458cf7ca: Pulling fs layer [2023-04-07T07:11:13.032Z] 765212b225bb: Pulling fs layer [2023-04-07T07:11:13.032Z] f23df028b6ca: Pulling fs layer [2023-04-07T07:11:13.032Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T07:11:13.032Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T07:11:13.032Z] f23df028b6ca: Waiting [2023-04-07T07:11:13.032Z] d65c8cfc05b1: Waiting [2023-04-07T07:11:13.032Z] 2437ff75d9bd: Waiting [2023-04-07T07:11:13.032Z] 765212b225bb: Waiting [2023-04-07T07:11:13.299Z] 04944245beec: Verifying Checksum [2023-04-07T07:11:13.299Z] 04944245beec: Download complete [2023-04-07T07:11:13.299Z] 765212b225bb: Verifying Checksum [2023-04-07T07:11:13.299Z] 765212b225bb: Download complete [2023-04-07T07:11:13.299Z] f23df028b6ca: Download complete [2023-04-07T07:11:13.299Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T07:11:13.299Z] d65c8cfc05b1: Download complete [2023-04-07T07:11:13.299Z] 699f458cf7ca: Verifying Checksum [2023-04-07T07:11:13.299Z] 699f458cf7ca: Download complete [2023-04-07T07:11:13.885Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T07:11:13.885Z] 8998bd30e6a1: Download complete [2023-04-07T07:11:15.823Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T07:11:15.823Z] 2437ff75d9bd: Download complete [2023-04-07T07:11:17.836Z] 8998bd30e6a1: Pull complete [2023-04-07T07:11:19.778Z] 04944245beec: Pull complete [2023-04-07T07:11:20.737Z] 699f458cf7ca: Pull complete [2023-04-07T07:11:21.004Z] 765212b225bb: Pull complete [2023-04-07T07:11:21.586Z] f23df028b6ca: Pull complete [2023-04-07T07:11:21.853Z] d65c8cfc05b1: Pull complete [2023-04-07T07:11:36.853Z] 2437ff75d9bd: Pull complete [2023-04-07T07:11:36.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T07:11:36.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T07:11:36.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:11:37.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-7099 does not seem to be running inside a container [2023-04-07T07:11:37.200Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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:arm64 cat [2023-04-07T07:11:39.681Z] $ docker top ee38533c6c40bb8d918aef22ce9239d56accde0e38858afdadd8110ce9f5cba5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:40.584Z] ---> job-cost.sh [2023-04-07T07:11:40.584Z] lf-activate-venv: SKIPPING [2023-04-07T07:11:40.584Z] INFO: No Stack... [2023-04-07T07:11:41.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T07:11:41.820Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T07:11:42.491Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-07T07:11:42.491Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T07:11:42.550Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [2023-04-07T07:11:42.555Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] did not exist. Created. [2023-04-07T07:11:42.555Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T07:11:43.281Z] /w/workspace/device-mqtt-go/1@tmp/durable-cd2131ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T07:11:43.948Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T07:11:44.036Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T07:11:44.082Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T07:11:44.097Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-557-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T07:11:44.153Z] $ docker stop --time=1 ee38533c6c40bb8d918aef22ce9239d56accde0e38858afdadd8110ce9f5cba5 [2023-04-07T07:11:45.654Z] $ docker rm -f --volumes ee38533c6c40bb8d918aef22ce9239d56accde0e38858afdadd8110ce9f5cba5 [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-04-07T07:11:46.626Z] provisioning config files... [2023-04-07T07:11:46.633Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config779095310136840636tmp [Pipeline] { [Pipeline] sh [2023-04-07T07:11:46.971Z] + set +x [2023-04-07T07:11:46.971Z] + bash -s -- [2023-04-07T07:11:46.971Z] + curl -s https://codecov.io/bash [2023-04-07T07:11:46.971Z] [2023-04-07T07:11:46.971Z] _____ _ [2023-04-07T07:11:46.971Z] / ____| | | [2023-04-07T07:11:46.971Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T07:11:46.971Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T07:11:46.971Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T07:11:46.971Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T07:11:46.971Z] Bash-1.0.6 [2023-04-07T07:11:46.971Z] [2023-04-07T07:11:46.971Z] [2023-04-07T07:11:46.971Z] ==> git version 2.25.1 found [2023-04-07T07:11:46.971Z] ==> 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-04-07T07:11:46.971Z] Release-Date: 2020-01-08 [2023-04-07T07:11:46.971Z] 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-04-07T07:11:46.971Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T07:11:46.971Z] ==> Jenkins CI detected. [2023-04-07T07:11:46.971Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-557 [2023-04-07T07:11:46.971Z] project root: . [2023-04-07T07:11:46.971Z] --> token set from env [2023-04-07T07:11:46.971Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T07:11:46.971Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T07:11:46.971Z] ==> Python coveragepy not found [2023-04-07T07:11:46.971Z] ==> Searching for coverage reports in: [2023-04-07T07:11:46.971Z] + . [2023-04-07T07:11:46.971Z] -> Found 1 reports [2023-04-07T07:11:46.971Z] ==> Detecting git/mercurial file structure [2023-04-07T07:11:47.230Z] ==> Reading reports [2023-04-07T07:11:47.231Z] + ./coverage.out bytes=18047 [2023-04-07T07:11:47.231Z] ==> Appending adjustments [2023-04-07T07:11:47.231Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T07:11:47.231Z] + Found adjustments [2023-04-07T07:11:47.231Z] ==> Gzipping contents [2023-04-07T07:11:47.231Z] 4.0K /tmp/codecov.ky2hpA.gz [2023-04-07T07:11:47.231Z] ==> Uploading reports [2023-04-07T07:11:47.231Z] url: https://codecov.io [2023-04-07T07:11:47.231Z] query: branch=PR-557&commit=5b00e406319c2ed6c9a36a296f26911c42639135&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=557&job=&cmd_args= [2023-04-07T07:11:47.231Z] -> Pinging Codecov [2023-04-07T07:11:47.231Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-557&commit=5b00e406319c2ed6c9a36a296f26911c42639135&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-557%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=557&job=&cmd_args= [2023-04-07T07:11:47.231Z] -> Uploading to [2023-04-07T07:11:47.231Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/5b00e406319c2ed6c9a36a296f26911c42639135/af96e589-b811-4437-93f9-540e1e064d73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T071147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7167ab028d8cff75b1f7e678f24c6122e397d042dfc7d1c60487bc2291f05fd [2023-04-07T07:11:47.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T07:11:47.490Z] Dload Upload Total Spent Left Speed [2023-04-07T07:11:47.748Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3127 0 0 100 3127 0 10152 --:--:-- --:--:-- --:--:-- 10152 [2023-04-07T07:11:47.748Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5b00e406319c2ed6c9a36a296f26911c42639135 [Pipeline] } [2023-04-07T07:11:47.777Z] 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-04-07T07:11:49.573Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives ] [2023-04-07T07:11:49.573Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives [2023-04-07T07:11:49.573Z] total 16 [2023-04-07T07:11:49.573Z] drwxr-xr-x 3 root root 4096 Apr 7 07:05 . [2023-04-07T07:11:49.573Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 07:05 .. [2023-04-07T07:11:49.573Z] drwxr-xr-x 2 root root 4096 Apr 7 07:05 cost [2023-04-07T07:11:49.573Z] -rw-r--r-- 1 root root 86 Apr 7 07:05 cost.csv [2023-04-07T07:11:49.573Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives [2023-04-07T07:11:49.573Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives [2023-04-07T07:11:49.573Z] total 16 [2023-04-07T07:11:49.573Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 07:05 . [2023-04-07T07:11:49.573Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 07:05 .. [2023-04-07T07:11:49.573Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 07:05 cost [2023-04-07T07:11:49.573Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 7 07:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:49.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:50.788Z] ---> package-listing.sh [2023-04-07T07:11:50.788Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T07:11:50.788Z] ++ facter osfamily [2023-04-07T07:11:51.047Z] + OS_FAMILY=debian [2023-04-07T07:11:51.047Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-557 [2023-04-07T07:11:51.047Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T07:11:51.047Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T07:11:51.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T07:11:51.047Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T07:11:51.047Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-557 ']' [2023-04-07T07:11:51.047Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T07:11:51.047Z] + case "${OS_FAMILY}" in [2023-04-07T07:11:51.047Z] + dpkg -l [2023-04-07T07:11:51.047Z] + grep '^ii' [2023-04-07T07:11:51.047Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T07:11:51.047Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T07:11:51.047Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T07:11:51.047Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-557 ']' [2023-04-07T07:11:51.047Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives/ [2023-04-07T07:11:51.047Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-557/archives/ [Pipeline] echo [2023-04-07T07:11:51.081Z] 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-557/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T07:11:51.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T07:11:51.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T07:11:51.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T07:11:52.141Z] prd-ubuntu20.04-docker-8c-8g-7100 does not seem to be running inside a container [2023-04-07T07:11:52.168Z] $ 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-557/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-557 -v /w/workspace/gexfoundry_device-mqtt-go_PR-557:/w/workspace/gexfoundry_device-mqtt-go_PR-557:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-557@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T07:11:52.604Z] $ docker top f9be215f32aa52a5ae3f0aa0530e19a9808c30d24971afac040accff5b73aafb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T07:11:52.985Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T07:11:53.296Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T07:11:53.608Z] + ls /var/log/sa-host [2023-04-07T07:11:53.608Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T07:11:53.817Z] provisioning config files... [2023-04-07T07:11:53.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-557@tmp/config14942227711377533545tmp [Pipeline] { [Pipeline] echo [2023-04-07T07:11:53.874Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:54.184Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T07:11:54.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:54.604Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T07:11:54.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:54.945Z] ---> sudo-logs.sh [2023-04-07T07:11:54.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T07:11:55.034Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:55.341Z] ---> job-cost.sh [2023-04-07T07:11:55.341Z] lf-activate-venv: SKIPPING [2023-04-07T07:11:55.341Z] DEBUG: total: 0.2199999988079071 [2023-04-07T07:11:55.341Z] INFO: Retrieving Stack Cost... [2023-04-07T07:11:55.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T07:11:56.168Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T07:11:56.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T07:11:56.513Z] ---> logs-deploy.sh [2023-04-07T07:11:56.513Z] lf-activate-venv: SKIPPING [2023-04-07T07:11:56.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-557/1 [2023-04-07T07:11:56.513Z] INFO: archiving workspace using pattern(s): [2023-04-07T07:11:57.448Z] Archives upload complete. [2023-04-07T07:11:57.706Z] INFO: archiving logs to Nexus [2023-04-07T07:11:58.273Z] ---> uname -a: [2023-04-07T07:11:58.273Z] Linux prd-ubuntu20-04-docker-8c-8g-7100 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-07T07:11:58.273Z] [2023-04-07T07:11:58.273Z] [2023-04-07T07:11:58.273Z] ---> lscpu: [2023-04-07T07:11:58.273Z] Architecture: x86_64 [2023-04-07T07:11:58.273Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-07T07:11:58.273Z] Byte Order: Little Endian [2023-04-07T07:11:58.273Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-07T07:11:58.273Z] CPU(s): 8 [2023-04-07T07:11:58.273Z] On-line CPU(s) list: 0-7 [2023-04-07T07:11:58.273Z] Thread(s) per core: 1 [2023-04-07T07:11:58.273Z] Core(s) per socket: 1 [2023-04-07T07:11:58.273Z] Socket(s): 8 [2023-04-07T07:11:58.273Z] NUMA node(s): 1 [2023-04-07T07:11:58.273Z] Vendor ID: AuthenticAMD [2023-04-07T07:11:58.273Z] CPU family: 23 [2023-04-07T07:11:58.273Z] Model: 49 [2023-04-07T07:11:58.273Z] Model name: AMD EPYC-Rome Processor [2023-04-07T07:11:58.273Z] Stepping: 0 [2023-04-07T07:11:58.273Z] CPU MHz: 2799.998 [2023-04-07T07:11:58.273Z] BogoMIPS: 5599.99 [2023-04-07T07:11:58.273Z] Virtualization: AMD-V [2023-04-07T07:11:58.273Z] Hypervisor vendor: KVM [2023-04-07T07:11:58.273Z] Virtualization type: full [2023-04-07T07:11:58.273Z] L1d cache: 256 KiB [2023-04-07T07:11:58.273Z] L1i cache: 256 KiB [2023-04-07T07:11:58.273Z] L2 cache: 4 MiB [2023-04-07T07:11:58.273Z] L3 cache: 128 MiB [2023-04-07T07:11:58.273Z] NUMA node0 CPU(s): 0-7 [2023-04-07T07:11:58.273Z] Vulnerability Itlb multihit: Not affected [2023-04-07T07:11:58.273Z] Vulnerability L1tf: Not affected [2023-04-07T07:11:58.273Z] Vulnerability Mds: Not affected [2023-04-07T07:11:58.273Z] Vulnerability Meltdown: Not affected [2023-04-07T07:11:58.273Z] Vulnerability Mmio stale data: Not affected [2023-04-07T07:11:58.273Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-07T07:11:58.273Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-07T07:11:58.273Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-07T07:11:58.273Z] Vulnerability Srbds: Not affected [2023-04-07T07:11:58.273Z] Vulnerability Tsx async abort: Not affected [2023-04-07T07:11:58.273Z] 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-04-07T07:11:58.273Z] [2023-04-07T07:11:58.273Z]