Pull request #725 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b455eb79540bb39dbeffd05bff81b0462c963d8+76c7bda26704e13abda599293f14a45310026ab6 (2a853a032a76c3a38d73b4e9150557df51b096c5) 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-ssh12313201280233364228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5046409285839426022.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-725/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/edgex-ui-go/branches/PR-725/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13670147491266863791.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/edgex-ui-go/branches/PR-725/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9608610855289199348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh903961164709166921.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/edgex-ui-go/branches/PR-725/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/edgex-ui-go/branches/PR-725/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh256283839562023917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-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: edgex-ui-go-settings PROJECT: edgex-ui-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: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-638 in /w/workspace/edgexfoundry_edgex-ui-go_PR-725 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-725 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 7b455eb79540bb39dbeffd05bff81b0462c963d8 Merge succeeded, producing 7b455eb79540bb39dbeffd05bff81b0462c963d8 Checking out Revision 7b455eb79540bb39dbeffd05bff81b0462c963d8 (PR-725) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b455eb79540bb39dbeffd05bff81b0462c963d8 # 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 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b455eb79540bb39dbeffd05bff81b0462c963d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:23 ========================================================= 04:22:23 EdgeX Global Pipelines Version Info 04:22:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:24 ------------------- 04:22:24 stable info: 04:22:24 ------------------- 04:22:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:22:24 Message: update stable to v1.0.258 04:22:25 ------------------- 04:22:25 experimental info: 04:22:25 ------------------- 04:22:25 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:22:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b455eb79540bb39dbeffd05bff81b0462c963d8 [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b455eb [Pipeline] echo 04:22:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:27 provisioning config files... 04:22:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/config2717057512954978858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:27 ---> ****-login.sh 04:22:27 nexus3.edgexfoundry.org:10001 04:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:28 Configure a credential helper to remove this warning. See 04:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:28 04:22:28 Login Succeeded 04:22:28 nexus3.edgexfoundry.org:10002 04:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:28 Configure a credential helper to remove this warning. See 04:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:28 04:22:28 Login Succeeded 04:22:28 nexus3.edgexfoundry.org:10003 04:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:28 Configure a credential helper to remove this warning. See 04:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:28 04:22:28 Login Succeeded 04:22:28 nexus3.edgexfoundry.org:10004 04:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:28 Configure a credential helper to remove this warning. See 04:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:28 04:22:28 Login Succeeded 04:22:28 ****.io 04:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:28 Configure a credential helper to remove this warning. See 04:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:28 04:22:28 Login Succeeded 04:22:28 ---> ****-login.sh ends [Pipeline] } 04:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:29 + git rev-list -1 --merges 7b455eb79540bb39dbeffd05bff81b0462c963d8~1..7b455eb79540bb39dbeffd05bff81b0462c963d8 [Pipeline] echo 04:22:29 -----------> git rev-list -1 --merges 7b455eb79540bb39dbeffd05bff81b0462c963d8~1..7b455eb79540bb39dbeffd05bff81b0462c963d8 7b455eb79540bb39dbeffd05bff81b0462c963d8 [false] [Pipeline] sh 04:22:29 + git log --format=format:%s -1 7b455eb79540bb39dbeffd05bff81b0462c963d8 [Pipeline] echo 04:22:29 ========================================================= 04:22:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:30 + git log --format=format:%s -1 7b455eb79540bb39dbeffd05bff81b0462c963d8 [Pipeline] echo 04:22:30 [semverPrep] GIT_COMMIT: 7b455eb79540bb39dbeffd05bff81b0462c963d8, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:22:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:30 + grep -v github /etc/ssh/ssh_known_hosts 04:22:30 + [ -e /tmp/ssh_known_hosts ] 04:22:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:30 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:31 04:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:31 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:31 b85a868b505f: Pulling fs layer 04:22:31 e2be974225ed: Pulling fs layer 04:22:31 339a4e72a1f5: Pulling fs layer 04:22:31 988bab9f4d93: Pulling fs layer 04:22:31 1469e6f7b9e6: Pulling fs layer 04:22:31 eaf3925da568: Pulling fs layer 04:22:31 bab4dde63d76: Pulling fs layer 04:22:31 bde34c3a00c8: Pulling fs layer 04:22:31 b352a97aabf1: Pulling fs layer 04:22:31 4872d77fe225: Pulling fs layer 04:22:31 5851b861e8e6: Pulling fs layer 04:22:31 988bab9f4d93: Waiting 04:22:31 1469e6f7b9e6: Waiting 04:22:31 eaf3925da568: Waiting 04:22:31 bab4dde63d76: Waiting 04:22:31 bde34c3a00c8: Waiting 04:22:31 b352a97aabf1: Waiting 04:22:31 4872d77fe225: Waiting 04:22:31 5851b861e8e6: Waiting 04:22:31 e2be974225ed: Download complete 04:22:31 988bab9f4d93: Verifying Checksum 04:22:31 988bab9f4d93: Download complete 04:22:31 1469e6f7b9e6: Verifying Checksum 04:22:31 1469e6f7b9e6: Download complete 04:22:31 eaf3925da568: Download complete 04:22:32 339a4e72a1f5: Verifying Checksum 04:22:32 339a4e72a1f5: Download complete 04:22:32 bde34c3a00c8: Download complete 04:22:32 b352a97aabf1: Verifying Checksum 04:22:32 b352a97aabf1: Download complete 04:22:32 4872d77fe225: Verifying Checksum 04:22:32 4872d77fe225: Download complete 04:22:32 5851b861e8e6: Download complete 04:22:32 b85a868b505f: Verifying Checksum 04:22:32 b85a868b505f: Download complete 04:22:32 bab4dde63d76: Verifying Checksum 04:22:33 b85a868b505f: Pull complete 04:22:33 e2be974225ed: Pull complete 04:22:33 339a4e72a1f5: Pull complete 04:22:33 988bab9f4d93: Pull complete 04:22:34 1469e6f7b9e6: Pull complete 04:22:34 eaf3925da568: Pull complete 04:22:35 bab4dde63d76: Pull complete 04:22:35 bde34c3a00c8: Pull complete 04:22:35 b352a97aabf1: Pull complete 04:22:35 4872d77fe225: Pull complete 04:22:35 5851b861e8e6: Pull complete 04:22:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:36 prd-ubuntu20.04-docker-8c-8g-638 does not seem to be running inside a container 04:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-725 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725:/w/workspace/edgexfoundry_edgex-ui-go_PR-725:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@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 04:22:39 $ docker top 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 -eo pid,comm 04:22:39 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). 04:22:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:39 [ssh-agent] Looking for ssh-agent implementation... 04:22:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:40 $ docker exec 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 ssh-agent 04:22:40 SSH_AUTH_SOCK=/tmp/ssh-3uhOH2ygl8AL/agent.32 04:22:40 SSH_AGENT_PID=38 04:22:40 Running ssh-add (command line suppressed) 04:22:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/private_key_15649694686654555771.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/private_key_15649694686654555771.key) 04:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:40 + git tag --points-at HEAD [Pipeline] } 04:22:40 $ docker exec --env ******** --env ******** 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 ssh-agent -k 04:22:40 unset SSH_AUTH_SOCK; 04:22:40 unset SSH_AGENT_PID; 04:22:40 echo Agent pid 38 killed; 04:22:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:40 [ssh-agent] Looking for ssh-agent implementation... 04:22:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:40 $ docker exec 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 ssh-agent 04:22:41 SSH_AUTH_SOCK=/tmp/ssh-TEEVC2KG16gc/agent.71 04:22:41 SSH_AGENT_PID=77 04:22:41 Running ssh-add (command line suppressed) 04:22:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/private_key_347691757032614746.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/private_key_347691757032614746.key) 04:22:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:41 + git semver init 04:22:41 2024-03-22 04:22:41,681 [run_init] DEBUG init version:0.0.0 force:False 04:22:41 2024-03-22 04:22:41,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver 04:22:41 2024-03-22 04:22:41,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver 04:22:41 2024-03-22 04:22:41,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-725, universal_newlines=False, shell=None, istream=None) 04:22:43 2024-03-22 04:22:43,662 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.git/info/exclude 04:22:43 2024-03-22 04:22:43,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver/PR-725 with force:False 04:22:43 2024-03-22 04:22:43,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver/PR-725 04:22:43 2024-03-22 04:22:43,667 [execute] INFO git cat-file --batch-check 04:22:43 2024-03-22 04:22:43,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver, universal_newlines=False, shell=None, istream=) 04:22:43 2024-03-22 04:22:43,674 [execute] INFO git cat-file --batch 04:22:43 2024-03-22 04:22:43,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver, universal_newlines=False, shell=None, istream=) 04:22:43 2024-03-22 04:22:43,678 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-725/.semver/PR-725 04:22:43 0.0.0 [Pipeline] } 04:22:43 $ docker exec --env ******** --env ******** 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 ssh-agent -k 04:22:43 unset SSH_AUTH_SOCK; 04:22:43 unset SSH_AGENT_PID; 04:22:43 echo Agent pid 77 killed; 04:22:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:44 + git semver [Pipeline] } 04:22:44 $ docker stop --time=1 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 04:22:45 $ docker rm -f --volumes 80f852c0a12c866487e43ed3bfe53aaeedcd5a2bab00f3e1721692c3f35b1c61 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:46 Stashed 1 file(s) [Pipeline] echo 04:22:46 [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 04:22:47 provisioning config files... 04:22:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/config7117934543303440026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:47 ---> ****-login.sh 04:22:47 nexus3.edgexfoundry.org:10001 04:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:47 Configure a credential helper to remove this warning. See 04:22:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:47 04:22:47 Login Succeeded 04:22:47 nexus3.edgexfoundry.org:10002 04:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:47 Configure a credential helper to remove this warning. See 04:22:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:47 04:22:47 Login Succeeded 04:22:47 nexus3.edgexfoundry.org:10003 04:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:47 Configure a credential helper to remove this warning. See 04:22:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:47 04:22:47 Login Succeeded 04:22:47 nexus3.edgexfoundry.org:10004 04:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:47 Configure a credential helper to remove this warning. See 04:22:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:47 04:22:47 Login Succeeded 04:22:47 ****.io 04:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:48 Configure a credential helper to remove this warning. See 04:22:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:48 04:22:48 Login Succeeded 04:22:48 ---> ****-login.sh ends [Pipeline] } 04:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:48 ========================================================= 04:22:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:22:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:49 + 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 . 04:22:49 Sending build context to Docker daemon 59.54MB 04:22:49 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:22:49 Step 2/15 : FROM ${BASE} AS builder 04:22:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:49 7264a8db6415: Pulling fs layer 04:22:49 c4d48a809fc2: Pulling fs layer 04:22:49 4f1c88b9dad5: Pulling fs layer 04:22:49 ad3a456e5733: Pulling fs layer 04:22:49 69c7f0334f64: Pulling fs layer 04:22:49 1f1c1a5573a3: Pulling fs layer 04:22:49 ce7588e14bc9: Pulling fs layer 04:22:49 b5e4710f87ac: Pulling fs layer 04:22:49 ad3a456e5733: Waiting 04:22:49 69c7f0334f64: Waiting 04:22:49 1f1c1a5573a3: Waiting 04:22:49 ce7588e14bc9: Waiting 04:22:49 b5e4710f87ac: Waiting 04:22:49 c4d48a809fc2: Verifying Checksum 04:22:49 c4d48a809fc2: Download complete 04:22:49 ad3a456e5733: Download complete 04:22:49 69c7f0334f64: Verifying Checksum 04:22:49 69c7f0334f64: Download complete 04:22:49 7264a8db6415: Verifying Checksum 04:22:49 7264a8db6415: Download complete 04:22:49 1f1c1a5573a3: Verifying Checksum 04:22:49 1f1c1a5573a3: Download complete 04:22:49 7264a8db6415: Pull complete 04:22:49 b5e4710f87ac: Verifying Checksum 04:22:49 b5e4710f87ac: Download complete 04:22:50 c4d48a809fc2: Pull complete 04:22:50 4f1c88b9dad5: Verifying Checksum 04:22:50 4f1c88b9dad5: Download complete 04:22:50 ce7588e14bc9: Verifying Checksum 04:22:50 ce7588e14bc9: Download complete 04:22:52 4f1c88b9dad5: Pull complete 04:22:52 ad3a456e5733: Pull complete 04:22:52 69c7f0334f64: Pull complete 04:22:53 1f1c1a5573a3: Pull complete 04:22:55 ce7588e14bc9: Pull complete 04:22:55 b5e4710f87ac: Pull complete 04:22:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:22:55 ---> 88b5674ff536 04:22:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:23:02 Still waiting to schedule task 04:23:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:23:03 ---> Running in f11981239577 04:23:03 Removing intermediate container f11981239577 04:23:03 ---> 721698631f7a 04:23:03 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:23:03 ---> Running in 9162d1b91f13 04:23:03 Removing intermediate container 9162d1b91f13 04:23:03 ---> eec637b8ac89 04:23:03 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:23:03 ---> Running in a51b0679a3f6 04:23:03 Removing intermediate container a51b0679a3f6 04:23:03 ---> 663414eaf748 04:23:03 Step 6/15 : LABEL Name=edgex-ui-go 04:23:03 ---> Running in 17079cb02f81 04:23:03 Removing intermediate container 17079cb02f81 04:23:03 ---> 1cd8daaa281d 04:23:03 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:23:03 ---> Running in d9a4312aad9c 04:23:03 Removing intermediate container d9a4312aad9c 04:23:03 ---> 548254b1ad07 04:23:03 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:23:03 latest: Pulling from library/docker 04:23:03 4abcf2066143: Pulling fs layer 04:23:03 ffdb6de66fda: Pulling fs layer 04:23:03 4f4fb700ef54: Pulling fs layer 04:23:03 c771eb93ec5b: Pulling fs layer 04:23:03 2e29b047ab04: Pulling fs layer 04:23:03 3710403c6407: Pulling fs layer 04:23:03 9679d11221eb: Pulling fs layer 04:23:03 a1f4d5ff082d: Pulling fs layer 04:23:03 8619895a2817: Pulling fs layer 04:23:03 e54189544cd1: Pulling fs layer 04:23:03 a84a70fc4b4a: Pulling fs layer 04:23:03 d627717fa4a5: Pulling fs layer 04:23:03 0ae029e9742a: Pulling fs layer 04:23:03 2bb1a6803abb: Pulling fs layer 04:23:03 b19a36bc3c9d: Pulling fs layer 04:23:03 f46bb1846743: Pulling fs layer 04:23:03 e54189544cd1: Waiting 04:23:03 a84a70fc4b4a: Waiting 04:23:03 d627717fa4a5: Waiting 04:23:03 0ae029e9742a: Waiting 04:23:03 2bb1a6803abb: Waiting 04:23:03 b19a36bc3c9d: Waiting 04:23:03 f46bb1846743: Waiting 04:23:03 c771eb93ec5b: Waiting 04:23:03 9679d11221eb: Waiting 04:23:03 a1f4d5ff082d: Waiting 04:23:03 2e29b047ab04: Waiting 04:23:03 8619895a2817: Waiting 04:23:03 3710403c6407: Waiting 04:23:04 4f4fb700ef54: Verifying Checksum 04:23:04 4f4fb700ef54: Download complete 04:23:04 ffdb6de66fda: Verifying Checksum 04:23:04 ffdb6de66fda: Download complete 04:23:04 4abcf2066143: Download complete 04:23:04 c771eb93ec5b: Download complete 04:23:04 4abcf2066143: Pull complete 04:23:04 2e29b047ab04: Verifying Checksum 04:23:04 2e29b047ab04: Download complete 04:23:04 3710403c6407: Verifying Checksum 04:23:04 3710403c6407: Download complete 04:23:04 ffdb6de66fda: Pull complete 04:23:04 9679d11221eb: Verifying Checksum 04:23:04 9679d11221eb: Download complete 04:23:04 4f4fb700ef54: Pull complete 04:23:04 a1f4d5ff082d: Download complete 04:23:04 8619895a2817: Verifying Checksum 04:23:04 8619895a2817: Download complete 04:23:04 c771eb93ec5b: Pull complete 04:23:04 e54189544cd1: Verifying Checksum 04:23:04 e54189544cd1: Download complete 04:23:04 d627717fa4a5: Download complete 04:23:04 0ae029e9742a: Download complete 04:23:04 b19a36bc3c9d: Download complete 04:23:04 a84a70fc4b4a: Verifying Checksum 04:23:04 a84a70fc4b4a: Download complete 04:23:05 2e29b047ab04: Pull complete 04:23:05 f46bb1846743: Verifying Checksum 04:23:05 f46bb1846743: Download complete 04:23:05 3710403c6407: Pull complete 04:23:05 2bb1a6803abb: Verifying Checksum 04:23:05 2bb1a6803abb: Download complete 04:23:05 9679d11221eb: Pull complete 04:23:06 a1f4d5ff082d: Pull complete 04:23:06 8619895a2817: Pull complete 04:23:06 e54189544cd1: Pull complete 04:23:06 a84a70fc4b4a: Pull complete 04:23:06 d627717fa4a5: Pull complete 04:23:06 0ae029e9742a: Pull complete 04:23:07 2bb1a6803abb: Pull complete 04:23:07 b19a36bc3c9d: Pull complete 04:23:07 f46bb1846743: Pull complete 04:23:07 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 04:23:07 Status: Downloaded newer image for docker:latest 04:23:10 ---> 247c9e794b5a 04:23:10 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:10 ---> Running in 8cd738b0367f 04:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:11 OK: 264 MiB in 52 packages 04:23:11 Removing intermediate container 8cd738b0367f 04:23:11 ---> d98ad031b41c 04:23:11 Step 10/15 : ENV GO111MODULE=on 04:23:11 ---> Running in 244ec3915e68 04:23:11 Removing intermediate container 244ec3915e68 04:23:11 ---> 576fb24d6a09 04:23:11 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:23:11 ---> Running in f382c28366b3 04:23:11 Removing intermediate container f382c28366b3 04:23:11 ---> 9967c640d861 04:23:11 Step 12/15 : COPY go.mod vendor* ./ 04:23:11 ---> 8f7d161a8974 04:23:11 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:11 ---> Running in 4d8b09f645aa 04:24:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-640 in /w/workspace/edgexfoundry_edgex-ui-go_PR-725 [Pipeline] { [Pipeline] ws 04:24:32 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:24:35 The recommended git tool is: git 04:24:40 using credential edgex-jenkins-ssh 04:24:40 Cloning the remote Git repository 04:24:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:24:40 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:24:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:24:40 > git --version # timeout=10 04:24:40 > git --version # 'git version 2.25.1' 04:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:24:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:46 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 7b455eb79540bb39dbeffd05bff81b0462c963d8 04:24:47 Merge succeeded, producing 7b455eb79540bb39dbeffd05bff81b0462c963d8 04:24:47 Checking out Revision 7b455eb79540bb39dbeffd05bff81b0462c963d8 (PR-725) 04:24:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:24:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:24:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:24:46 > git config core.sparsecheckout # timeout=10 04:24:46 > git checkout -f 7b455eb79540bb39dbeffd05bff81b0462c963d8 # timeout=10 04:24:47 > git remote # timeout=10 04:24:47 > git config --get remote.origin.url # timeout=10 04:24:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:47 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 04:24:47 > git rev-parse HEAD^{commit} # timeout=10 04:24:47 > git config core.sparsecheckout # timeout=10 04:24:47 > git checkout -f 7b455eb79540bb39dbeffd05bff81b0462c963d8 # timeout=10 04:24:47 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:24:48 > git --version # timeout=10 04:24:48 > git --version # 'git version 2.25.1' 04:24:48 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:52 Dload Upload Total Spent Left Speed 04:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 04:24:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:24:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:24:53 + sudo tee /etc/docker/daemon.new 04:24:53 { 04:24:53 "registry-mirrors": [ 04:24:53 "https://nexus3.edgexfoundry.org:10001" 04:24:53 ], 04:24:53 "bip": "10.250.0.254/24", 04:24:53 "hosts": [ 04:24:53 "tcp://0.0.0.0:5555", 04:24:53 "unix:///var/run/docker.sock" 04:24:53 ], 04:24:53 "mtu": 1458, 04:24:53 "selinux-enabled": true, 04:24:53 "seccomp-profile": "/etc/docker/seccomp.json" 04:24:53 } [Pipeline] sh 04:24:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:24:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:12 provisioning config files... 04:25:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7558679985148647322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:13 ---> ****-login.sh 04:25:13 nexus3.edgexfoundry.org:10001 04:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:13 Configure a credential helper to remove this warning. See 04:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:13 04:25:13 Login Succeeded 04:25:13 nexus3.edgexfoundry.org:10002 04:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:14 Configure a credential helper to remove this warning. See 04:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:14 04:25:14 Login Succeeded 04:25:14 nexus3.edgexfoundry.org:10003 04:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:14 Configure a credential helper to remove this warning. See 04:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:14 04:25:14 Login Succeeded 04:25:14 nexus3.edgexfoundry.org:10004 04:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:14 Configure a credential helper to remove this warning. See 04:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:14 04:25:14 Login Succeeded 04:25:14 ****.io 04:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:15 Configure a credential helper to remove this warning. See 04:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:15 04:25:15 Login Succeeded 04:25:15 ---> ****-login.sh ends [Pipeline] } 04:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:15 ========================================================= 04:25:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:25:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + 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 . 04:25:17 Sending build context to Docker daemon 35.39MB 04:25:17 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:25:17 Step 2/15 : FROM ${BASE} AS builder 04:25:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:17 9fda8d8052c6: Pulling fs layer 04:25:17 5d54e960e981: Pulling fs layer 04:25:17 c4a7e357bf2a: Pulling fs layer 04:25:17 f0e02332f6b5: Pulling fs layer 04:25:17 872ee5b61b7b: Pulling fs layer 04:25:17 0c6a40ed1a82: Pulling fs layer 04:25:17 94ae7d8d031c: Pulling fs layer 04:25:17 f0e02332f6b5: Waiting 04:25:17 872ee5b61b7b: Waiting 04:25:17 0c6a40ed1a82: Waiting 04:25:17 94ae7d8d031c: Waiting 04:25:17 5d54e960e981: Verifying Checksum 04:25:17 5d54e960e981: Download complete 04:25:17 f0e02332f6b5: Verifying Checksum 04:25:17 f0e02332f6b5: Download complete 04:25:17 872ee5b61b7b: Verifying Checksum 04:25:17 872ee5b61b7b: Download complete 04:25:17 9fda8d8052c6: Verifying Checksum 04:25:17 9fda8d8052c6: Download complete 04:25:18 Removing intermediate container 4d8b09f645aa 04:25:18 ---> aac4c14eb224 04:25:18 Step 14/15 : COPY . . 04:25:18 ---> f41107121da7 04:25:18 Step 15/15 : RUN ${MAKE} 04:25:18 ---> Running in 07f286f16511 04:25:18 noop 04:25:18 Removing intermediate container 07f286f16511 04:25:18 ---> 135582ea4d5b 04:25:18 Successfully built 135582ea4d5b 04:25:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:18 94ae7d8d031c: Download complete 04:25:18 + docker inspect -f . ci-base-image-x86_64 04:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:18 prd-ubuntu20.04-docker-8c-8g-638 does not seem to be running inside a container 04:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-725 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725:/w/workspace/edgexfoundry_edgex-ui-go_PR-725:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@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 04:25:18 9fda8d8052c6: Pull complete 04:25:19 $ docker top 243c0c52d8879e16f6e1da9fd99908b3d079d8be337490f67d517263706d3bcc -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:19 5d54e960e981: Pull complete 04:25:19 + go version 04:25:19 go version go1.21.0 linux/amd64 [Pipeline] } 04:25:19 $ docker stop --time=1 243c0c52d8879e16f6e1da9fd99908b3d079d8be337490f67d517263706d3bcc 04:25:19 c4a7e357bf2a: Verifying Checksum 04:25:19 c4a7e357bf2a: Download complete 04:25:20 0c6a40ed1a82: Verifying Checksum 04:25:20 0c6a40ed1a82: Download complete 04:25:20 $ docker rm -f --volumes 243c0c52d8879e16f6e1da9fd99908b3d079d8be337490f67d517263706d3bcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:21 + docker inspect -f . ci-base-image-x86_64 04:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:22 prd-ubuntu20.04-docker-8c-8g-638 does not seem to be running inside a container 04:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-725 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725:/w/workspace/edgexfoundry_edgex-ui-go_PR-725:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@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 04:25:23 $ docker top 24b3b0f25c77aed51f146ae0e96cd71752b85b4a64c3f51b8a8de6803d9a28c6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-725 [Pipeline] fileExists [Pipeline] sh 04:25:23 + make test 04:25:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:25:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:25:32 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:25:32 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:25:32 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:25:32 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:25:33 c4a7e357bf2a: Pull complete 04:25:33 f0e02332f6b5: Pull complete 04:25:33 872ee5b61b7b: Pull complete 04:25:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:25:39 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:25:39 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:25:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:25:39 FAIL 04:25:39 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:25:39 $ docker stop --time=1 24b3b0f25c77aed51f146ae0e96cd71752b85b4a64c3f51b8a8de6803d9a28c6 04:25:41 0c6a40ed1a82: Pull complete 04:25:42 94ae7d8d031c: Pull complete 04:25:42 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:25:42 ---> 86de565de09d 04:25:42 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:25:44 ---> Running in 0bd1c0b79db2 04:25:44 Removing intermediate container 0bd1c0b79db2 04:25:44 ---> 7de4303fa0a7 04:25:44 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:25:44 ---> Running in 34a6dbd12f02 04:25:45 Removing intermediate container 34a6dbd12f02 04:25:45 ---> 89a7f0d400be 04:25:45 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:25:45 ---> Running in 51cf987bd80a 04:25:45 Removing intermediate container 51cf987bd80a 04:25:45 ---> bf81b80059f9 04:25:45 Step 6/15 : LABEL Name=edgex-ui-go 04:25:45 ---> Running in 90f649f22822 04:25:46 Removing intermediate container 90f649f22822 04:25:46 ---> 4847c29f9730 04:25:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:25:46 ---> Running in 4847539a0054 04:25:46 Removing intermediate container 4847539a0054 04:25:46 ---> 422bbd690b8a 04:25:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:25:46 latest: Pulling from library/docker 04:25:47 bca4290a9639: Pulling fs layer 04:25:47 17b275a3377f: Pulling fs layer 04:25:47 4f4fb700ef54: Pulling fs layer 04:25:47 c7c53acdebd8: Pulling fs layer 04:25:47 11eaffe3eb71: Pulling fs layer 04:25:47 2ee06d9bd875: Pulling fs layer 04:25:47 1191475ba843: Pulling fs layer 04:25:47 1c88be67c011: Pulling fs layer 04:25:47 278db795eefd: Pulling fs layer 04:25:47 84bfdf52f00c: Pulling fs layer 04:25:47 a8997fd33190: Pulling fs layer 04:25:47 a8c50c377794: Pulling fs layer 04:25:47 5b2adc59ed1e: Pulling fs layer 04:25:47 b32afe2a18f4: Pulling fs layer 04:25:47 e14cfebf1168: Pulling fs layer 04:25:47 ff185d1d549d: Pulling fs layer 04:25:47 1191475ba843: Waiting 04:25:47 1c88be67c011: Waiting 04:25:47 278db795eefd: Waiting 04:25:47 84bfdf52f00c: Waiting 04:25:47 a8997fd33190: Waiting 04:25:47 a8c50c377794: Waiting 04:25:47 5b2adc59ed1e: Waiting 04:25:47 b32afe2a18f4: Waiting 04:25:47 e14cfebf1168: Waiting 04:25:47 c7c53acdebd8: Waiting 04:25:47 11eaffe3eb71: Waiting 04:25:47 ff185d1d549d: Waiting 04:25:47 2ee06d9bd875: Waiting 04:25:47 4f4fb700ef54: Verifying Checksum 04:25:47 4f4fb700ef54: Download complete 04:25:47 17b275a3377f: Download complete 04:25:47 $ docker rm -f --volumes 24b3b0f25c77aed51f146ae0e96cd71752b85b4a64c3f51b8a8de6803d9a28c6 04:25:47 bca4290a9639: Verifying Checksum 04:25:47 bca4290a9639: Download complete 04:25:47 c7c53acdebd8: Download complete 04:25:48 11eaffe3eb71: Verifying Checksum 04:25:48 11eaffe3eb71: Download complete 04:25:48 1191475ba843: Verifying Checksum 04:25:48 1191475ba843: Download complete 04:25:48 2ee06d9bd875: Verifying Checksum 04:25:48 2ee06d9bd875: Download complete 04:25:48 1c88be67c011: Verifying Checksum 04:25:48 1c88be67c011: Download complete 04:25:48 bca4290a9639: Pull complete 04:25:48 278db795eefd: Verifying Checksum 04:25:48 278db795eefd: Download complete 04:25:48 84bfdf52f00c: Verifying Checksum 04:25:48 84bfdf52f00c: Download complete 04:25:48 5b2adc59ed1e: Verifying Checksum 04:25:48 5b2adc59ed1e: Download complete 04:25:48 a8c50c377794: Verifying Checksum 04:25:48 a8c50c377794: Download complete 04:25:48 a8997fd33190: Verifying Checksum 04:25:48 a8997fd33190: Download complete 04:25:48 e14cfebf1168: Verifying Checksum 04:25:48 e14cfebf1168: Download complete 04:25:48 ff185d1d549d: Verifying Checksum 04:25:48 ff185d1d549d: Download complete 04:25:48 17b275a3377f: Pull complete 04:25:49 4f4fb700ef54: Pull complete 04:25:49 c7c53acdebd8: Pull complete 04:25:50 b32afe2a18f4: Verifying Checksum 04:25:50 b32afe2a18f4: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 04:25:50 11eaffe3eb71: Pull complete Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:51 04:25:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:51 latest: Pulling from edgex-lftools-log-publisher 04:25:51 5eb5b503b376: Pulling fs layer 04:25:51 5c69ac0246d0: Pulling fs layer 04:25:51 ec43610c2a17: Pulling fs layer 04:25:51 3a2ae6a8a46f: Pulling fs layer 04:25:51 33b1e0a273af: Pulling fs layer 04:25:51 5d3b04190fa2: Pulling fs layer 04:25:51 2f39f015ded8: Pulling fs layer 04:25:51 33b1e0a273af: Waiting 04:25:51 5d3b04190fa2: Waiting 04:25:51 2f39f015ded8: Waiting 04:25:51 3a2ae6a8a46f: Waiting 04:25:51 5c69ac0246d0: Download complete 04:25:51 3a2ae6a8a46f: Download complete 04:25:51 ec43610c2a17: Verifying Checksum 04:25:51 ec43610c2a17: Download complete 04:25:51 33b1e0a273af: Verifying Checksum 04:25:51 33b1e0a273af: Download complete 04:25:51 5d3b04190fa2: Verifying Checksum 04:25:51 5d3b04190fa2: Download complete 04:25:51 5eb5b503b376: Verifying Checksum 04:25:51 5eb5b503b376: Download complete 04:25:51 2ee06d9bd875: Pull complete 04:25:52 2f39f015ded8: Verifying Checksum 04:25:52 2f39f015ded8: Download complete 04:25:52 5eb5b503b376: Pull complete 04:25:53 5c69ac0246d0: Pull complete 04:25:53 ec43610c2a17: Pull complete 04:25:53 3a2ae6a8a46f: Pull complete 04:25:53 33b1e0a273af: Pull complete 04:25:53 5d3b04190fa2: Pull complete 04:25:53 1191475ba843: Pull complete 04:25:53 1c88be67c011: Pull complete 04:25:54 278db795eefd: Pull complete 04:25:54 84bfdf52f00c: Pull complete 04:25:55 a8997fd33190: Pull complete 04:25:56 a8c50c377794: Pull complete 04:25:56 5b2adc59ed1e: Pull complete 04:25:57 2f39f015ded8: Pull complete 04:25:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:58 prd-ubuntu20.04-docker-8c-8g-638 does not seem to be running inside a container 04:25:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-725 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725:/w/workspace/edgexfoundry_edgex-ui-go_PR-725:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@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 04:25:59 b32afe2a18f4: Pull complete 04:26:00 e14cfebf1168: Pull complete 04:26:00 ff185d1d549d: Pull complete 04:26:00 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 04:26:00 Status: Downloaded newer image for docker:latest 04:26:02 ---> 46b6cf9daf15 04:26:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:02 ---> Running in f6a99d2355d2 04:26:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:26:05 $ docker top 7f28a6b4d5882d39fa9a87f46216897a2bd1e19ce36aab3b4b4645adc86e5562 -eo pid,comm [Pipeline] { 04:26:05 OK: 266 MiB in 52 packages [Pipeline] libraryResource [Pipeline] sh 04:26:06 ---> job-cost.sh 04:26:06 lf-activate-venv: SKIPPING 04:26:06 INFO: No Stack... 04:26:06 Removing intermediate container f6a99d2355d2 04:26:06 ---> 1c6711b42bc8 04:26:06 Step 10/15 : ENV GO111MODULE=on 04:26:06 ---> Running in 52e5c500b568 04:26:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:26:06 Removing intermediate container 52e5c500b568 04:26:06 ---> e1e27bbe0adb 04:26:06 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:26:06 INFO: Archiving Costs [Pipeline] sh 04:26:07 ---> Running in 931fa7dbb931 04:26:07 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives/cost.csv 04:26:07 + cut -d, -f6 [Pipeline] lock 04:26:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] 04:26:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] did not exist. Created. 04:26:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] [Pipeline] { 04:26:07 Removing intermediate container 931fa7dbb931 04:26:07 ---> 333fe992677f 04:26:07 Step 12/15 : COPY go.mod vendor* ./ [Pipeline] unstash [Pipeline] sh 04:26:07 + echo total: 0.2199999988079071 [Pipeline] stash 04:26:07 Stashed 1 file(s) [Pipeline] } 04:26:07 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:26:07 $ docker stop --time=1 7f28a6b4d5882d39fa9a87f46216897a2bd1e19ce36aab3b4b4645adc86e5562 04:26:07 ---> fd40110d8e66 04:26:07 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:07 ---> Running in 447ec1f3754c 04:26:09 $ docker rm -f --volumes 7f28a6b4d5882d39fa9a87f46216897a2bd1e19ce36aab3b4b4645adc86e5562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:09 Failed in branch amd64 04:30:14 Removing intermediate container 447ec1f3754c 04:30:14 ---> b13263d215ce 04:30:14 Step 14/15 : COPY . . 04:30:16 ---> 03f9bf43f76f 04:30:16 Step 15/15 : RUN ${MAKE} 04:30:16 ---> Running in 8cbaeaa6ad79 04:30:17 noop 04:30:17 Removing intermediate container 8cbaeaa6ad79 04:30:17 ---> ed5dfeb35b38 04:30:17 Successfully built ed5dfeb35b38 04:30:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:18 + docker inspect -f . ci-base-image-arm64 04:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:18 prd-ubuntu20.04-docker-arm64-4c-16g-640 does not seem to be running inside a container 04:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:19 $ docker top da43d24fe8f3f30615191e0276c6a808e5a349c31c04e738735e4e8056c9fef9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:20 + go version 04:30:20 go version go1.21.0 linux/arm64 [Pipeline] } 04:30:20 $ docker stop --time=1 da43d24fe8f3f30615191e0276c6a808e5a349c31c04e738735e4e8056c9fef9 04:30:22 $ docker rm -f --volumes da43d24fe8f3f30615191e0276c6a808e5a349c31c04e738735e4e8056c9fef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:23 + docker inspect -f . ci-base-image-arm64 04:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:23 prd-ubuntu20.04-docker-arm64-4c-16g-640 does not seem to be running inside a container 04:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:25 $ docker top 4d4abbb5c363e20426d6c2b914a8b3381d4dd7a2ff9658fb8e86fd0fe532e13e -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:26 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:30:26 + make test 04:30:26 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:30:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:31:20 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:31:20 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:31:20 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:31:20 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 04:32:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:32:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:32:41 FAIL 04:32:42 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:32:42 $ docker stop --time=1 4d4abbb5c363e20426d6c2b914a8b3381d4dd7a2ff9658fb8e86fd0fe532e13e 04:32:44 $ docker rm -f --volumes 4d4abbb5c363e20426d6c2b914a8b3381d4dd7a2ff9658fb8e86fd0fe532e13e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:46 04:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:46 arm64: Pulling from edgex-lftools-log-publisher 04:32:46 8998bd30e6a1: Pulling fs layer 04:32:46 04944245beec: Pulling fs layer 04:32:46 699f458cf7ca: Pulling fs layer 04:32:46 765212b225bb: Pulling fs layer 04:32:46 f23df028b6ca: Pulling fs layer 04:32:46 d65c8cfc05b1: Pulling fs layer 04:32:46 2437ff75d9bd: Pulling fs layer 04:32:46 f23df028b6ca: Waiting 04:32:46 d65c8cfc05b1: Waiting 04:32:46 2437ff75d9bd: Waiting 04:32:46 765212b225bb: Waiting 04:32:46 04944245beec: Verifying Checksum 04:32:46 04944245beec: Download complete 04:32:46 765212b225bb: Verifying Checksum 04:32:46 765212b225bb: Download complete 04:32:46 f23df028b6ca: Verifying Checksum 04:32:46 f23df028b6ca: Download complete 04:32:47 d65c8cfc05b1: Verifying Checksum 04:32:47 d65c8cfc05b1: Download complete 04:32:47 699f458cf7ca: Verifying Checksum 04:32:47 699f458cf7ca: Download complete 04:32:47 8998bd30e6a1: Verifying Checksum 04:32:47 8998bd30e6a1: Download complete 04:32:50 2437ff75d9bd: Verifying Checksum 04:32:50 2437ff75d9bd: Download complete 04:32:52 8998bd30e6a1: Pull complete 04:32:52 04944245beec: Pull complete 04:32:54 699f458cf7ca: Pull complete 04:32:54 765212b225bb: Pull complete 04:32:54 f23df028b6ca: Pull complete 04:32:55 d65c8cfc05b1: Pull complete 04:33:13 2437ff75d9bd: Pull complete 04:33:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:13 prd-ubuntu20.04-docker-arm64-4c-16g-640 does not seem to be running inside a container 04:33:13 $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:33:16 $ docker top ddf4c4feef7a6700afe2a941b92014c3e5b13d71e9d4ff2b400a41ef74aca1ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:17 ---> job-cost.sh 04:33:17 lf-activate-venv: SKIPPING 04:33:17 INFO: No Stack... 04:33:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:18 INFO: Archiving Costs [Pipeline] sh 04:33:18 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:33:18 + cut -d, -f6 [Pipeline] lock 04:33:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] 04:33:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] did not exist. Created. 04:33:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:19 /w/workspace/edgex-ui-go/1@tmp/durable-6528f2be/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:19 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:20 Warning: overwriting stash ‘stack-cost’ 04:33:20 Stashed 1 file(s) [Pipeline] } 04:33:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-725-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:20 $ docker stop --time=1 ddf4c4feef7a6700afe2a941b92014c3e5b13d71e9d4ff2b400a41ef74aca1ab 04:33:22 $ docker rm -f --volumes ddf4c4feef7a6700afe2a941b92014c3e5b13d71e9d4ff2b400a41ef74aca1ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:33:24 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives ] 04:33:24 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives 04:33:24 total 16 04:33:24 drwxr-xr-x 3 root root 4096 Mar 22 04:26 . 04:33:24 drwxrwxr-x 14 jenkins jenkins 4096 Mar 22 04:26 .. 04:33:24 drwxr-xr-x 2 root root 4096 Mar 22 04:26 cost 04:33:24 -rw-r--r-- 1 root root 83 Mar 22 04:26 cost.csv 04:33:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives 04:33:24 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives 04:33:24 total 16 04:33:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:26 . 04:33:24 drwxrwxr-x 14 jenkins jenkins 4096 Mar 22 04:26 .. 04:33:24 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:26 cost 04:33:24 -rw-r--r-- 1 jenkins jenkins 83 Mar 22 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:29 ---> package-listing.sh 04:33:29 ++ facter osfamily 04:33:29 ++ tr '[:upper:]' '[:lower:]' 04:33:30 + OS_FAMILY=debian 04:33:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-725 04:33:30 + START_PACKAGES=/tmp/packages_start.txt 04:33:30 + END_PACKAGES=/tmp/packages_end.txt 04:33:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:30 + PACKAGES=/tmp/packages_start.txt 04:33:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-725 ']' 04:33:30 + PACKAGES=/tmp/packages_end.txt 04:33:30 + case "${OS_FAMILY}" in 04:33:30 + dpkg -l 04:33:30 + grep '^ii' 04:33:30 + '[' -f /tmp/packages_start.txt ']' 04:33:30 + '[' -f /tmp/packages_end.txt ']' 04:33:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-725 ']' 04:33:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives/ 04:33:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-725/archives/ [Pipeline] echo 04:33:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:31 prd-ubuntu20.04-docker-8c-8g-638 does not seem to be running inside a container 04:33:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-725 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725:/w/workspace/edgexfoundry_edgex-ui-go_PR-725:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@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 04:33:31 $ docker top b201ac29857d26f3bb821d0d56f318243e02a4aab73e22b7a11cab324c1db52c -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:31 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:32 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:32 + ls /var/log/sa-host 04:33:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:32 provisioning config files... 04:33:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-725@tmp/config15497294759477881041tmp [Pipeline] { [Pipeline] echo 04:33:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:33 ---> create-netrc.sh [Pipeline] } 04:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:33 ---> python-tools-install.sh [Pipeline] echo 04:33:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:33 ---> sudo-logs.sh 04:33:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:34 ---> job-cost.sh 04:33:34 lf-activate-venv: SKIPPING 04:33:34 DEBUG: total: 0.2199999988079071 04:33:34 INFO: Retrieving Stack Cost... 04:33:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:35 INFO: Archiving Costs [Pipeline] echo 04:33:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:35 ---> logs-deploy.sh 04:33:35 lf-activate-venv: SKIPPING 04:33:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-725/1 04:33:35 INFO: archiving workspace using pattern(s): 04:33:36 Archives upload complete. 04:33:36 INFO: archiving logs to Nexus