Pull request #571 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c9a5e6c7767e93dec2c7f5189ccb1962e760714+34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (1b62f75ae79716ed3fa749a55d8a33158f761b91) 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-ssh3687470493054384811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh18422047398111119118.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 f3350a1713306dce7682ed7e37d5774890d03277 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-571/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-571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6525955819126293781.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-571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12355667361873035809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh8496088910667767306.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-571/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-571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15199135905021035530.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 f3350a1713306dce7682ed7e37d5774890d03277 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 ‘prd-ubuntu20.04-docker-8c-8g-9809’ Running on prd-ubuntu20.04-docker-8c-8g-9814 in /w/workspace/xfoundry_device-modbus-go_PR-571 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-571 # 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 > 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/571/head:refs/remotes/origin/PR-571 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed into PR head commit 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 Merge succeeded, producing 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 Checking out Revision 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 (PR-571) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # 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 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:37:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:37:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:37:20 ========================================================= 05:37:20 EdgeX Global Pipelines Version Info 05:37:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:37:21 ------------------- 05:37:21 stable info: 05:37:21 ------------------- 05:37:21 Commited By: Cherry Wang cherry@iotechsys.com 05:37:21 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:37:21 Message: update stable to v1.0.263 05:37:22 ------------------- 05:37:22 experimental info: 05:37:22 ------------------- 05:37:22 Commited By: Cherry Wang cherry@iotechsys.com 05:37:22 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:37:22 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:37:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:37:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-571 [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-571 [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-571 [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c9a5e6 [Pipeline] echo 05:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:24 provisioning config files... 05:37:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config12959465740678140486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:25 ---> ****-login.sh 05:37:25 nexus3.edgexfoundry.org:10001 05:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:25 Configure a credential helper to remove this warning. See 05:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:25 05:37:25 Login Succeeded 05:37:25 nexus3.edgexfoundry.org:10002 05:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:25 Configure a credential helper to remove this warning. See 05:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:25 05:37:25 Login Succeeded 05:37:25 nexus3.edgexfoundry.org:10003 05:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:25 Configure a credential helper to remove this warning. See 05:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:25 05:37:25 Login Succeeded 05:37:25 nexus3.edgexfoundry.org:10004 05:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:25 Configure a credential helper to remove this warning. See 05:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:25 05:37:25 Login Succeeded 05:37:25 ****.io 05:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:25 Configure a credential helper to remove this warning. See 05:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:25 05:37:25 Login Succeeded 05:37:25 ---> ****-login.sh ends [Pipeline] } 05:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:37:26 + git rev-list -1 --merges 8c9a5e6c7767e93dec2c7f5189ccb1962e760714~1..8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo 05:37:26 -----------> git rev-list -1 --merges 8c9a5e6c7767e93dec2c7f5189ccb1962e760714~1..8c9a5e6c7767e93dec2c7f5189ccb1962e760714 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [false] [Pipeline] sh 05:37:26 + git log --format=format:%s -1 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo 05:37:27 ========================================================= 05:37:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:37:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:27 + git log --format=format:%s -1 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo 05:37:27 [semverPrep] GIT_COMMIT: 8c9a5e6c7767e93dec2c7f5189ccb1962e760714, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:37:27 [semverPrep] This is not a build commit. [Pipeline] sh 05:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:27 + grep -v github /etc/ssh/ssh_known_hosts 05:37:27 + [ -e /tmp/ssh_known_hosts ] 05:37:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:37:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:37:27 + sudo tee -a /etc/ssh/ssh_known_hosts 05:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:28 05:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:37:28 b85a868b505f: Pulling fs layer 05:37:28 e2be974225ed: Pulling fs layer 05:37:28 339a4e72a1f5: Pulling fs layer 05:37:28 988bab9f4d93: Pulling fs layer 05:37:28 1469e6f7b9e6: Pulling fs layer 05:37:28 eaf3925da568: Pulling fs layer 05:37:28 bab4dde63d76: Pulling fs layer 05:37:28 bde34c3a00c8: Pulling fs layer 05:37:28 b352a97aabf1: Pulling fs layer 05:37:28 4872d77fe225: Pulling fs layer 05:37:28 5851b861e8e6: Pulling fs layer 05:37:28 988bab9f4d93: Waiting 05:37:28 1469e6f7b9e6: Waiting 05:37:28 eaf3925da568: Waiting 05:37:28 bab4dde63d76: Waiting 05:37:28 bde34c3a00c8: Waiting 05:37:28 b352a97aabf1: Waiting 05:37:28 4872d77fe225: Waiting 05:37:28 5851b861e8e6: Waiting 05:37:28 e2be974225ed: Verifying Checksum 05:37:28 e2be974225ed: Download complete 05:37:28 988bab9f4d93: Verifying Checksum 05:37:28 988bab9f4d93: Download complete 05:37:28 339a4e72a1f5: Verifying Checksum 05:37:28 339a4e72a1f5: Download complete 05:37:28 1469e6f7b9e6: Verifying Checksum 05:37:28 1469e6f7b9e6: Download complete 05:37:29 eaf3925da568: Download complete 05:37:29 bde34c3a00c8: Verifying Checksum 05:37:29 bde34c3a00c8: Download complete 05:37:29 b352a97aabf1: Verifying Checksum 05:37:29 b352a97aabf1: Download complete 05:37:29 4872d77fe225: Download complete 05:37:29 5851b861e8e6: Verifying Checksum 05:37:29 5851b861e8e6: Download complete 05:37:29 b85a868b505f: Verifying Checksum 05:37:29 b85a868b505f: Download complete 05:37:29 bab4dde63d76: Verifying Checksum 05:37:29 bab4dde63d76: Download complete 05:37:30 b85a868b505f: Pull complete 05:37:30 e2be974225ed: Pull complete 05:37:31 339a4e72a1f5: Pull complete 05:37:31 988bab9f4d93: Pull complete 05:37:31 1469e6f7b9e6: Pull complete 05:37:31 eaf3925da568: Pull complete 05:37:33 bab4dde63d76: Pull complete 05:37:33 bde34c3a00c8: Pull complete 05:37:33 b352a97aabf1: Pull complete 05:37:33 4872d77fe225: Pull complete 05:37:33 5851b861e8e6: Pull complete 05:37:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:33 prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container 05:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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 05:37:36 $ docker top eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b -eo pid,comm 05:37:36 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). 05:37:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:36 [ssh-agent] Looking for ssh-agent implementation... 05:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:36 $ docker exec eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent 05:37:36 SSH_AUTH_SOCK=/tmp/ssh-nNoYtK2hmc6H/agent.32 05:37:36 SSH_AGENT_PID=38 05:37:36 Running ssh-add (command line suppressed) 05:37:37 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_9200542454793547227.key (/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_9200542454793547227.key) 05:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:37 + git tag --points-at HEAD [Pipeline] } 05:37:37 $ docker exec --env ******** --env ******** eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent -k 05:37:37 unset SSH_AUTH_SOCK; 05:37:37 unset SSH_AGENT_PID; 05:37:37 echo Agent pid 38 killed; 05:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:37 [ssh-agent] Looking for ssh-agent implementation... 05:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:37 $ docker exec eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent 05:37:37 SSH_AUTH_SOCK=/tmp/ssh-xkTcfc9SGXrJ/agent.71 05:37:37 SSH_AGENT_PID=77 05:37:37 Running ssh-add (command line suppressed) 05:37:38 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_12106948237307878255.key (/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_12106948237307878255.key) 05:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:38 + git semver init 05:37:38 2024-09-09 05:37:38,539 [run_init] DEBUG init version:0.0.0 force:False 05:37:38 2024-09-09 05:37:38,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-571/.semver 05:37:38 2024-09-09 05:37:38,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-571/.semver 05:37:38 2024-09-09 05:37:38,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-571/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-571, universal_newlines=False, shell=None, istream=None) 05:37:39 2024-09-09 05:37:39,522 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-571/.git/info/exclude 05:37:39 2024-09-09 05:37:39,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-571/.semver/PR-571 with force:False 05:37:39 2024-09-09 05:37:39,523 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-571/.semver/PR-571 05:37:39 2024-09-09 05:37:39,527 [execute] INFO git cat-file --batch-check 05:37:39 2024-09-09 05:37:39,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-571/.semver, universal_newlines=False, shell=None, istream=) 05:37:39 2024-09-09 05:37:39,534 [execute] INFO git cat-file --batch 05:37:39 2024-09-09 05:37:39,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-571/.semver, universal_newlines=False, shell=None, istream=) 05:37:39 2024-09-09 05:37:39,540 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-571/.semver/PR-571 05:37:39 0.0.0 [Pipeline] } 05:37:39 $ docker exec --env ******** --env ******** eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent -k 05:37:39 unset SSH_AUTH_SOCK; 05:37:39 unset SSH_AGENT_PID; 05:37:39 echo Agent pid 77 killed; 05:37:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:40 + git semver [Pipeline] } 05:37:40 $ docker stop --time=1 eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b 05:37:41 $ docker rm -f --volumes eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b [Pipeline] // withDockerContainer [Pipeline] sh 05:37:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:37:42 Stashed 1 file(s) [Pipeline] echo 05:37:42 [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 05:37:43 provisioning config files... 05:37:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config1099360453579810144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:43 ---> ****-login.sh 05:37:43 nexus3.edgexfoundry.org:10001 05:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:43 Configure a credential helper to remove this warning. See 05:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:43 05:37:43 Login Succeeded 05:37:43 nexus3.edgexfoundry.org:10002 05:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:43 Configure a credential helper to remove this warning. See 05:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:43 05:37:43 Login Succeeded 05:37:43 nexus3.edgexfoundry.org:10003 05:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:43 Configure a credential helper to remove this warning. See 05:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:43 05:37:43 Login Succeeded 05:37:43 nexus3.edgexfoundry.org:10004 05:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:43 Configure a credential helper to remove this warning. See 05:37:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:43 05:37:43 Login Succeeded 05:37:43 ****.io 05:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:44 Configure a credential helper to remove this warning. See 05:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:44 05:37:44 Login Succeeded 05:37:44 ---> ****-login.sh ends [Pipeline] } 05:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:37:44 ========================================================= 05:37:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:37:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:45 + 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 . 05:37:45 Sending build context to Docker daemon 17.93MB 05:37:45 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:37:45 Step 2/10 : FROM ${BASE} AS builder 05:37:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:37:45 619be1103602: Pulling fs layer 05:37:45 7862e08f4a3e: Pulling fs layer 05:37:45 5df492c9dc93: Pulling fs layer 05:37:45 7629e6793208: Pulling fs layer 05:37:45 4f4fb700ef54: Pulling fs layer 05:37:45 fb5054dd5b73: Pulling fs layer 05:37:45 eeca6798cff9: Pulling fs layer 05:37:45 aa269ceb94a6: Pulling fs layer 05:37:45 ada007ff1a6a: Pulling fs layer 05:37:45 7629e6793208: Waiting 05:37:45 4f4fb700ef54: Waiting 05:37:45 fb5054dd5b73: Waiting 05:37:45 eeca6798cff9: Waiting 05:37:45 ada007ff1a6a: Waiting 05:37:45 7862e08f4a3e: Download complete 05:37:45 7629e6793208: Verifying Checksum 05:37:45 7629e6793208: Download complete 05:37:45 4f4fb700ef54: Verifying Checksum 05:37:45 4f4fb700ef54: Download complete 05:37:45 fb5054dd5b73: Verifying Checksum 05:37:45 fb5054dd5b73: Download complete 05:37:45 619be1103602: Download complete 05:37:45 eeca6798cff9: Verifying Checksum 05:37:45 eeca6798cff9: Download complete 05:37:45 619be1103602: Pull complete 05:37:45 ada007ff1a6a: Verifying Checksum 05:37:45 ada007ff1a6a: Download complete 05:37:45 7862e08f4a3e: Pull complete 05:37:45 5df492c9dc93: Download complete 05:37:46 aa269ceb94a6: Verifying Checksum 05:37:46 aa269ceb94a6: Download complete 05:37:49 5df492c9dc93: Pull complete 05:37:49 7629e6793208: Pull complete 05:37:49 4f4fb700ef54: Pull complete 05:37:49 fb5054dd5b73: Pull complete 05:37:49 eeca6798cff9: Pull complete 05:37:51 aa269ceb94a6: Pull complete 05:37:52 ada007ff1a6a: Pull complete 05:37:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:37:52 ---> f489d0715acc 05:37:52 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:37:55 ---> Running in 096453383d7a 05:37:55 Removing intermediate container 096453383d7a 05:37:55 ---> 22af8754ccf2 05:37:55 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:37:55 ---> Running in 985f4e01dea4 05:37:55 Removing intermediate container 985f4e01dea4 05:37:55 ---> 26fd77dcc3ab 05:37:55 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:37:55 ---> Running in 4340cfefe248 05:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:37:56 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:37:56 (2/8) Installing libedit (20221030.3.1-r1) 05:37:56 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:37:56 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:37:56 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:37:56 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:37:56 (7/8) Installing openssh-server (9.3_p2-r2) 05:37:56 (8/8) Installing openssh (9.3_p2-r2) 05:37:56 Executing busybox-1.36.1-r5.trigger 05:37:56 OK: 270 MiB in 60 packages 05:37:56 Removing intermediate container 4340cfefe248 05:37:56 ---> 964434a0565b 05:37:56 Step 6/10 : WORKDIR /device-modbus-go 05:37:56 ---> Running in 9a44ae526d4f 05:37:57 Removing intermediate container 9a44ae526d4f 05:37:57 ---> fbe3fad73c15 05:37:57 Step 7/10 : COPY go.mod vendor* ./ 05:37:57 ---> 430b4ff05cc5 05:37:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:57 ---> Running in 8191b8c8ed3f 05:37:58 Still waiting to schedule task 05:37:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9810’ 05:38:43 Removing intermediate container 8191b8c8ed3f 05:38:43 ---> 2ea8710c5008 05:38:43 Step 9/10 : COPY . . 05:38:43 ---> b0093ad36039 05:38:43 Step 10/10 : RUN ${MAKE} 05:38:43 ---> Running in 5bc0daaebafb 05:38:43 noop 05:38:43 Removing intermediate container 5bc0daaebafb 05:38:43 ---> 3494bd736dd9 05:38:43 Successfully built 3494bd736dd9 05:38:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:44 + docker inspect -f . ci-base-image-x86_64 05:38:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:44 prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container 05:38:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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 05:38:44 $ docker top 699a94060edb2f3910a2658ec2d958ef4efce95e417a195fb404edc5ad0ac97f -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:45 + go version 05:38:45 go version go1.21.9 linux/amd64 [Pipeline] } 05:38:45 $ docker stop --time=1 699a94060edb2f3910a2658ec2d958ef4efce95e417a195fb404edc5ad0ac97f 05:38:46 $ docker rm -f --volumes 699a94060edb2f3910a2658ec2d958ef4efce95e417a195fb404edc5ad0ac97f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:47 + docker inspect -f . ci-base-image-x86_64 05:38:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:47 prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container 05:38:47 $ 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-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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 05:38:48 $ docker top 1718c1d45a3dea3a4aaef8173b7b5585724191d8e9e7f109319d895d6fe09c9c -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:48 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-571 [Pipeline] fileExists [Pipeline] sh 05:38:48 + make test 05:38:48 go test ./... -coverprofile=coverage.out 05:38:50 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:39:12 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:39:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements 05:39:22 go vet ./... 05:39:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:27 ./bin/test-attribution-txt.sh 05:39:27 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:39:27 $ docker stop --time=1 1718c1d45a3dea3a4aaef8173b7b5585724191d8e9e7f109319d895d6fe09c9c 05:39:30 $ docker rm -f --volumes 1718c1d45a3dea3a4aaef8173b7b5585724191d8e9e7f109319d895d6fe09c9c [Pipeline] // withDockerContainer [Pipeline] sh 05:39:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:32 + ls -al . 05:39:32 total 272 05:39:32 drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 05:38 . 05:39:32 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 05:37 .. 05:39:32 -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 05:37 .dockerignore 05:39:32 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 05:39 .git 05:39:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:37 .github 05:39:32 -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 05:37 .gitignore 05:39:32 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 05:37 .golangci.yml 05:39:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 05:37 .semver 05:39:32 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 9 05:37 Attribution.txt 05:39:32 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 9 05:37 CHANGELOG.md 05:39:32 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 9 05:37 Dockerfile 05:39:32 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 05:37 GOVERNANCE.md 05:39:32 -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 05:37 Jenkinsfile 05:39:32 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 05:37 LICENSE 05:39:32 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 9 05:37 Makefile 05:39:32 -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 05:37 OWNERS.md 05:39:32 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 05:37 README.md 05:39:32 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 05:37 VERSION 05:39:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:37 bin 05:39:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:37 cmd 05:39:32 -rw-r--r-- 1 jenkins jenkins 24601 Sep 9 05:39 coverage.out 05:39:32 -rw-rw-r-- 1 jenkins jenkins 7186 Sep 9 05:37 go.mod 05:39:32 -rw-rw-r-- 1 jenkins jenkins 102017 Sep 9 05:37 go.sum 05:39:32 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:37 internal 05:39:32 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:37 simulator 05:39:32 -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:32 + 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=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 --label arch=amd64 --label version=0.0.0 . 05:39:32 Sending build context to Docker daemon 17.95MB 05:39:32 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:39:32 Step 2/23 : FROM ${BASE} AS builder 05:39:32 ---> 3494bd736dd9 05:39:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:39:33 ---> Running in 6689292872be 05:39:33 Removing intermediate container 6689292872be 05:39:33 ---> 7955a43b4160 05:39:33 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:33 ---> Running in 6fea65fc4876 05:39:33 Removing intermediate container 6fea65fc4876 05:39:33 ---> 7af67f08d64e 05:39:33 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:39:33 ---> Running in f1ce582e7573 05:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:39:33 OK: 270 MiB in 60 packages 05:39:34 Removing intermediate container f1ce582e7573 05:39:34 ---> 048993dc4e3f 05:39:34 Step 6/23 : WORKDIR /device-modbus-go 05:39:34 ---> Running in 05d0027a4d15 05:39:34 Removing intermediate container 05d0027a4d15 05:39:34 ---> 9cf45b9797ed 05:39:34 Step 7/23 : COPY go.mod vendor* ./ 05:39:34 ---> bc9fc8e264e3 05:39:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:34 ---> Running in 77be51eb3340 05:39:34 Removing intermediate container 77be51eb3340 05:39:34 ---> 67d00d791194 05:39:34 Step 9/23 : COPY . . 05:39:35 ---> 40758ebcd106 05:39:35 Step 10/23 : RUN ${MAKE} 05:39:35 ---> Running in 88e48e2d4736 05:39:35 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.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:40:08 Removing intermediate container 88e48e2d4736 05:40:08 ---> ca43837d2282 05:40:08 Step 11/23 : FROM alpine:3.18 05:40:08 3.18: Pulling from library/alpine 05:40:08 1cc3d825d8b2: Pulling fs layer 05:40:08 1cc3d825d8b2: Verifying Checksum 05:40:08 1cc3d825d8b2: Download complete 05:40:08 1cc3d825d8b2: Pull complete 05:40:08 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:40:08 Status: Downloaded newer image for alpine:3.18 05:40:08 ---> 2c64cf60f6f0 05:40:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:40:08 ---> Running in 990dc963a66a 05:40:08 Removing intermediate container 990dc963a66a 05:40:08 ---> 7d135ee9ca7e 05:40:08 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:40:08 ---> Running in e073b76f3f57 05:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:08 (1/1) Installing dumb-init (1.2.5-r2) 05:40:08 Executing busybox-1.36.1-r7.trigger 05:40:08 OK: 7 MiB in 16 packages 05:40:08 Removing intermediate container e073b76f3f57 05:40:08 ---> 6d9f191c4088 05:40:08 Step 14/23 : RUN apk --no-cache upgrade 05:40:08 ---> Running in 00e081b28f0f 05:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:08 OK: 7 MiB in 16 packages 05:40:08 Removing intermediate container 00e081b28f0f 05:40:08 ---> 0206dceedb97 05:40:08 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:40:09 ---> a91acc3b89a0 05:40:09 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:40:09 ---> 48bdaf574884 05:40:09 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:40:09 ---> fded6b451ebc 05:40:09 Step 18/23 : EXPOSE 59901 05:40:09 ---> Running in 0b0115ad0804 05:40:09 Removing intermediate container 0b0115ad0804 05:40:09 ---> 5a8187843e34 05:40:09 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:40:09 ---> Running in 04515b5bc27c 05:40:10 Removing intermediate container 04515b5bc27c 05:40:10 ---> aa8dcbaf3e23 05:40:10 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:40:10 ---> Running in f5bc41b30725 05:40:10 Removing intermediate container f5bc41b30725 05:40:10 ---> 4d2af86b6b34 05:40:10 Step 21/23 : LABEL arch=amd64 05:40:10 ---> Running in 98a3fc9b62ab 05:40:10 Removing intermediate container 98a3fc9b62ab 05:40:10 ---> 7586ea4f9c7f 05:40:10 Step 22/23 : LABEL git_sha=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 05:40:10 ---> Running in da2629f4df92 05:40:10 Removing intermediate container da2629f4df92 05:40:10 ---> 6af03997ed88 05:40:10 Step 23/23 : LABEL version=0.0.0 05:40:10 ---> Running in af3dd1dc2f2a 05:40:10 Removing intermediate container af3dd1dc2f2a 05:40:10 ---> ba2ebaa7a1de 05:40:10 [Warning] One or more build-args [ARCH] were not consumed 05:40:10 Successfully built ba2ebaa7a1de 05:40:10 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:11 05:40:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:11 latest: Pulling from edgex-lftools-log-publisher 05:40:11 5eb5b503b376: Pulling fs layer 05:40:11 5c69ac0246d0: Pulling fs layer 05:40:11 ec43610c2a17: Pulling fs layer 05:40:11 3a2ae6a8a46f: Pulling fs layer 05:40:11 33b1e0a273af: Pulling fs layer 05:40:11 5d3b04190fa2: Pulling fs layer 05:40:11 2f39f015ded8: Pulling fs layer 05:40:11 3a2ae6a8a46f: Waiting 05:40:11 33b1e0a273af: Waiting 05:40:11 5d3b04190fa2: Waiting 05:40:11 2f39f015ded8: Waiting 05:40:11 5c69ac0246d0: Verifying Checksum 05:40:11 5c69ac0246d0: Download complete 05:40:11 3a2ae6a8a46f: Download complete 05:40:11 ec43610c2a17: Verifying Checksum 05:40:11 ec43610c2a17: Download complete 05:40:11 33b1e0a273af: Verifying Checksum 05:40:11 33b1e0a273af: Download complete 05:40:11 5d3b04190fa2: Verifying Checksum 05:40:11 5d3b04190fa2: Download complete 05:40:12 5eb5b503b376: Verifying Checksum 05:40:12 5eb5b503b376: Download complete 05:40:12 2f39f015ded8: Download complete 05:40:13 5eb5b503b376: Pull complete 05:40:13 5c69ac0246d0: Pull complete 05:40:13 ec43610c2a17: Pull complete 05:40:13 3a2ae6a8a46f: Pull complete 05:40:13 33b1e0a273af: Pull complete 05:40:14 5d3b04190fa2: Pull complete 05:40:18 2f39f015ded8: Pull complete 05:40:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:18 prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container 05:40:18 $ 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-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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 05:40:22 $ docker top 91cac283cb8c63d930ecd5ed5ee3d5edd6dc29561e837082ee0cb85e7aae8b36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:22 ---> job-cost.sh 05:40:22 lf-activate-venv: SKIPPING 05:40:22 INFO: No Stack... 05:40:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:23 INFO: Archiving Costs [Pipeline] sh 05:40:23 + cat /w/workspace/xfoundry_device-modbus-go_PR-571/archives/cost.csv 05:40:23 + cut -d, -f6 [Pipeline] lock 05:40:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] 05:40:23 Resource [jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] did not exist. Created. 05:40:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:24 + echo total: 0.2199999988079071 [Pipeline] stash 05:40:24 Stashed 1 file(s) [Pipeline] } 05:40:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:24 $ docker stop --time=1 91cac283cb8c63d930ecd5ed5ee3d5edd6dc29561e837082ee0cb85e7aae8b36 05:40:25 $ docker rm -f --volumes 91cac283cb8c63d930ecd5ed5ee3d5edd6dc29561e837082ee0cb85e7aae8b36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9815 in /w/workspace/xfoundry_device-modbus-go_PR-571 [Pipeline] { [Pipeline] ws 05:41:32 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:41:32 The recommended git tool is: git 05:41:40 using credential edgex-jenkins-ssh 05:41:40 Cloning the remote Git repository 05:41:40 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:41:40 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:41:41 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:41:41 > git --version # timeout=10 05:41:41 > git --version # 'git version 2.25.1' 05:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:41:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:41:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/571/head:refs/remotes/origin/PR-571 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:41:45 Merging remotes/origin/main commit 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed into PR head commit 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 05:41:45 Merge succeeded, producing 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 05:41:45 Checking out Revision 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 (PR-571) 05:41:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:41:45 > git config core.sparsecheckout # timeout=10 05:41:45 > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # timeout=10 05:41:45 > git remote # timeout=10 05:41:45 > git config --get remote.origin.url # timeout=10 05:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:45 > git merge 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 05:41:45 > git rev-parse HEAD^{commit} # timeout=10 05:41:45 > git config core.sparsecheckout # timeout=10 05:41:45 > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # timeout=10 05:41:46 > git --version # timeout=10 05:41:46 > git --version # 'git version 2.25.1' 05:41:46 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:41:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:51 Dload Upload Total Spent Left Speed 05:41:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 05:41:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:41:52 + sudo tee /etc/docker/daemon.new 05:41:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:41:52 { 05:41:52 "registry-mirrors": [ 05:41:52 "https://nexus3.edgexfoundry.org:10001" 05:41:52 ], 05:41:52 "bip": "10.250.0.254/24", 05:41:52 "hosts": [ 05:41:52 "tcp://0.0.0.0:5555", 05:41:52 "unix:///var/run/docker.sock" 05:41:52 ], 05:41:52 "mtu": 1458, 05:41:52 "selinux-enabled": true, 05:41:52 "seccomp-profile": "/etc/docker/seccomp.json" 05:41:52 } [Pipeline] sh 05:41:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:41:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:11 provisioning config files... 05:42:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5157778241675152440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:11 ---> ****-login.sh 05:42:11 nexus3.edgexfoundry.org:10001 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 nexus3.edgexfoundry.org:10002 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:12 Configure a credential helper to remove this warning. See 05:42:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:12 05:42:12 Login Succeeded 05:42:12 nexus3.edgexfoundry.org:10003 05:42:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:13 Configure a credential helper to remove this warning. See 05:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:13 05:42:13 Login Succeeded 05:42:13 nexus3.edgexfoundry.org:10004 05:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:13 Configure a credential helper to remove this warning. See 05:42:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:13 05:42:13 Login Succeeded 05:42:13 ****.io 05:42:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:14 Configure a credential helper to remove this warning. See 05:42:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:14 05:42:14 Login Succeeded 05:42:14 ---> ****-login.sh ends [Pipeline] } 05:42:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:14 ========================================================= 05:42:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:42:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:15 + 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 . 05:42:15 Sending build context to Docker daemon 9.105MB 05:42:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:42:16 Step 2/10 : FROM ${BASE} AS builder 05:42:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:42:16 c6b39de5b339: Pulling fs layer 05:42:16 a69c41024577: Pulling fs layer 05:42:16 d6de4b400683: Pulling fs layer 05:42:16 35cb2a7552d0: Pulling fs layer 05:42:16 4f4fb700ef54: Pulling fs layer 05:42:16 464afbd9ba4c: Pulling fs layer 05:42:16 00f215d4a9da: Pulling fs layer 05:42:16 d496ad576159: Pulling fs layer 05:42:16 35cb2a7552d0: Waiting 05:42:16 464afbd9ba4c: Waiting 05:42:16 4f4fb700ef54: Waiting 05:42:16 00f215d4a9da: Waiting 05:42:16 d496ad576159: Waiting 05:42:16 a69c41024577: Verifying Checksum 05:42:16 a69c41024577: Download complete 05:42:18 35cb2a7552d0: Verifying Checksum 05:42:18 35cb2a7552d0: Download complete 05:42:18 4f4fb700ef54: Download complete 05:42:18 c6b39de5b339: Verifying Checksum 05:42:18 c6b39de5b339: Download complete 05:42:18 464afbd9ba4c: Verifying Checksum 05:42:18 464afbd9ba4c: Download complete 05:42:19 d496ad576159: Verifying Checksum 05:42:19 d496ad576159: Download complete 05:42:19 c6b39de5b339: Pull complete 05:42:20 a69c41024577: Pull complete 05:42:20 d6de4b400683: Verifying Checksum 05:42:20 d6de4b400683: Download complete 05:42:21 00f215d4a9da: Verifying Checksum 05:42:21 00f215d4a9da: Download complete 05:42:33 d6de4b400683: Pull complete 05:42:33 35cb2a7552d0: Pull complete 05:42:33 4f4fb700ef54: Pull complete 05:42:33 464afbd9ba4c: Pull complete 05:42:44 00f215d4a9da: Pull complete 05:42:44 d496ad576159: Pull complete 05:42:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:42:44 ---> f246e2811388 05:42:44 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:42:45 ---> Running in 832ef882eb33 05:42:45 Removing intermediate container 832ef882eb33 05:42:45 ---> a1933b0a6e72 05:42:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:42:45 ---> Running in 26e02da5ce43 05:42:45 Removing intermediate container 26e02da5ce43 05:42:45 ---> 737165b6fbae 05:42:45 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:42:45 ---> Running in c947f5d0e571 05:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:42:47 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:42:47 (2/8) Installing libedit (20221030.3.1-r1) 05:42:48 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:42:48 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:42:48 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:42:48 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:42:48 (7/8) Installing openssh-server (9.3_p2-r2) 05:42:48 (8/8) Installing openssh (9.3_p2-r2) 05:42:48 Executing busybox-1.36.1-r5.trigger 05:42:48 OK: 272 MiB in 60 packages 05:42:49 Removing intermediate container c947f5d0e571 05:42:49 ---> d6feec977eb8 05:42:49 Step 6/10 : WORKDIR /device-modbus-go 05:42:49 ---> Running in ebeaa7602e61 05:42:51 Removing intermediate container ebeaa7602e61 05:42:51 ---> 8f1f36420448 05:42:51 Step 7/10 : COPY go.mod vendor* ./ 05:42:51 ---> dc42cb75d0dd 05:42:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:51 ---> Running in 43597bc1dae9 05:44:43 Removing intermediate container 43597bc1dae9 05:44:43 ---> 60e6b69f4332 05:44:43 Step 9/10 : COPY . . 05:44:43 ---> 789500063115 05:44:43 Step 10/10 : RUN ${MAKE} 05:44:43 ---> Running in a093e41828f2 05:44:43 noop 05:44:43 Removing intermediate container a093e41828f2 05:44:43 ---> 9f0fa1f1049d 05:44:43 Successfully built 9f0fa1f1049d 05:44:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:43 + docker inspect -f . ci-base-image-arm64 05:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:43 prd-ubuntu20.04-docker-arm64-4c-16g-9815 does not seem to be running inside a container 05:44:43 $ 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 ******** ci-base-image-arm64 cat 05:44:45 $ docker top f229913b970cb2fa7e48f83f484c8897deee081bbea6be29b983e0d6d0c28e9b -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:46 + go version 05:44:46 go version go1.21.9 linux/arm64 [Pipeline] } 05:44:46 $ docker stop --time=1 f229913b970cb2fa7e48f83f484c8897deee081bbea6be29b983e0d6d0c28e9b 05:44:48 $ docker rm -f --volumes f229913b970cb2fa7e48f83f484c8897deee081bbea6be29b983e0d6d0c28e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:49 + docker inspect -f . ci-base-image-arm64 05:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-9815 does not seem to be running inside a container 05:44:49 $ 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 ******** ci-base-image-arm64 cat 05:44:50 $ docker top 122f25a283597f07e59627ca92f8a5d16271ff5dda7a4e8d9bd8361a2ae4e647 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:51 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:44:52 + make test 05:44:52 go test ./... -coverprofile=coverage.out 05:44:58 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:48:05 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:48:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements 05:48:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:07 go vet ./... 05:48:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:54 ./bin/test-attribution-txt.sh 05:48:54 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:48:54 $ docker stop --time=1 122f25a283597f07e59627ca92f8a5d16271ff5dda7a4e8d9bd8361a2ae4e647 05:48:56 $ docker rm -f --volumes 122f25a283597f07e59627ca92f8a5d16271ff5dda7a4e8d9bd8361a2ae4e647 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:57 Warning: overwriting stash ‘coverage-report’ 05:48:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:59 + ls -al . 05:48:59 total 268 05:48:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 05:44 . 05:48:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 05:41 .. 05:48:59 -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 05:41 .dockerignore 05:48:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 05:41 .git 05:48:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:41 .github 05:48:59 -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 05:41 .gitignore 05:48:59 -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 05:41 .golangci.yml 05:48:59 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 9 05:41 Attribution.txt 05:48:59 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 9 05:41 CHANGELOG.md 05:48:59 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 9 05:41 Dockerfile 05:48:59 -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 05:41 GOVERNANCE.md 05:48:59 -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 05:41 Jenkinsfile 05:48:59 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 05:41 LICENSE 05:48:59 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 9 05:41 Makefile 05:48:59 -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 05:41 OWNERS.md 05:48:59 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 05:41 README.md 05:48:59 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 05:37 VERSION 05:48:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:41 bin 05:48:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:41 cmd 05:48:59 -rw-r--r-- 1 jenkins jenkins 24601 Sep 9 05:48 coverage.out 05:48:59 -rw-rw-r-- 1 jenkins jenkins 7186 Sep 9 05:41 go.mod 05:48:59 -rw-rw-r-- 1 jenkins jenkins 102017 Sep 9 05:41 go.sum 05:48:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:41 internal 05:48:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:41 simulator 05:48:59 -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:59 + 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=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 --label arch=arm64 --label version=0.0.0 . 05:49:00 Sending build context to Docker daemon 9.131MB 05:49:00 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:49:00 Step 2/23 : FROM ${BASE} AS builder 05:49:00 ---> 9f0fa1f1049d 05:49:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:49:00 ---> Running in b6f511db7894 05:49:00 Removing intermediate container b6f511db7894 05:49:00 ---> 96f5bddf8d6a 05:49:00 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:01 ---> Running in 5bd331cc6c88 05:49:01 Removing intermediate container 5bd331cc6c88 05:49:01 ---> 0f59870828fa 05:49:01 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:49:01 ---> Running in e9375888d45d 05:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:03 OK: 272 MiB in 60 packages 05:49:04 Removing intermediate container e9375888d45d 05:49:04 ---> f81dbb8fc95f 05:49:04 Step 6/23 : WORKDIR /device-modbus-go 05:49:04 ---> Running in 50ec46b35c2a 05:49:04 Removing intermediate container 50ec46b35c2a 05:49:04 ---> 1c7516175167 05:49:04 Step 7/23 : COPY go.mod vendor* ./ 05:49:05 ---> 452e132e5070 05:49:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:05 ---> Running in ed946e07c915 05:49:08 Removing intermediate container ed946e07c915 05:49:08 ---> 791e9995c26e 05:49:08 Step 9/23 : COPY . . 05:49:08 ---> 3cb5f6cb599a 05:49:08 Step 10/23 : RUN ${MAKE} 05:49:08 ---> Running in 1458b64d328c 05:49:09 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.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:52:31 Removing intermediate container 1458b64d328c 05:52:31 ---> 68e6acddd6fe 05:52:31 Step 11/23 : FROM alpine:3.18 05:52:31 3.18: Pulling from library/alpine 05:52:31 720f3032cd11: Pulling fs layer 05:52:31 720f3032cd11: Download complete 05:52:31 720f3032cd11: Pull complete 05:52:31 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:52:31 Status: Downloaded newer image for alpine:3.18 05:52:31 ---> 3e834921e367 05:52:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:52:31 ---> Running in 31b0652c3913 05:52:31 Removing intermediate container 31b0652c3913 05:52:31 ---> 82fdbfd1e78a 05:52:31 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:52:31 ---> Running in bd93fa3cae32 05:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:52:31 (1/1) Installing dumb-init (1.2.5-r2) 05:52:31 Executing busybox-1.36.1-r7.trigger 05:52:31 OK: 8 MiB in 16 packages 05:52:31 Removing intermediate container bd93fa3cae32 05:52:31 ---> 5513cca8f44a 05:52:31 Step 14/23 : RUN apk --no-cache upgrade 05:52:31 ---> Running in 5ba1825ad571 05:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:52:31 OK: 8 MiB in 16 packages 05:52:31 Removing intermediate container 5ba1825ad571 05:52:31 ---> e83064243892 05:52:31 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:52:32 ---> f2d68c02bf6a 05:52:32 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:52:32 ---> b5d729ed30f0 05:52:32 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:52:33 ---> 527ed9a799b2 05:52:33 Step 18/23 : EXPOSE 59901 05:52:33 ---> Running in 4f257895fb57 05:52:33 Removing intermediate container 4f257895fb57 05:52:33 ---> ef8ec004596a 05:52:33 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:52:34 ---> Running in 1b7e8ecd7fe3 05:52:34 Removing intermediate container 1b7e8ecd7fe3 05:52:34 ---> 4f076476e4ff 05:52:34 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:52:34 ---> Running in 3b10f115d15c 05:52:34 Removing intermediate container 3b10f115d15c 05:52:34 ---> a2cf949347e1 05:52:34 Step 21/23 : LABEL arch=arm64 05:52:34 ---> Running in f079cecc2701 05:52:34 Removing intermediate container f079cecc2701 05:52:34 ---> d65d1ede7a4f 05:52:34 Step 22/23 : LABEL git_sha=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 05:52:34 ---> Running in 4870320ff4ae 05:52:35 Removing intermediate container 4870320ff4ae 05:52:35 ---> b5042a695ce1 05:52:35 Step 23/23 : LABEL version=0.0.0 05:52:35 ---> Running in b843fd285683 05:52:35 Removing intermediate container b843fd285683 05:52:35 ---> 267f96b1e17b 05:52:35 [Warning] One or more build-args [ARCH] were not consumed 05:52:35 Successfully built 267f96b1e17b 05:52:35 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:36 05:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:37 arm64: Pulling from edgex-lftools-log-publisher 05:52:37 8998bd30e6a1: Pulling fs layer 05:52:37 04944245beec: Pulling fs layer 05:52:37 699f458cf7ca: Pulling fs layer 05:52:37 765212b225bb: Pulling fs layer 05:52:37 f23df028b6ca: Pulling fs layer 05:52:37 d65c8cfc05b1: Pulling fs layer 05:52:37 2437ff75d9bd: Pulling fs layer 05:52:37 765212b225bb: Waiting 05:52:37 f23df028b6ca: Waiting 05:52:37 d65c8cfc05b1: Waiting 05:52:37 2437ff75d9bd: Waiting 05:52:37 04944245beec: Verifying Checksum 05:52:37 04944245beec: Download complete 05:52:37 765212b225bb: Verifying Checksum 05:52:37 765212b225bb: Download complete 05:52:37 f23df028b6ca: Download complete 05:52:37 d65c8cfc05b1: Verifying Checksum 05:52:37 d65c8cfc05b1: Download complete 05:52:37 699f458cf7ca: Verifying Checksum 05:52:37 699f458cf7ca: Download complete 05:52:37 8998bd30e6a1: Verifying Checksum 05:52:37 8998bd30e6a1: Download complete 05:52:40 2437ff75d9bd: Verifying Checksum 05:52:40 2437ff75d9bd: Download complete 05:52:42 8998bd30e6a1: Pull complete 05:52:42 04944245beec: Pull complete 05:52:44 699f458cf7ca: Pull complete 05:52:44 765212b225bb: Pull complete 05:52:45 f23df028b6ca: Pull complete 05:52:45 d65c8cfc05b1: Pull complete 05:53:03 2437ff75d9bd: Pull complete 05:53:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:04 prd-ubuntu20.04-docker-arm64-4c-16g-9815 does not seem to be running inside a container 05:53:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:53:06 $ docker top 35168b49290cdb3a13af6c50b0375f178599aad2743a9088100133fff2be8c67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:07 ---> job-cost.sh 05:53:07 lf-activate-venv: SKIPPING 05:53:07 INFO: No Stack... 05:53:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:53:08 INFO: Archiving Costs [Pipeline] sh 05:53:09 + cut -d, -f6 05:53:09 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:53:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] 05:53:09 Resource [jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] did not exist. Created. 05:53:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:10 /w/workspace/device-modbus-go/1@tmp/durable-76f2430f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:10 + echo total: 0.10999999940395355 [Pipeline] stash 05:53:10 Warning: overwriting stash ‘stack-cost’ 05:53:10 Stashed 1 file(s) [Pipeline] } 05:53:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:53:10 $ docker stop --time=1 35168b49290cdb3a13af6c50b0375f178599aad2743a9088100133fff2be8c67 05:53:12 $ docker rm -f --volumes 35168b49290cdb3a13af6c50b0375f178599aad2743a9088100133fff2be8c67 [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 05:53:13 provisioning config files... 05:53:13 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config9408687144967718502tmp [Pipeline] { [Pipeline] sh 05:53:14 + set +x 05:53:14 + + bashcurl -s -s -- https://codecov.io/bash 05:53:14 05:53:14 05:53:14 _____ _ 05:53:14 / ____| | | 05:53:14 | | ___ __| | ___ ___ _____ __ 05:53:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:14 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:14 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:14 Bash-1.0.6 05:53:14 05:53:14 05:53:14 ==> git version 2.25.1 found 05:53:14 ==> 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 05:53:14 Release-Date: 2020-01-08 05:53:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:53:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:53:14 ==> Jenkins CI detected. 05:53:14 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-571 05:53:14 project root: . 05:53:14 --> token set from env 05:53:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:14 ==> Running gcov in . (disable via -X gcov) 05:53:14 ==> Python coveragepy not found 05:53:14 ==> Searching for coverage reports in: 05:53:14 + . 05:53:14 -> Found 1 reports 05:53:14 ==> Detecting git/mercurial file structure 05:53:14 ==> Reading reports 05:53:14 + ./coverage.out bytes=24601 05:53:14 ==> Appending adjustments 05:53:14 https://docs.codecov.io/docs/fixing-reports 05:53:14 + Found adjustments 05:53:14 ==> Gzipping contents 05:53:14 4.0K /tmp/codecov.mfRfRU.gz 05:53:14 ==> Uploading reports 05:53:14 url: https://codecov.io 05:53:14 query: branch=PR-571&commit=8c9a5e6c7767e93dec2c7f5189ccb1962e760714&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=571&job=&cmd_args= 05:53:14 -> Pinging Codecov 05:53:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-571&commit=8c9a5e6c7767e93dec2c7f5189ccb1962e760714&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=571&job=&cmd_args= 05:53:14 -> Uploading to 05:53:14 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/55DBCA73C666E3227836607328DD7E49/8c9a5e6c7767e93dec2c7f5189ccb1962e760714/b4ff7559-5cbe-4b13-9230-0baaf143c0b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T055314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56b7242a092edfde04c5bb89d03b242a6861140a4dfa20df5d9a9d4cdd895fc1 05:53:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:14 Dload Upload Total Spent Left Speed 05:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16781 --:--:-- --:--:-- --:--:-- 16781 05:53:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] } 05:53:14 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:53:17 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-571/archives ] 05:53:17 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-571/archives 05:53:17 total 16 05:53:17 drwxr-xr-x 3 root root 4096 Sep 9 05:40 . 05:53:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 05:40 .. 05:53:17 drwxr-xr-x 2 root root 4096 Sep 9 05:40 cost 05:53:17 -rw-r--r-- 1 root root 88 Sep 9 05:40 cost.csv 05:53:17 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-571/archives 05:53:17 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-571/archives 05:53:17 total 16 05:53:17 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 05:40 . 05:53:17 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 05:40 .. 05:53:17 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 05:40 cost 05:53:17 -rw-r--r-- 1 jenkins jenkins 88 Sep 9 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:53:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:18 ---> package-listing.sh 05:53:18 ++ facter osfamily 05:53:18 ++ tr '[:upper:]' '[:lower:]' 05:53:18 + OS_FAMILY=debian 05:53:18 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-571 05:53:18 + START_PACKAGES=/tmp/packages_start.txt 05:53:18 + END_PACKAGES=/tmp/packages_end.txt 05:53:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:18 + PACKAGES=/tmp/packages_start.txt 05:53:18 + '[' /w/workspace/xfoundry_device-modbus-go_PR-571 ']' 05:53:18 + PACKAGES=/tmp/packages_end.txt 05:53:18 + case "${OS_FAMILY}" in 05:53:18 + dpkg -l 05:53:18 + grep '^ii' 05:53:18 + '[' -f /tmp/packages_start.txt ']' 05:53:18 + '[' -f /tmp/packages_end.txt ']' 05:53:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:18 + '[' /w/workspace/xfoundry_device-modbus-go_PR-571 ']' 05:53:18 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-571/archives/ 05:53:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-571/archives/ [Pipeline] echo 05:53:18 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-571/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:53:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:19 prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container 05:53:19 $ 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-571/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-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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 05:53:20 $ docker top b68f91e9cc376ae0ebc1ada12e75c3af9f8d35253c719bcd4e39f70e60217bdc -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:20 + touch /tmp/pre-build-complete [Pipeline] sh 05:53:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:53:21 + ls /var/log/sa-host 05:53:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:21 provisioning config files... 05:53:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config14164969251166492614tmp [Pipeline] { [Pipeline] echo 05:53:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:53:21 ---> create-netrc.sh [Pipeline] } 05:53:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:53:22 ---> python-tools-install.sh [Pipeline] echo 05:53:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:53:22 ---> sudo-logs.sh 05:53:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:53:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:53:22 ---> job-cost.sh 05:53:22 lf-activate-venv: SKIPPING 05:53:22 DEBUG: total: 0.2199999988079071 05:53:22 INFO: Retrieving Stack Cost... 05:53:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:53:23 INFO: Archiving Costs [Pipeline] echo 05:53:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:53:24 ---> logs-deploy.sh 05:53:24 lf-activate-venv: SKIPPING 05:53:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-571/1 05:53:24 INFO: archiving workspace using pattern(s): 05:53:25 Archives upload complete. 05:53:25 INFO: archiving logs to Nexus