Pull request #542 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 748d517d61d02300be3db613aa8a0ff3e58d4433+6a31340a17bb85717be07a58e1963d28cb67ceec (782ecf7697966f5a1128fb225dfadc839c98a892) 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-ssh4429312804227941381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh18329800277566429055.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-modbus-go/branches/PR-542/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-modbus-go/branches/PR-542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh653858902222206596.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-modbus-go/branches/PR-542/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11912312874929431600.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6013410888372721824.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-modbus-go/branches/PR-542/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-modbus-go/branches/PR-542/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5958947977705311892.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5125 in /w/workspace/xfoundry_device-modbus-go_PR-542 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-542 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6a31340a17bb85717be07a58e1963d28cb67ceec into PR head commit 748d517d61d02300be3db613aa8a0ff3e58d4433 Merge succeeded, producing 748d517d61d02300be3db613aa8a0ff3e58d4433 Checking out Revision 748d517d61d02300be3db613aa8a0ff3e58d4433 (PR-542) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 748d517d61d02300be3db613aa8a0ff3e58d4433 # 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 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 748d517d61d02300be3db613aa8a0ff3e58d4433 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-07T23:03:21.331Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:03:21.526Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:03:21.641Z] ========================================================= [2024-03-07T23:03:21.641Z] EdgeX Global Pipelines Version Info [2024-03-07T23:03:21.641Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:03:22.387Z] ------------------- [2024-03-07T23:03:22.387Z] stable info: [2024-03-07T23:03:22.387Z] ------------------- [2024-03-07T23:03:22.387Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:03:22.387Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:03:22.387Z] Message: update stable to v1.0.258 [2024-03-07T23:03:22.957Z] ------------------- [2024-03-07T23:03:22.957Z] experimental info: [2024-03-07T23:03:22.957Z] ------------------- [2024-03-07T23:03:22.957Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:03:22.957Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:03:22.957Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:03:23.244Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-03-07T23:03:23.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-03-07T23:03:23.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:03:23.423Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:03:23.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:03:23.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:03:23.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:03:23.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-07T23:03:23.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:03:23.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:03:23.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:03:23.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-03-07T23:03:24.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:03:24.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:03:24.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:03:24.246Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:03:24.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:03:24.416Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:03:24.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:03:24.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:03:24.788Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-07T23:03:24.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-07T23:03:24.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-07T23:03:25.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-07T23:03:25.089Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-07T23:03:25.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:03:25.235Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:03:25.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-542 [Pipeline] echo [2024-03-07T23:03:25.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-542 [Pipeline] echo [2024-03-07T23:03:25.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-542 [Pipeline] echo [2024-03-07T23:03:25.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 748d517d61d02300be3db613aa8a0ff3e58d4433 [Pipeline] echo [2024-03-07T23:03:25.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 748d517 [Pipeline] echo [2024-03-07T23:03:25.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:03:25.886Z] provisioning config files... [2024-03-07T23:03:25.937Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-542@tmp/config1152337314763575975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:03:26.346Z] ---> ****-login.sh [2024-03-07T23:03:26.346Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:03:26.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:26.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:26.605Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:26.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:26.605Z] [2024-03-07T23:03:26.605Z] Login Succeeded [2024-03-07T23:03:26.605Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:03:26.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:26.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:26.605Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:26.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:26.605Z] [2024-03-07T23:03:26.605Z] Login Succeeded [2024-03-07T23:03:26.865Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:03:26.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:26.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:26.865Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:26.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:26.865Z] [2024-03-07T23:03:26.865Z] Login Succeeded [2024-03-07T23:03:26.865Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:03:26.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:26.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:26.865Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:26.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:26.865Z] [2024-03-07T23:03:26.865Z] Login Succeeded [2024-03-07T23:03:26.865Z] ****.io [2024-03-07T23:03:27.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:27.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:27.126Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:27.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:27.126Z] [2024-03-07T23:03:27.126Z] Login Succeeded [2024-03-07T23:03:27.126Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:03:27.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-07T23:03:27.969Z] + git rev-list -1 --merges 748d517d61d02300be3db613aa8a0ff3e58d4433~1..748d517d61d02300be3db613aa8a0ff3e58d4433 [Pipeline] echo [2024-03-07T23:03:28.009Z] -----------> git rev-list -1 --merges 748d517d61d02300be3db613aa8a0ff3e58d4433~1..748d517d61d02300be3db613aa8a0ff3e58d4433 748d517d61d02300be3db613aa8a0ff3e58d4433 [false] [Pipeline] sh [2024-03-07T23:03:28.341Z] + git log --format=format:%s -1 748d517d61d02300be3db613aa8a0ff3e58d4433 [Pipeline] echo [2024-03-07T23:03:28.382Z] ========================================================= [2024-03-07T23:03:28.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:03:28.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:03:28.886Z] + git log --format=format:%s -1 748d517d61d02300be3db613aa8a0ff3e58d4433 [Pipeline] echo [2024-03-07T23:03:28.915Z] [semverPrep] GIT_COMMIT: 748d517d61d02300be3db613aa8a0ff3e58d4433, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo [2024-03-07T23:03:28.964Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-07T23:03:29.370Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:03:29.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:03:29.371Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:03:29.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:03:29.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-07T23:03:29.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-07T23:03:29.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:29.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:03:29.834Z] [2024-03-07T23:03:29.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:30.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:03:30.231Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:03:30.231Z] b85a868b505f: Pulling fs layer [2024-03-07T23:03:30.231Z] e2be974225ed: Pulling fs layer [2024-03-07T23:03:30.231Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:03:30.231Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:03:30.231Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:03:30.231Z] eaf3925da568: Pulling fs layer [2024-03-07T23:03:30.231Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:03:30.231Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:03:30.231Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:03:30.231Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:03:30.231Z] 988bab9f4d93: Waiting [2024-03-07T23:03:30.231Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:03:30.231Z] 1469e6f7b9e6: Waiting [2024-03-07T23:03:30.231Z] b352a97aabf1: Waiting [2024-03-07T23:03:30.231Z] bab4dde63d76: Waiting [2024-03-07T23:03:30.231Z] 4872d77fe225: Waiting [2024-03-07T23:03:30.231Z] 5851b861e8e6: Waiting [2024-03-07T23:03:30.231Z] bde34c3a00c8: Waiting [2024-03-07T23:03:30.231Z] e2be974225ed: Download complete [2024-03-07T23:03:30.231Z] 988bab9f4d93: Verifying Checksum [2024-03-07T23:03:30.231Z] 988bab9f4d93: Download complete [2024-03-07T23:03:30.231Z] 1469e6f7b9e6: Verifying Checksum [2024-03-07T23:03:30.231Z] 1469e6f7b9e6: Download complete [2024-03-07T23:03:30.490Z] eaf3925da568: Verifying Checksum [2024-03-07T23:03:30.490Z] eaf3925da568: Download complete [2024-03-07T23:03:30.490Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:03:30.490Z] 339a4e72a1f5: Download complete [2024-03-07T23:03:30.490Z] bde34c3a00c8: Verifying Checksum [2024-03-07T23:03:30.490Z] bde34c3a00c8: Download complete [2024-03-07T23:03:30.490Z] b352a97aabf1: Download complete [2024-03-07T23:03:30.490Z] 4872d77fe225: Download complete [2024-03-07T23:03:30.490Z] 5851b861e8e6: Download complete [2024-03-07T23:03:30.490Z] b85a868b505f: Verifying Checksum [2024-03-07T23:03:30.490Z] b85a868b505f: Download complete [2024-03-07T23:03:30.750Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:03:30.750Z] bab4dde63d76: Download complete [2024-03-07T23:03:32.144Z] b85a868b505f: Pull complete [2024-03-07T23:03:32.144Z] e2be974225ed: Pull complete [2024-03-07T23:03:32.402Z] 339a4e72a1f5: Pull complete [2024-03-07T23:03:32.660Z] 988bab9f4d93: Pull complete [2024-03-07T23:03:32.918Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:03:32.918Z] eaf3925da568: Pull complete [2024-03-07T23:03:34.817Z] bab4dde63d76: Pull complete [2024-03-07T23:03:34.817Z] bde34c3a00c8: Pull complete [2024-03-07T23:03:34.817Z] b352a97aabf1: Pull complete [2024-03-07T23:03:34.817Z] 4872d77fe225: Pull complete [2024-03-07T23:03:34.817Z] 5851b861e8e6: Pull complete [2024-03-07T23:03:34.817Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:03:34.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:03:34.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:35.133Z] prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container [2024-03-07T23:03:35.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-542 -v /w/workspace/xfoundry_device-modbus-go_PR-542:/w/workspace/xfoundry_device-modbus-go_PR-542:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-542@tmp:/w/workspace/xfoundry_device-modbus-go_PR-542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-07T23:03:46.332Z] $ docker top ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 -eo pid,comm [2024-03-07T23:03:46.397Z] 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). [2024-03-07T23:03:46.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:03:46.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:03:46.626Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:03:46.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:03:46.743Z] $ docker exec ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 ssh-agent [2024-03-07T23:03:46.847Z] SSH_AUTH_SOCK=/tmp/ssh-z6QryLWKe19c/agent.32 [2024-03-07T23:03:46.847Z] SSH_AGENT_PID=38 [2024-03-07T23:03:46.854Z] Running ssh-add (command line suppressed) [2024-03-07T23:03:46.959Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-542@tmp/private_key_9313229148694818606.key (/w/workspace/xfoundry_device-modbus-go_PR-542@tmp/private_key_9313229148694818606.key) [2024-03-07T23:03:46.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:03:47.351Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:03:47.371Z] $ docker exec --env ******** --env ******** ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 ssh-agent -k [2024-03-07T23:03:47.465Z] unset SSH_AUTH_SOCK; [2024-03-07T23:03:47.465Z] unset SSH_AGENT_PID; [2024-03-07T23:03:47.465Z] echo Agent pid 38 killed; [2024-03-07T23:03:47.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:03:47.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:03:47.626Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:03:47.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:03:47.731Z] $ docker exec ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 ssh-agent [2024-03-07T23:03:47.837Z] SSH_AUTH_SOCK=/tmp/ssh-kKplyEMge526/agent.70 [2024-03-07T23:03:47.837Z] SSH_AGENT_PID=76 [2024-03-07T23:03:47.841Z] Running ssh-add (command line suppressed) [2024-03-07T23:03:47.934Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-542@tmp/private_key_14382036757134099689.key (/w/workspace/xfoundry_device-modbus-go_PR-542@tmp/private_key_14382036757134099689.key) [2024-03-07T23:03:47.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:03:48.305Z] + git semver init [2024-03-07T23:03:48.564Z] 2024-03-07 23:03:48,470 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:03:48.564Z] 2024-03-07 23:03:48,471 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-542/.semver [2024-03-07T23:03:48.564Z] 2024-03-07 23:03:48,472 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-542/.semver [2024-03-07T23:03:48.564Z] 2024-03-07 23:03:48,472 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-542/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-542, universal_newlines=False, shell=None, istream=None) [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,787 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-542/.git/info/exclude [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-542/.semver/PR-542 with force:False [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,788 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-542/.semver/PR-542 [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,793 [execute] INFO git cat-file --batch-check [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-542/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,799 [execute] INFO git cat-file --batch [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-542/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:03:49.942Z] 2024-03-07 23:03:49,805 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-542/.semver/PR-542 [2024-03-07T23:03:49.942Z] 0.0.0 [Pipeline] } [2024-03-07T23:03:49.960Z] $ docker exec --env ******** --env ******** ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 ssh-agent -k [2024-03-07T23:03:50.061Z] unset SSH_AUTH_SOCK; [2024-03-07T23:03:50.061Z] unset SSH_AGENT_PID; [2024-03-07T23:03:50.061Z] echo Agent pid 76 killed; [2024-03-07T23:03:50.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:03:50.649Z] + git semver [Pipeline] } [2024-03-07T23:03:50.926Z] $ docker stop --time=1 ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 [2024-03-07T23:03:52.247Z] $ docker rm -f --volumes ceebb7b813ad371c3111141a5e01db1b5ebc5d16d93b6d14861e6b87cb2acf62 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:03:52.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:03:53.519Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:03:53.647Z] [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 [2024-03-07T23:03:55.154Z] provisioning config files... [2024-03-07T23:03:55.166Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-542@tmp/config5659462173880312659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:03:57.395Z] ---> ****-login.sh [2024-03-07T23:03:57.395Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:03:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:57.395Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:57.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:57.395Z] [2024-03-07T23:03:57.395Z] Login Succeeded [2024-03-07T23:03:57.395Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:03:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:57.396Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:57.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:57.396Z] [2024-03-07T23:03:57.396Z] Login Succeeded [2024-03-07T23:03:57.396Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:03:57.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:57.396Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:57.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:57.396Z] [2024-03-07T23:03:57.396Z] Login Succeeded [2024-03-07T23:03:57.396Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:03:57.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:57.396Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:57.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:57.396Z] [2024-03-07T23:03:57.396Z] Login Succeeded [2024-03-07T23:03:57.396Z] ****.io [2024-03-07T23:03:57.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:03:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:03:57.396Z] Configure a credential helper to remove this warning. See [2024-03-07T23:03:57.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:03:57.396Z] [2024-03-07T23:03:57.396Z] Login Succeeded [2024-03-07T23:03:57.396Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:03:57.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:03:57.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:03:57.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:03:58.019Z] ========================================================= [2024-03-07T23:03:58.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:03:58.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:58.688Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:03:58.688Z] Sending build context to Docker daemon 17.29MB [2024-03-07T23:03:58.688Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:03:58.688Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-07T23:03:58.688Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:03:58.688Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:03:58.688Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:03:58.688Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:03:58.688Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:03:58.688Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:03:58.688Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:03:58.688Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:03:58.688Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:03:58.688Z] ad3a456e5733: Waiting [2024-03-07T23:03:58.688Z] 69c7f0334f64: Waiting [2024-03-07T23:03:58.688Z] 1f1c1a5573a3: Waiting [2024-03-07T23:03:58.688Z] ce7588e14bc9: Waiting [2024-03-07T23:03:58.688Z] b5e4710f87ac: Waiting [2024-03-07T23:03:58.947Z] c4d48a809fc2: Verifying Checksum [2024-03-07T23:03:58.947Z] c4d48a809fc2: Download complete [2024-03-07T23:03:58.947Z] ad3a456e5733: Verifying Checksum [2024-03-07T23:03:58.947Z] ad3a456e5733: Download complete [2024-03-07T23:03:58.947Z] 69c7f0334f64: Verifying Checksum [2024-03-07T23:03:58.947Z] 69c7f0334f64: Download complete [2024-03-07T23:03:58.947Z] 7264a8db6415: Verifying Checksum [2024-03-07T23:03:58.947Z] 7264a8db6415: Download complete [2024-03-07T23:03:58.947Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:03:58.947Z] 1f1c1a5573a3: Download complete [2024-03-07T23:03:59.256Z] 7264a8db6415: Pull complete [2024-03-07T23:03:59.256Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:03:59.256Z] b5e4710f87ac: Download complete [2024-03-07T23:03:59.256Z] c4d48a809fc2: Pull complete [2024-03-07T23:03:59.541Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:03:59.541Z] 4f1c88b9dad5: Download complete [2024-03-07T23:03:59.824Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:03:59.824Z] ce7588e14bc9: Download complete [2024-03-07T23:04:02.370Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:04:02.370Z] ad3a456e5733: Pull complete [2024-03-07T23:04:02.370Z] 69c7f0334f64: Pull complete [2024-03-07T23:04:02.627Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:04:05.174Z] ce7588e14bc9: Pull complete [2024-03-07T23:04:05.174Z] b5e4710f87ac: Pull complete [2024-03-07T23:04:05.174Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:04:05.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:04:05.174Z] ---> 88b5674ff536 [2024-03-07T23:04:05.174Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:04:09.910Z] Still waiting to schedule task [2024-03-07T23:04:09.910Z] ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-07T23:04:09.910Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5126’ is offline [2024-03-07T23:04:31.806Z] ---> Running in ea339f70e1d0 [2024-03-07T23:04:31.806Z] Removing intermediate container ea339f70e1d0 [2024-03-07T23:04:31.806Z] ---> 4eb7c99c8866 [2024-03-07T23:04:31.806Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:04:31.806Z] ---> Running in c7fe3295f38e [2024-03-07T23:04:31.806Z] Removing intermediate container c7fe3295f38e [2024-03-07T23:04:31.806Z] ---> 2b2a6e38c0ce [2024-03-07T23:04:31.806Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-07T23:04:31.806Z] ---> Running in a7784077d423 [2024-03-07T23:04:31.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:31.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:31.806Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-07T23:04:31.806Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-07T23:04:31.806Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-07T23:04:31.806Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-07T23:04:31.806Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-07T23:04:31.806Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-07T23:04:31.806Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-07T23:04:31.806Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-07T23:04:31.806Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:04:31.806Z] OK: 270 MiB in 60 packages [2024-03-07T23:04:32.785Z] Removing intermediate container a7784077d423 [2024-03-07T23:04:32.785Z] ---> 86d0393e3a40 [2024-03-07T23:04:32.785Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-07T23:04:32.785Z] ---> Running in fca45b682d39 [2024-03-07T23:04:33.044Z] Removing intermediate container fca45b682d39 [2024-03-07T23:04:33.044Z] ---> 7f52e67594e8 [2024-03-07T23:04:33.044Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-07T23:04:33.044Z] ---> ea1775e5842f [2024-03-07T23:04:33.044Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:04:33.302Z] ---> Running in 3184f2e5b86c [2024-03-07T23:05:41.064Z] Removing intermediate container 3184f2e5b86c [2024-03-07T23:05:41.064Z] ---> 630c00e39ca2 [2024-03-07T23:05:41.064Z] Step 9/10 : COPY . . [2024-03-07T23:05:41.064Z] ---> 19cb743092d4 [2024-03-07T23:05:41.064Z] Step 10/10 : RUN ${MAKE} [2024-03-07T23:05:41.064Z] ---> Running in 9535895c6ee5 [2024-03-07T23:05:41.064Z] noop [2024-03-07T23:05:41.064Z] Removing intermediate container 9535895c6ee5 [2024-03-07T23:05:41.064Z] ---> 7c063ad6cf5d [2024-03-07T23:05:41.064Z] Successfully built 7c063ad6cf5d [2024-03-07T23:05:41.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:05:41.604Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:05:41.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:05:41.803Z] prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container [2024-03-07T23:05:41.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-542 -v /w/workspace/xfoundry_device-modbus-go_PR-542:/w/workspace/xfoundry_device-modbus-go_PR-542:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-542@tmp:/w/workspace/xfoundry_device-modbus-go_PR-542@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 ******** ci-base-image-x86_64 cat [2024-03-07T23:05:42.161Z] $ docker top 56c5279312502d32204252aa9a60a29665622d32c5049d688a25c459c62d4937 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:05:42.623Z] + go version [2024-03-07T23:05:42.623Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:05:42.635Z] $ docker stop --time=1 56c5279312502d32204252aa9a60a29665622d32c5049d688a25c459c62d4937 [2024-03-07T23:05:43.896Z] $ docker rm -f --volumes 56c5279312502d32204252aa9a60a29665622d32c5049d688a25c459c62d4937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:05:44.939Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:05:44.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:05:45.156Z] prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container [2024-03-07T23:05:45.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-542 -v /w/workspace/xfoundry_device-modbus-go_PR-542:/w/workspace/xfoundry_device-modbus-go_PR-542:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-542@tmp:/w/workspace/xfoundry_device-modbus-go_PR-542@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 ******** ci-base-image-x86_64 cat [2024-03-07T23:05:45.506Z] $ docker top 8d7e5d2951fa7e04073ee5356e33f0bfe9167e66402cdffb5a61c87c132b4294 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:05:45.959Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-542 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:05:46.350Z] + make test [2024-03-07T23:05:46.350Z] go test ./... -coverprofile=coverage.out [2024-03-07T23:05:48.902Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-07T23:05:58.881Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-07T23:05:58.881Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements [2024-03-07T23:06:03.078Z] go vet ./... [2024-03-07T23:06:06.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:06:06.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:06:06.374Z] ./bin/test-attribution-txt.sh [2024-03-07T23:06:06.374Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:06:06.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:06:06.442Z] $ docker stop --time=1 8d7e5d2951fa7e04073ee5356e33f0bfe9167e66402cdffb5a61c87c132b4294 [2024-03-07T23:06:12.832Z] $ docker rm -f --volumes 8d7e5d2951fa7e04073ee5356e33f0bfe9167e66402cdffb5a61c87c132b4294 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:06:16.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:06:16.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-07T23:06:17.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:06:19.743Z] + ls -al . [2024-03-07T23:06:19.743Z] total 192 [2024-03-07T23:06:19.743Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:05 . [2024-03-07T23:06:19.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:03 .. [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 23:03 .dockerignore [2024-03-07T23:06:19.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:05 .git [2024-03-07T23:06:19.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 .github [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 7 23:03 .gitignore [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:03 .golangci.yml [2024-03-07T23:06:19.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:03 .semver [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 7 23:03 Attribution.txt [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 7 23:03 CHANGELOG.md [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 7 23:03 Dockerfile [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:03 GOVERNANCE.md [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 7 23:03 Jenkinsfile [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:03 LICENSE [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 7 23:03 Makefile [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 7 23:03 OWNERS.md [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 7 23:03 README.md [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:03 VERSION [2024-03-07T23:06:19.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 bin [2024-03-07T23:06:19.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 cmd [2024-03-07T23:06:19.743Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 7 23:05 coverage.out [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 3986 Mar 7 23:03 go.mod [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 36556 Mar 7 23:03 go.sum [2024-03-07T23:06:19.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:03 internal [2024-03-07T23:06:19.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:03 simulator [2024-03-07T23:06:19.743Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 7 23:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:06:20.268Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=748d517d61d02300be3db613aa8a0ff3e58d4433 --label arch=amd64 --label version=0.0.0 . [2024-03-07T23:06:20.268Z] Sending build context to Docker daemon 17.32MB [2024-03-07T23:06:20.268Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:06:20.268Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-07T23:06:20.268Z] ---> 7c063ad6cf5d [2024-03-07T23:06:20.268Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:06:21.691Z] ---> Running in 22afda97e5cb [2024-03-07T23:06:21.691Z] Removing intermediate container 22afda97e5cb [2024-03-07T23:06:21.691Z] ---> 7826493c575e [2024-03-07T23:06:21.691Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:06:21.691Z] ---> Running in 69d4619e5463 [2024-03-07T23:06:21.691Z] Removing intermediate container 69d4619e5463 [2024-03-07T23:06:21.691Z] ---> 8f965dc4d691 [2024-03-07T23:06:21.691Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-07T23:06:21.691Z] ---> Running in cf07055c9974 [2024-03-07T23:06:21.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:21.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:22.567Z] OK: 270 MiB in 60 packages [2024-03-07T23:06:24.529Z] Removing intermediate container cf07055c9974 [2024-03-07T23:06:24.529Z] ---> e5bd2cc2e2fe [2024-03-07T23:06:24.529Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-07T23:06:24.529Z] ---> Running in 104250102ae0 [2024-03-07T23:06:24.529Z] Removing intermediate container 104250102ae0 [2024-03-07T23:06:24.529Z] ---> d882a5f0c43b [2024-03-07T23:06:24.529Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-07T23:06:24.834Z] ---> f858e79b8908 [2024-03-07T23:06:24.834Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:25.437Z] ---> Running in 6b153cee6872 [2024-03-07T23:06:25.726Z] Removing intermediate container 6b153cee6872 [2024-03-07T23:06:25.726Z] ---> 29edf0b4f883 [2024-03-07T23:06:25.726Z] Step 9/23 : COPY . . [2024-03-07T23:06:27.564Z] ---> 8d50fb3fa8f8 [2024-03-07T23:06:27.565Z] Step 10/23 : RUN ${MAKE} [2024-03-07T23:06:27.565Z] ---> Running in b1f33148ebde [2024-03-07T23:06:27.565Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-07T23:06:44.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5134 in /w/workspace/xfoundry_device-modbus-go_PR-542 [Pipeline] { [Pipeline] ws [2024-03-07T23:06:44.700Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:06:44.835Z] Selected Git installation does not exist. Using Default [2024-03-07T23:06:44.835Z] The recommended git tool is: NONE [2024-03-07T23:06:54.972Z] using credential edgex-jenkins-ssh [2024-03-07T23:06:55.004Z] Cloning the remote Git repository [2024-03-07T23:06:55.068Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-03-07T23:06:55.193Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-03-07T23:06:55.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-03-07T23:06:55.386Z] > git --version # timeout=10 [2024-03-07T23:06:55.413Z] > git --version # 'git version 2.25.1' [2024-03-07T23:06:55.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:55.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:06:57.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-03-07T23:06:57.793Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:06:59.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-03-07T23:06:59.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-03-07T23:06:59.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:59.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:07:00.824Z] Merging remotes/origin/main commit 6a31340a17bb85717be07a58e1963d28cb67ceec into PR head commit 748d517d61d02300be3db613aa8a0ff3e58d4433 [2024-03-07T23:07:01.139Z] Merge succeeded, producing 748d517d61d02300be3db613aa8a0ff3e58d4433 [2024-03-07T23:07:01.140Z] Checking out Revision 748d517d61d02300be3db613aa8a0ff3e58d4433 (PR-542) [2024-03-07T23:07:01.742Z] Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:07:00.848Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:07:00.931Z] > git checkout -f 748d517d61d02300be3db613aa8a0ff3e58d4433 # timeout=10 [2024-03-07T23:07:01.030Z] > git remote # timeout=10 [2024-03-07T23:07:01.053Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:07:01.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:07:01.091Z] > git merge 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 [2024-03-07T23:07:01.123Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:07:01.148Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:07:01.167Z] > git checkout -f 748d517d61d02300be3db613aa8a0ff3e58d4433 # timeout=10 [2024-03-07T23:07:01.805Z] > git --version # timeout=10 [2024-03-07T23:07:01.821Z] > git --version # 'git version 2.25.1' [2024-03-07T23:07:01.839Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:07:02.337Z] Removing intermediate container b1f33148ebde [2024-03-07T23:07:02.337Z] ---> 23ef81737a4d [2024-03-07T23:07:02.337Z] Step 11/23 : FROM alpine:3.18 [2024-03-07T23:07:02.337Z] 3.18: Pulling from library/alpine [2024-03-07T23:07:02.337Z] 619be1103602: Pulling fs layer [2024-03-07T23:07:02.337Z] 619be1103602: Verifying Checksum [2024-03-07T23:07:02.337Z] 619be1103602: Download complete [2024-03-07T23:07:02.337Z] 619be1103602: Pull complete [2024-03-07T23:07:02.337Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:07:02.337Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:07:02.337Z] ---> d3782b16ccc9 [2024-03-07T23:07:02.337Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-07T23:07:02.337Z] ---> Running in e321030a2579 [2024-03-07T23:07:02.337Z] Removing intermediate container e321030a2579 [2024-03-07T23:07:02.337Z] ---> 34f0b9aa7196 [2024-03-07T23:07:02.337Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-07T23:07:02.337Z] ---> Running in 75d5c6730321 [2024-03-07T23:07:02.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:07:02.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:07:02.337Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:07:02.337Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:07:02.337Z] OK: 7 MiB in 16 packages [2024-03-07T23:07:02.337Z] Removing intermediate container 75d5c6730321 [2024-03-07T23:07:02.337Z] ---> 6020c7358bfd [2024-03-07T23:07:02.337Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-07T23:07:02.337Z] ---> Running in aca95da86b10 [2024-03-07T23:07:02.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:07:02.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:07:02.337Z] OK: 7 MiB in 16 packages [2024-03-07T23:07:02.337Z] Removing intermediate container aca95da86b10 [2024-03-07T23:07:02.337Z] ---> 018d287aa413 [2024-03-07T23:07:02.337Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:07:03.441Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:07:03.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:07:03.441Z] Dload Upload Total Spent Left Speed [2024-03-07T23:07:03.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2024-03-07T23:07:03.712Z] ---> 47c81f9483aa [2024-03-07T23:07:03.712Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-07T23:07:03.712Z] ---> fa99f4e02318 [2024-03-07T23:07:03.712Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-07T23:07:03.712Z] ---> d4cd2ba9edad [2024-03-07T23:07:03.712Z] Step 18/23 : EXPOSE 59901 [2024-03-07T23:07:03.712Z] ---> Running in 20393884779d [2024-03-07T23:07:03.712Z] Removing intermediate container 20393884779d [2024-03-07T23:07:03.712Z] ---> 5916fa3a4fba [2024-03-07T23:07:03.712Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-07T23:07:03.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-07T23:07:03.976Z] ---> Running in ad28c8052b8c [2024-03-07T23:07:03.976Z] Removing intermediate container ad28c8052b8c [2024-03-07T23:07:03.976Z] ---> 54ad2288f37e [2024-03-07T23:07:03.976Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-07T23:07:03.976Z] ---> Running in 53ad2315bf2c [2024-03-07T23:07:03.976Z] Removing intermediate container 53ad2315bf2c [2024-03-07T23:07:03.976Z] ---> ed160adeebd6 [2024-03-07T23:07:03.976Z] Step 21/23 : LABEL arch=amd64 [2024-03-07T23:07:03.976Z] ---> Running in 8d978549b225 [2024-03-07T23:07:04.365Z] Removing intermediate container 8d978549b225 [2024-03-07T23:07:04.365Z] ---> 1b69cc34ed21 [2024-03-07T23:07:04.365Z] Step 22/23 : LABEL git_sha=748d517d61d02300be3db613aa8a0ff3e58d4433 [2024-03-07T23:07:04.365Z] ---> Running in f818650d7f5d [2024-03-07T23:07:04.365Z] Removing intermediate container f818650d7f5d [2024-03-07T23:07:04.365Z] ---> 380d4a258e8e [2024-03-07T23:07:04.365Z] Step 23/23 : LABEL version=0.0.0 [2024-03-07T23:07:04.365Z] ---> Running in 5873fd3a202d [2024-03-07T23:07:04.365Z] Removing intermediate container 5873fd3a202d [2024-03-07T23:07:04.365Z] ---> b55afee3d309 [2024-03-07T23:07:04.365Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:07:04.365Z] Successfully built b55afee3d309 [2024-03-07T23:07:04.365Z] Successfully tagged device-modbus:latest [2024-03-07T23:07:04.382Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-07T23:07:04.382Z] /etc/docker/daemon.json [2024-03-07T23:07:04.382Z] { [2024-03-07T23:07:04.382Z] "registry-mirrors": [ [2024-03-07T23:07:04.382Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:07:04.382Z] ], [2024-03-07T23:07:04.382Z] "bip": "10.250.0.254/24", [2024-03-07T23:07:04.382Z] "hosts": [ [2024-03-07T23:07:04.382Z] "tcp://0.0.0.0:5555", [2024-03-07T23:07:04.382Z] "unix:///var/run/docker.sock" [2024-03-07T23:07:04.382Z] ], [2024-03-07T23:07:04.382Z] "mtu": 1458, [2024-03-07T23:07:04.382Z] "selinux-enabled": true, [2024-03-07T23:07:04.382Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:07:04.382Z] } [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-03-07T23:07:04.916Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-03-07T23:07:05.329Z] + sudo service docker restart Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:06.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:07:06.064Z] [2024-03-07T23:07:06.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:06.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:07:06.497Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:07:06.497Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:07:06.497Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:07:06.497Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:07:06.497Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:07:06.497Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:07:06.497Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:07:06.497Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:07:06.497Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:07:06.497Z] 33b1e0a273af: Waiting [2024-03-07T23:07:06.497Z] 5d3b04190fa2: Waiting [2024-03-07T23:07:06.497Z] 2f39f015ded8: Waiting [2024-03-07T23:07:06.497Z] 5c69ac0246d0: Verifying Checksum [2024-03-07T23:07:06.497Z] 5c69ac0246d0: Download complete [2024-03-07T23:07:06.497Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:07:06.762Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:07:06.762Z] 33b1e0a273af: Download complete [2024-03-07T23:07:06.762Z] 5d3b04190fa2: Verifying Checksum [2024-03-07T23:07:06.762Z] 5d3b04190fa2: Download complete [2024-03-07T23:07:06.762Z] ec43610c2a17: Verifying Checksum [2024-03-07T23:07:06.762Z] ec43610c2a17: Download complete [2024-03-07T23:07:07.128Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:07:07.128Z] 5eb5b503b376: Download complete [2024-03-07T23:07:07.714Z] 2f39f015ded8: Download complete [2024-03-07T23:07:07.976Z] 5eb5b503b376: Pull complete [2024-03-07T23:07:08.261Z] 5c69ac0246d0: Pull complete [2024-03-07T23:07:08.528Z] ec43610c2a17: Pull complete [2024-03-07T23:07:08.528Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:07:08.795Z] 33b1e0a273af: Pull complete [2024-03-07T23:07:08.795Z] 5d3b04190fa2: Pull complete [2024-03-07T23:07:13.527Z] 2f39f015ded8: Pull complete [2024-03-07T23:07:13.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:07:13.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:07:13.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:07:18.340Z] prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container [2024-03-07T23:07:18.425Z] $ 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/xfoundry_device-modbus-go_PR-542 -v /w/workspace/xfoundry_device-modbus-go_PR-542:/w/workspace/xfoundry_device-modbus-go_PR-542:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-542@tmp:/w/workspace/xfoundry_device-modbus-go_PR-542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-07T23:07:39.191Z] $ docker top 7f62bd3d13bcbf8ebb83659653839aa647184b55fdfc3b2ab0d608be3f34fb9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-03-07T23:07:39.594Z] provisioning config files... [2024-03-07T23:07:39.628Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config10848763279043532748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:07:39.823Z] ---> job-cost.sh [2024-03-07T23:07:39.823Z] lf-activate-venv: SKIPPING [2024-03-07T23:07:39.823Z] INFO: No Stack... [2024-03-07T23:07:40.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:07:40.200Z] ---> ****-login.sh [2024-03-07T23:07:40.200Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:07:40.443Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:07:40.812Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-542/archives/cost.csv [2024-03-07T23:07:40.812Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:07:40.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:40.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:40.853Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:40.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:40.853Z] [2024-03-07T23:07:40.853Z] Login Succeeded [2024-03-07T23:07:40.853Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:07:40.853Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] [2024-03-07T23:07:40.859Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] did not exist. Created. [2024-03-07T23:07:40.878Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:07:41.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:41.357Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-07T23:07:41.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:41.400Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:41.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:41.400Z] [2024-03-07T23:07:41.400Z] Login Succeeded [2024-03-07T23:07:41.400Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:07:41.407Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:07:41.513Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] [Pipeline] // lock [2024-03-07T23:07:41.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:41.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:41.673Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:41.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:41.673Z] [2024-03-07T23:07:41.673Z] Login Succeeded [2024-03-07T23:07:41.673Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2024-03-07T23:07:41.678Z] $ docker stop --time=1 7f62bd3d13bcbf8ebb83659653839aa647184b55fdfc3b2ab0d608be3f34fb9e [2024-03-07T23:07:41.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:41.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:41.944Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:41.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:41.944Z] [2024-03-07T23:07:41.944Z] Login Succeeded [2024-03-07T23:07:41.944Z] ****.io [2024-03-07T23:07:42.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:07:42.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:07:42.485Z] Configure a credential helper to remove this warning. See [2024-03-07T23:07:42.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:07:42.485Z] [2024-03-07T23:07:42.485Z] Login Succeeded [2024-03-07T23:07:42.753Z] ---> ****-login.sh ends [2024-03-07T23:07:43.142Z] $ docker rm -f --volumes 7f62bd3d13bcbf8ebb83659653839aa647184b55fdfc3b2ab0d608be3f34fb9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-03-07T23:07:43.379Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-03-07T23:07:44.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:07:44.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:07:44.584Z] ========================================================= [2024-03-07T23:07:44.584Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:07:44.584Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:45.273Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:07:45.543Z] Sending build context to Docker daemon 8.774MB [2024-03-07T23:07:45.826Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:07:45.826Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-07T23:07:45.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:07:45.826Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:07:45.826Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:07:45.826Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:07:45.826Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:07:45.826Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:07:45.826Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:07:45.826Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:07:45.826Z] f0e02332f6b5: Waiting [2024-03-07T23:07:45.826Z] 872ee5b61b7b: Waiting [2024-03-07T23:07:45.826Z] 0c6a40ed1a82: Waiting [2024-03-07T23:07:45.826Z] 94ae7d8d031c: Waiting [2024-03-07T23:07:45.826Z] 5d54e960e981: Verifying Checksum [2024-03-07T23:07:45.826Z] 5d54e960e981: Download complete [2024-03-07T23:07:46.100Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:07:46.100Z] f0e02332f6b5: Download complete [2024-03-07T23:07:46.100Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:07:46.100Z] 872ee5b61b7b: Download complete [2024-03-07T23:07:46.100Z] 9fda8d8052c6: Download complete [2024-03-07T23:07:46.378Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:07:46.378Z] 94ae7d8d031c: Download complete [2024-03-07T23:07:46.986Z] 9fda8d8052c6: Pull complete [2024-03-07T23:07:47.591Z] 5d54e960e981: Pull complete [2024-03-07T23:07:47.872Z] c4a7e357bf2a: Verifying Checksum [2024-03-07T23:07:47.873Z] c4a7e357bf2a: Download complete [2024-03-07T23:07:49.313Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:07:49.313Z] 0c6a40ed1a82: Download complete [2024-03-07T23:08:01.746Z] c4a7e357bf2a: Pull complete [2024-03-07T23:08:01.746Z] f0e02332f6b5: Pull complete [2024-03-07T23:08:01.746Z] 872ee5b61b7b: Pull complete [2024-03-07T23:08:10.047Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:08:12.041Z] 94ae7d8d031c: Pull complete [2024-03-07T23:08:12.041Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:08:12.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:08:12.041Z] ---> 86de565de09d [2024-03-07T23:08:12.041Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:08:14.655Z] ---> Running in 41c09bff2cd3 [2024-03-07T23:08:14.942Z] Removing intermediate container 41c09bff2cd3 [2024-03-07T23:08:14.942Z] ---> 9880081f91c3 [2024-03-07T23:08:14.942Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:08:15.216Z] ---> Running in 11f92fb865b4 [2024-03-07T23:08:15.952Z] Removing intermediate container 11f92fb865b4 [2024-03-07T23:08:15.952Z] ---> e0dc86726d52 [2024-03-07T23:08:15.952Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-07T23:08:15.952Z] ---> Running in 33c235d47c43 [2024-03-07T23:08:16.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:08:17.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:08:18.945Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-07T23:08:18.945Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-07T23:08:18.945Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-07T23:08:18.945Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-07T23:08:18.945Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-07T23:08:19.216Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-07T23:08:19.216Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-07T23:08:19.216Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-07T23:08:19.216Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:08:19.486Z] OK: 272 MiB in 60 packages [2024-03-07T23:08:20.909Z] Removing intermediate container 33c235d47c43 [2024-03-07T23:08:20.909Z] ---> 52af52aeee79 [2024-03-07T23:08:20.909Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-07T23:08:20.909Z] ---> Running in ae04058bec1c [2024-03-07T23:08:21.180Z] Removing intermediate container ae04058bec1c [2024-03-07T23:08:21.180Z] ---> 091843137c4b [2024-03-07T23:08:21.180Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-07T23:08:21.773Z] ---> 1886f7b0d0a0 [2024-03-07T23:08:21.773Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:08:21.773Z] ---> Running in d98a5a09fad1 [2024-03-07T23:09:30.097Z] Removing intermediate container d98a5a09fad1 [2024-03-07T23:09:30.097Z] ---> 7d0ef0d78bcf [2024-03-07T23:09:30.097Z] Step 9/10 : COPY . . [2024-03-07T23:09:30.097Z] ---> c94bf822e8af [2024-03-07T23:09:30.097Z] Step 10/10 : RUN ${MAKE} [2024-03-07T23:09:30.097Z] ---> Running in c83574c4935b [2024-03-07T23:09:30.404Z] noop [2024-03-07T23:09:31.397Z] Removing intermediate container c83574c4935b [2024-03-07T23:09:31.397Z] ---> 7f2e4db1c7f5 [2024-03-07T23:09:31.397Z] Successfully built 7f2e4db1c7f5 [2024-03-07T23:09:31.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:09:32.020Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:09:32.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:09:32.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-5134 does not seem to be running inside a container [2024-03-07T23:09:32.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat [2024-03-07T23:09:34.260Z] $ docker top 580d5f73a6a156c99c56b56caf54e993bf7d90d76957a298754158a7305cd69a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:09:35.249Z] + go version [2024-03-07T23:09:35.249Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:09:35.279Z] $ docker stop --time=1 580d5f73a6a156c99c56b56caf54e993bf7d90d76957a298754158a7305cd69a [2024-03-07T23:09:37.443Z] $ docker rm -f --volumes 580d5f73a6a156c99c56b56caf54e993bf7d90d76957a298754158a7305cd69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:09:38.767Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:09:38.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:09:39.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-5134 does not seem to be running inside a container [2024-03-07T23:09:39.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat [2024-03-07T23:09:40.761Z] $ docker top 07f26455292e42c31d1a84a9d876ecf21ec7631e75f9882e3a0f63915e927d10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:09:41.817Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:09:42.618Z] + make test [2024-03-07T23:09:42.618Z] go test ./... -coverprofile=coverage.out [2024-03-07T23:09:46.901Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-07T23:12:08.806Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-07T23:12:08.806Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.090s coverage: 47.9% of statements [2024-03-07T23:12:08.806Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-07T23:12:08.806Z] go vet ./... [2024-03-07T23:12:41.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:12:41.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:12:41.112Z] ./bin/test-attribution-txt.sh [2024-03-07T23:12:41.112Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:12:41.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:12:41.242Z] $ docker stop --time=1 07f26455292e42c31d1a84a9d876ecf21ec7631e75f9882e3a0f63915e927d10 [2024-03-07T23:12:43.340Z] $ docker rm -f --volumes 07f26455292e42c31d1a84a9d876ecf21ec7631e75f9882e3a0f63915e927d10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:12:45.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:12:45.182Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:12:45.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:12:46.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:12:47.191Z] + ls -al . [2024-03-07T23:12:47.191Z] total 188 [2024-03-07T23:12:47.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:09 . [2024-03-07T23:12:47.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 23:07 .dockerignore [2024-03-07T23:12:47.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:07 .git [2024-03-07T23:12:47.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:07 .github [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 7 23:07 .gitignore [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:07 .golangci.yml [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 7 23:07 Attribution.txt [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 7 23:07 CHANGELOG.md [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 7 23:07 Dockerfile [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:07 GOVERNANCE.md [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 7 23:07 Jenkinsfile [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 7 23:07 LICENSE [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 7 23:07 Makefile [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 7 23:07 OWNERS.md [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 7 23:07 README.md [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:03 VERSION [2024-03-07T23:12:47.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:07 bin [2024-03-07T23:12:47.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:07 cmd [2024-03-07T23:12:47.191Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 7 23:12 coverage.out [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 3986 Mar 7 23:07 go.mod [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 36556 Mar 7 23:07 go.sum [2024-03-07T23:12:47.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:07 internal [2024-03-07T23:12:47.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:07 simulator [2024-03-07T23:12:47.191Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 7 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:12:47.746Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=748d517d61d02300be3db613aa8a0ff3e58d4433 --label arch=arm64 --label version=0.0.0 . [2024-03-07T23:12:48.353Z] Sending build context to Docker daemon 8.799MB [2024-03-07T23:12:48.353Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:12:48.353Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-07T23:12:48.353Z] ---> 7f2e4db1c7f5 [2024-03-07T23:12:48.353Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:12:48.353Z] ---> Running in 53eedac16e6d [2024-03-07T23:12:48.955Z] Removing intermediate container 53eedac16e6d [2024-03-07T23:12:48.955Z] ---> 15a79a0f23cc [2024-03-07T23:12:48.955Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:12:48.955Z] ---> Running in a90e564e954e [2024-03-07T23:12:49.243Z] Removing intermediate container a90e564e954e [2024-03-07T23:12:49.243Z] ---> 814e74e14e1d [2024-03-07T23:12:49.243Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-07T23:12:49.519Z] ---> Running in cd709aaeb165 [2024-03-07T23:12:50.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:12:51.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:12:52.675Z] OK: 272 MiB in 60 packages [2024-03-07T23:12:54.122Z] Removing intermediate container cd709aaeb165 [2024-03-07T23:12:54.122Z] ---> ebf0c81c8995 [2024-03-07T23:12:54.122Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-07T23:12:54.122Z] ---> Running in 3a247a66553d [2024-03-07T23:12:54.723Z] Removing intermediate container 3a247a66553d [2024-03-07T23:12:54.723Z] ---> 81cd584b0b3a [2024-03-07T23:12:54.723Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-07T23:12:55.338Z] ---> 2fce6f1ababb [2024-03-07T23:12:55.338Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:12:55.338Z] ---> Running in 66d4b1fa013e [2024-03-07T23:12:57.989Z] Removing intermediate container 66d4b1fa013e [2024-03-07T23:12:57.989Z] ---> 87a1e8d3a773 [2024-03-07T23:12:57.989Z] Step 9/23 : COPY . . [2024-03-07T23:12:59.446Z] ---> 7805bfc4627c [2024-03-07T23:12:59.446Z] Step 10/23 : RUN ${MAKE} [2024-03-07T23:12:59.446Z] ---> Running in d063439b7916 [2024-03-07T23:13:00.891Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-07T23:15:37.808Z] Removing intermediate container d063439b7916 [2024-03-07T23:15:37.808Z] ---> cdecf411c63c [2024-03-07T23:15:37.808Z] Step 11/23 : FROM alpine:3.18 [2024-03-07T23:15:37.808Z] 3.18: Pulling from library/alpine [2024-03-07T23:15:37.808Z] c6b39de5b339: Pulling fs layer [2024-03-07T23:15:37.808Z] c6b39de5b339: Verifying Checksum [2024-03-07T23:15:37.808Z] c6b39de5b339: Download complete [2024-03-07T23:15:37.808Z] c6b39de5b339: Pull complete [2024-03-07T23:15:37.808Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:15:37.808Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:15:37.808Z] ---> 33abbf032149 [2024-03-07T23:15:37.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-07T23:15:37.808Z] ---> Running in b10bdaf63c91 [2024-03-07T23:15:37.808Z] Removing intermediate container b10bdaf63c91 [2024-03-07T23:15:37.808Z] ---> 743a72057b68 [2024-03-07T23:15:37.808Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-07T23:15:37.808Z] ---> Running in ea0bc7198037 [2024-03-07T23:15:37.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:37.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:37.808Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:15:37.808Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:15:37.808Z] OK: 8 MiB in 16 packages [2024-03-07T23:15:37.808Z] Removing intermediate container ea0bc7198037 [2024-03-07T23:15:37.808Z] ---> 95d02ed28be9 [2024-03-07T23:15:37.808Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-07T23:15:37.808Z] ---> Running in 5c462c31aac0 [2024-03-07T23:15:37.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:37.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:37.808Z] OK: 8 MiB in 16 packages [2024-03-07T23:15:37.808Z] Removing intermediate container 5c462c31aac0 [2024-03-07T23:15:37.808Z] ---> c3d75243d29d [2024-03-07T23:15:37.808Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-07T23:15:37.808Z] ---> 1b870fd9eb16 [2024-03-07T23:15:37.808Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-07T23:15:38.404Z] ---> 7ea44e8b1649 [2024-03-07T23:15:38.404Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-07T23:15:39.005Z] ---> ee70bf49a1e1 [2024-03-07T23:15:39.005Z] Step 18/23 : EXPOSE 59901 [2024-03-07T23:15:39.005Z] ---> Running in 48d6ee75e697 [2024-03-07T23:15:39.604Z] Removing intermediate container 48d6ee75e697 [2024-03-07T23:15:39.604Z] ---> 50e8e1f170d3 [2024-03-07T23:15:39.604Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-07T23:15:39.604Z] ---> Running in 81a2b3a6f09e [2024-03-07T23:15:40.206Z] Removing intermediate container 81a2b3a6f09e [2024-03-07T23:15:40.206Z] ---> c9dbb141b965 [2024-03-07T23:15:40.206Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-07T23:15:40.206Z] ---> Running in 42f03d5727f4 [2024-03-07T23:15:40.481Z] Removing intermediate container 42f03d5727f4 [2024-03-07T23:15:40.481Z] ---> 3f69765758e2 [2024-03-07T23:15:40.481Z] Step 21/23 : LABEL arch=arm64 [2024-03-07T23:15:40.759Z] ---> Running in 1c5f4f9c1868 [2024-03-07T23:15:41.036Z] Removing intermediate container 1c5f4f9c1868 [2024-03-07T23:15:41.036Z] ---> 41248468f1ea [2024-03-07T23:15:41.036Z] Step 22/23 : LABEL git_sha=748d517d61d02300be3db613aa8a0ff3e58d4433 [2024-03-07T23:15:41.312Z] ---> Running in fd0237afa0b9 [2024-03-07T23:15:41.589Z] Removing intermediate container fd0237afa0b9 [2024-03-07T23:15:41.589Z] ---> db76bb019ea3 [2024-03-07T23:15:41.589Z] Step 23/23 : LABEL version=0.0.0 [2024-03-07T23:15:41.863Z] ---> Running in fb7e7b7becc1 [2024-03-07T23:15:42.137Z] Removing intermediate container fb7e7b7becc1 [2024-03-07T23:15:42.137Z] ---> de81dc0238df [2024-03-07T23:15:42.137Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:15:42.137Z] Successfully built de81dc0238df [2024-03-07T23:15:42.137Z] Successfully tagged device-modbus-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 [2024-03-07T23:15:43.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:15:43.500Z] [2024-03-07T23:15:43.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:15:43.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:15:44.239Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:15:44.239Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:15:44.239Z] 04944245beec: Pulling fs layer [2024-03-07T23:15:44.239Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:15:44.239Z] 765212b225bb: Pulling fs layer [2024-03-07T23:15:44.239Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:15:44.239Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:15:44.239Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:15:44.239Z] d65c8cfc05b1: Waiting [2024-03-07T23:15:44.239Z] 2437ff75d9bd: Waiting [2024-03-07T23:15:44.239Z] f23df028b6ca: Waiting [2024-03-07T23:15:44.239Z] 765212b225bb: Waiting [2024-03-07T23:15:44.239Z] 04944245beec: Verifying Checksum [2024-03-07T23:15:44.239Z] 04944245beec: Download complete [2024-03-07T23:15:44.239Z] 765212b225bb: Verifying Checksum [2024-03-07T23:15:44.239Z] 765212b225bb: Download complete [2024-03-07T23:15:44.239Z] f23df028b6ca: Verifying Checksum [2024-03-07T23:15:44.239Z] f23df028b6ca: Download complete [2024-03-07T23:15:44.239Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:15:44.239Z] d65c8cfc05b1: Download complete [2024-03-07T23:15:44.509Z] 699f458cf7ca: Verifying Checksum [2024-03-07T23:15:44.510Z] 699f458cf7ca: Download complete [2024-03-07T23:15:45.098Z] 8998bd30e6a1: Verifying Checksum [2024-03-07T23:15:45.098Z] 8998bd30e6a1: Download complete [2024-03-07T23:15:47.696Z] 2437ff75d9bd: Verifying Checksum [2024-03-07T23:15:47.696Z] 2437ff75d9bd: Download complete [2024-03-07T23:15:50.283Z] 8998bd30e6a1: Pull complete [2024-03-07T23:15:50.877Z] 04944245beec: Pull complete [2024-03-07T23:15:52.844Z] 699f458cf7ca: Pull complete [2024-03-07T23:15:52.844Z] 765212b225bb: Pull complete [2024-03-07T23:15:54.266Z] f23df028b6ca: Pull complete [2024-03-07T23:15:54.266Z] d65c8cfc05b1: Pull complete [2024-03-07T23:16:12.554Z] 2437ff75d9bd: Pull complete [2024-03-07T23:16:12.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:16:12.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:16:12.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:16:35.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-5134 does not seem to be running inside a container [2024-03-07T23:16:35.729Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-07T23:16:37.512Z] $ docker top 405df8f62a14eb535842c564c55e8e211fb8602e64fbda1c5602ffa0d8c966e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:38.618Z] ---> job-cost.sh [2024-03-07T23:16:38.618Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:38.618Z] INFO: No Stack... [2024-03-07T23:16:39.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:16:40.193Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:16:40.907Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-03-07T23:16:40.907Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:16:41.024Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] [2024-03-07T23:16:41.030Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] did not exist. Created. [2024-03-07T23:16:41.036Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:16:41.969Z] /w/workspace/device-modbus-go/1@tmp/durable-eb44bcfa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-07T23:16:42.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:16:42.679Z] Warning: overwriting stash ‘stack-cost’ [2024-03-07T23:16:42.748Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:16:42.770Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-542-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:16:42.933Z] $ docker stop --time=1 405df8f62a14eb535842c564c55e8e211fb8602e64fbda1c5602ffa0d8c966e5 [2024-03-07T23:16:44.638Z] $ docker rm -f --volumes 405df8f62a14eb535842c564c55e8e211fb8602e64fbda1c5602ffa0d8c966e5 [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 [2024-03-07T23:16:46.959Z] provisioning config files... [2024-03-07T23:16:46.966Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-542@tmp/config5256931312020928034tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:16:47.429Z] + set +x [2024-03-07T23:16:47.429Z] + curl -s https://codecov.io/bash [2024-03-07T23:16:47.429Z] + bash -s -- [2024-03-07T23:16:47.429Z] [2024-03-07T23:16:47.429Z] _____ _ [2024-03-07T23:16:47.429Z] / ____| | | [2024-03-07T23:16:47.429Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:16:47.429Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:16:47.429Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:16:47.429Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:16:47.429Z] Bash-1.0.6 [2024-03-07T23:16:47.429Z] [2024-03-07T23:16:47.429Z] [2024-03-07T23:16:47.429Z] ==> git version 2.25.1 found [2024-03-07T23:16:47.429Z] ==> 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 [2024-03-07T23:16:47.429Z] Release-Date: 2020-01-08 [2024-03-07T23:16:47.430Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-07T23:16:47.430Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:16:47.430Z] ==> Jenkins CI detected. [2024-03-07T23:16:47.430Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-542 [2024-03-07T23:16:47.430Z] project root: . [2024-03-07T23:16:47.430Z] --> token set from env [2024-03-07T23:16:47.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:16:47.430Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:16:47.430Z] ==> Python coveragepy not found [2024-03-07T23:16:47.430Z] ==> Searching for coverage reports in: [2024-03-07T23:16:47.430Z] + . [2024-03-07T23:16:47.430Z] -> Found 1 reports [2024-03-07T23:16:47.430Z] ==> Detecting git/mercurial file structure [2024-03-07T23:16:47.430Z] ==> Reading reports [2024-03-07T23:16:47.430Z] + ./coverage.out bytes=24334 [2024-03-07T23:16:47.430Z] ==> Appending adjustments [2024-03-07T23:16:47.430Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:16:47.689Z] + Found adjustments [2024-03-07T23:16:47.689Z] ==> Gzipping contents [2024-03-07T23:16:47.689Z] 4.0K /tmp/codecov.1WpcKb.gz [2024-03-07T23:16:47.689Z] ==> Uploading reports [2024-03-07T23:16:47.689Z] url: https://codecov.io [2024-03-07T23:16:47.689Z] query: branch=PR-542&commit=748d517d61d02300be3db613aa8a0ff3e58d4433&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=542&job=&cmd_args= [2024-03-07T23:16:47.689Z] -> Pinging Codecov [2024-03-07T23:16:47.689Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-542&commit=748d517d61d02300be3db613aa8a0ff3e58d4433&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=542&job=&cmd_args= [2024-03-07T23:16:47.947Z] -> Uploading to [2024-03-07T23:16:47.947Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/55DBCA73C666E3227836607328DD7E49/748d517d61d02300be3db613aa8a0ff3e58d4433/da5d9400-406a-4f99-a2e2-01852501e0ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d815d8e0084601d70051eac1bc7498de04849e420c82f430619e0d7eff16e885 [2024-03-07T23:16:47.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:16:47.947Z] Dload Upload Total Spent Left Speed [2024-03-07T23:16:48.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 18656 --:--:-- --:--:-- --:--:-- 18565 100 3806 0 0 100 3806 0 13354 --:--:-- --:--:-- --:--:-- 13307 [2024-03-07T23:16:48.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/748d517d61d02300be3db613aa8a0ff3e58d4433 [Pipeline] } [2024-03-07T23:16:48.241Z] 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 [2024-03-07T23:16:51.785Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-542/archives ] [2024-03-07T23:16:51.785Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-542/archives [2024-03-07T23:16:51.785Z] total 16 [2024-03-07T23:16:51.785Z] drwxr-xr-x 3 root root 4096 Mar 7 23:07 . [2024-03-07T23:16:51.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:07 .. [2024-03-07T23:16:51.785Z] drwxr-xr-x 2 root root 4096 Mar 7 23:07 cost [2024-03-07T23:16:51.785Z] -rw-r--r-- 1 root root 88 Mar 7 23:07 cost.csv [2024-03-07T23:16:51.785Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-542/archives [2024-03-07T23:16:51.785Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-542/archives [2024-03-07T23:16:51.785Z] total 16 [2024-03-07T23:16:51.785Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:07 . [2024-03-07T23:16:51.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:07 .. [2024-03-07T23:16:51.785Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:07 cost [2024-03-07T23:16:51.785Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 7 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:52.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:53.027Z] ---> package-listing.sh [2024-03-07T23:16:53.027Z] ++ facter osfamily [2024-03-07T23:16:53.027Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:16:53.284Z] + OS_FAMILY=debian [2024-03-07T23:16:53.284Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-542 [2024-03-07T23:16:53.284Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:16:53.284Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:16:53.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:16:53.284Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:16:53.284Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-542 ']' [2024-03-07T23:16:53.284Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:16:53.284Z] + case "${OS_FAMILY}" in [2024-03-07T23:16:53.284Z] + dpkg -l [2024-03-07T23:16:53.284Z] + grep '^ii' [2024-03-07T23:16:53.284Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:16:53.284Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:16:53.284Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:16:53.284Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-542 ']' [2024-03-07T23:16:53.284Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-542/archives/ [2024-03-07T23:16:53.284Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-542/archives/ [Pipeline] echo [2024-03-07T23:16:53.320Z] 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/xfoundry_device-modbus-go_PR-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-07T23:16:53.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:16:54.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:16:54.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:16:54.583Z] prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container [2024-03-07T23:16:54.606Z] $ 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/xfoundry_device-modbus-go_PR-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-542 -v /w/workspace/xfoundry_device-modbus-go_PR-542:/w/workspace/xfoundry_device-modbus-go_PR-542:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-542@tmp:/w/workspace/xfoundry_device-modbus-go_PR-542@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-lftools-log-publisher:latest cat [2024-03-07T23:16:54.795Z] $ docker top a511c7d76fb9d8b78e2331af3d9a285eaa39c828be2ccc6d73cd7a28b0b99334 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:16:55.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:16:55.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:16:55.924Z] + ls /var/log/sa-host [2024-03-07T23:16:55.924Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:16:56.145Z] provisioning config files... [2024-03-07T23:16:56.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-542@tmp/config6403200781059373178tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:16:56.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:56.647Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:16:56.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:57.190Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:16:57.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:57.561Z] ---> sudo-logs.sh [2024-03-07T23:16:57.561Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:16:57.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:58.019Z] ---> job-cost.sh [2024-03-07T23:16:58.019Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:58.019Z] DEBUG: total: 0.2199999988079071 [2024-03-07T23:16:58.019Z] INFO: Retrieving Stack Cost... [2024-03-07T23:16:58.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:16:58.896Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:16:58.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:59.240Z] ---> logs-deploy.sh [2024-03-07T23:16:59.240Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:59.240Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-542/1 [2024-03-07T23:16:59.240Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:17:00.177Z] Archives upload complete. [2024-03-07T23:17:00.177Z] INFO: archiving logs to Nexus