Pull request #722 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6768ed8dc93ad3f0425f2e193bc76db4ec70d308+76c7bda26704e13abda599293f14a45310026ab6 (e6a625fca792d7ad13bad51af8a3cffcd3803947) 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-ssh8097683448521487994.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-ssh12460435339454824129.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-722/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-722/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17821841842697831362.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-722/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8754478626885535141.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-ssh10805744982618534539.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-722/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-722/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11047650325345268188.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-524’ Running on prd-ubuntu20.04-docker-8c-8g-527 in /w/workspace/edgexfoundry_edgex-ui-go_PR-722 [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-722 # 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 > 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/722/head:refs/remotes/origin/PR-722 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 Merge succeeded, producing 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 Checking out Revision 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 (PR-722) 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 core.sparsecheckout # timeout=10 > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # 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 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:55:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:55:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:55:46 ========================================================= 04:55:46 EdgeX Global Pipelines Version Info 04:55:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:55:47 ------------------- 04:55:47 stable info: 04:55:47 ------------------- 04:55:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:55:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:55:47 Message: update stable to v1.0.258 04:55:48 ------------------- 04:55:48 experimental info: 04:55:48 ------------------- 04:55:48 Commited By: **** collab-it+edgex@linuxfoundation.org 04:55:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:55:48 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:55:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-722 [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-722 [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-722 [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6768ed8 [Pipeline] echo 04:55:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:55:50 provisioning config files... 04:55:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/config14519231017909137875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:50 ---> ****-login.sh 04:55:50 nexus3.edgexfoundry.org:10001 04:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:50 Configure a credential helper to remove this warning. See 04:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:50 04:55:50 Login Succeeded 04:55:50 nexus3.edgexfoundry.org:10002 04:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:50 Configure a credential helper to remove this warning. See 04:55:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:50 04:55:50 Login Succeeded 04:55:50 nexus3.edgexfoundry.org:10003 04:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:51 Configure a credential helper to remove this warning. See 04:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:51 04:55:51 Login Succeeded 04:55:51 nexus3.edgexfoundry.org:10004 04:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:51 Configure a credential helper to remove this warning. See 04:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:51 04:55:51 Login Succeeded 04:55:51 ****.io 04:55:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:55:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:55:51 Configure a credential helper to remove this warning. See 04:55:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:55:51 04:55:51 Login Succeeded 04:55:51 ---> ****-login.sh ends [Pipeline] } 04:55:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:55:52 + git rev-list -1 --merges 6768ed8dc93ad3f0425f2e193bc76db4ec70d308~1..6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo 04:55:52 -----------> git rev-list -1 --merges 6768ed8dc93ad3f0425f2e193bc76db4ec70d308~1..6768ed8dc93ad3f0425f2e193bc76db4ec70d308 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [false] [Pipeline] sh 04:55:53 + git log --format=format:%s -1 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo 04:55:53 ========================================================= 04:55:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:55:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:53 + git log --format=format:%s -1 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 [Pipeline] echo 04:55:53 [semverPrep] GIT_COMMIT: 6768ed8dc93ad3f0425f2e193bc76db4ec70d308, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:55:53 [semverPrep] This is not a build commit. [Pipeline] sh 04:55:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:55:54 + grep -v github /etc/ssh/ssh_known_hosts 04:55:54 + [ -e /tmp/ssh_known_hosts ] 04:55:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:55:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:55:54 + sudo tee -a /etc/ssh/ssh_known_hosts 04:55:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:54 04:55:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:54 0.1.4: Pulling from edgex-devops/py-git-semver 04:55:54 b85a868b505f: Pulling fs layer 04:55:54 e2be974225ed: Pulling fs layer 04:55:54 339a4e72a1f5: Pulling fs layer 04:55:54 988bab9f4d93: Pulling fs layer 04:55:54 1469e6f7b9e6: Pulling fs layer 04:55:54 eaf3925da568: Pulling fs layer 04:55:54 bab4dde63d76: Pulling fs layer 04:55:54 bde34c3a00c8: Pulling fs layer 04:55:54 b352a97aabf1: Pulling fs layer 04:55:54 4872d77fe225: Pulling fs layer 04:55:54 5851b861e8e6: Pulling fs layer 04:55:54 1469e6f7b9e6: Waiting 04:55:54 988bab9f4d93: Waiting 04:55:54 5851b861e8e6: Waiting 04:55:54 4872d77fe225: Waiting 04:55:54 b352a97aabf1: Waiting 04:55:54 bab4dde63d76: Waiting 04:55:54 bde34c3a00c8: Waiting 04:55:54 eaf3925da568: Waiting 04:55:54 e2be974225ed: Download complete 04:55:54 988bab9f4d93: Verifying Checksum 04:55:54 988bab9f4d93: Download complete 04:55:55 1469e6f7b9e6: Verifying Checksum 04:55:55 1469e6f7b9e6: Download complete 04:55:55 eaf3925da568: Verifying Checksum 04:55:55 eaf3925da568: Download complete 04:55:55 339a4e72a1f5: Verifying Checksum 04:55:55 339a4e72a1f5: Download complete 04:55:55 bde34c3a00c8: Download complete 04:55:55 b352a97aabf1: Download complete 04:55:55 4872d77fe225: Verifying Checksum 04:55:55 4872d77fe225: Download complete 04:55:55 5851b861e8e6: Verifying Checksum 04:55:55 5851b861e8e6: Download complete 04:55:55 b85a868b505f: Verifying Checksum 04:55:55 b85a868b505f: Download complete 04:55:55 bab4dde63d76: Verifying Checksum 04:55:55 bab4dde63d76: Download complete 04:55:56 b85a868b505f: Pull complete 04:55:56 e2be974225ed: Pull complete 04:55:57 339a4e72a1f5: Pull complete 04:55:57 988bab9f4d93: Pull complete 04:55:57 1469e6f7b9e6: Pull complete 04:55:57 eaf3925da568: Pull complete 04:55:59 bab4dde63d76: Pull complete 04:55:59 bde34c3a00c8: Pull complete 04:55:59 b352a97aabf1: Pull complete 04:55:59 4872d77fe225: Pull complete 04:55:59 5851b861e8e6: Pull complete 04:55:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:55:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:59 prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container 04:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:03 $ docker top 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df -eo pid,comm 04:56:03 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:56:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:03 [ssh-agent] Looking for ssh-agent implementation... 04:56:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:03 $ docker exec 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent 04:56:03 SSH_AUTH_SOCK=/tmp/ssh-r7xqvWcmrbZn/agent.32 04:56:03 SSH_AGENT_PID=38 04:56:03 Running ssh-add (command line suppressed) 04:56:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_308479635435682336.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_308479635435682336.key) 04:56:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:03 + git tag --points-at HEAD [Pipeline] } 04:56:03 $ docker exec --env ******** --env ******** 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent -k 04:56:04 unset SSH_AUTH_SOCK; 04:56:04 unset SSH_AGENT_PID; 04:56:04 echo Agent pid 38 killed; 04:56:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:04 [ssh-agent] Looking for ssh-agent implementation... 04:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:04 $ docker exec 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent 04:56:04 SSH_AUTH_SOCK=/tmp/ssh-yPG1uxclwKO6/agent.71 04:56:04 SSH_AGENT_PID=77 04:56:04 Running ssh-add (command line suppressed) 04:56:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_12310828406624763232.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/private_key_12310828406624763232.key) 04:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:04 + git semver init 04:56:05 2024-03-21 04:56:04,964 [run_init] DEBUG init version:0.0.0 force:False 04:56:05 2024-03-21 04:56:04,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver 04:56:05 2024-03-21 04:56:04,966 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver 04:56:05 2024-03-21 04:56:04,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-722, universal_newlines=False, shell=None, istream=None) 04:56:07 2024-03-21 04:56:07,094 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.git/info/exclude 04:56:07 2024-03-21 04:56:07,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver/PR-722 with force:False 04:56:07 2024-03-21 04:56:07,095 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver/PR-722 04:56:07 2024-03-21 04:56:07,099 [execute] INFO git cat-file --batch-check 04:56:07 2024-03-21 04:56:07,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver, universal_newlines=False, shell=None, istream=) 04:56:07 2024-03-21 04:56:07,106 [execute] INFO git cat-file --batch 04:56:07 2024-03-21 04:56:07,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver, universal_newlines=False, shell=None, istream=) 04:56:07 2024-03-21 04:56:07,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-722/.semver/PR-722 04:56:07 0.0.0 [Pipeline] } 04:56:07 $ docker exec --env ******** --env ******** 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df ssh-agent -k 04:56:07 unset SSH_AUTH_SOCK; 04:56:07 unset SSH_AGENT_PID; 04:56:07 echo Agent pid 77 killed; 04:56:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:08 + git semver [Pipeline] } 04:56:08 $ docker stop --time=1 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df 04:56:09 $ docker rm -f --volumes 9ddf50c6fdfade87e1e6af7a5203d0304c9cf66ac1258ee5f23ecf27918286df [Pipeline] // withDockerContainer [Pipeline] sh 04:56:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:56:10 Stashed 1 file(s) [Pipeline] echo 04:56:10 [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:56:11 provisioning config files... 04:56:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/config18330767896290088123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:11 ---> ****-login.sh 04:56:11 nexus3.edgexfoundry.org:10001 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:11 Configure a credential helper to remove this warning. See 04:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:11 04:56:11 Login Succeeded 04:56:11 nexus3.edgexfoundry.org:10002 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:11 Configure a credential helper to remove this warning. See 04:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:11 04:56:11 Login Succeeded 04:56:11 nexus3.edgexfoundry.org:10003 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:11 Configure a credential helper to remove this warning. See 04:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:11 04:56:11 Login Succeeded 04:56:11 nexus3.edgexfoundry.org:10004 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:11 Configure a credential helper to remove this warning. See 04:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:11 04:56:11 Login Succeeded 04:56:11 ****.io 04:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:11 Configure a credential helper to remove this warning. See 04:56:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:11 04:56:11 Login Succeeded 04:56:11 ---> ****-login.sh ends [Pipeline] } 04:56:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:56:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:12 ========================================================= 04:56:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:56:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:12 + 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:56:13 Sending build context to Docker daemon 59.39MB 04:56:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:56:13 Step 2/15 : FROM ${BASE} AS builder 04:56:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:56:13 7264a8db6415: Pulling fs layer 04:56:13 c4d48a809fc2: Pulling fs layer 04:56:13 4f1c88b9dad5: Pulling fs layer 04:56:13 ad3a456e5733: Pulling fs layer 04:56:13 69c7f0334f64: Pulling fs layer 04:56:13 ad3a456e5733: Waiting 04:56:13 69c7f0334f64: Waiting 04:56:13 1f1c1a5573a3: Pulling fs layer 04:56:13 ce7588e14bc9: Pulling fs layer 04:56:13 b5e4710f87ac: Pulling fs layer 04:56:13 1f1c1a5573a3: Waiting 04:56:13 ce7588e14bc9: Waiting 04:56:13 b5e4710f87ac: Waiting 04:56:13 c4d48a809fc2: Verifying Checksum 04:56:13 c4d48a809fc2: Download complete 04:56:13 ad3a456e5733: Verifying Checksum 04:56:13 ad3a456e5733: Download complete 04:56:13 69c7f0334f64: Download complete 04:56:13 7264a8db6415: Verifying Checksum 04:56:13 7264a8db6415: Download complete 04:56:13 1f1c1a5573a3: Verifying Checksum 04:56:13 1f1c1a5573a3: Download complete 04:56:13 7264a8db6415: Pull complete 04:56:13 c4d48a809fc2: Pull complete 04:56:13 b5e4710f87ac: Verifying Checksum 04:56:13 b5e4710f87ac: Download complete 04:56:13 4f1c88b9dad5: Verifying Checksum 04:56:13 4f1c88b9dad5: Download complete 04:56:14 ce7588e14bc9: Verifying Checksum 04:56:14 ce7588e14bc9: Download complete 04:56:16 4f1c88b9dad5: Pull complete 04:56:16 ad3a456e5733: Pull complete 04:56:16 69c7f0334f64: Pull complete 04:56:16 1f1c1a5573a3: Pull complete 04:56:19 ce7588e14bc9: Pull complete 04:56:19 b5e4710f87ac: Pull complete 04:56:19 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:56:19 ---> 88b5674ff536 04:56:19 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:56:24 ---> Running in d1e1b4fbab2c 04:56:24 Removing intermediate container d1e1b4fbab2c 04:56:24 ---> 958555f59321 04:56:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:56:24 ---> Running in 4c4837319ce6 04:56:24 Removing intermediate container 4c4837319ce6 04:56:24 ---> 4069e0908d2f 04:56:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:56:24 ---> Running in b65c7d805fdf 04:56:24 Removing intermediate container b65c7d805fdf 04:56:24 ---> a09bca41383d 04:56:24 Step 6/15 : LABEL Name=edgex-ui-go 04:56:24 ---> Running in 5a120b8f5bf6 04:56:24 Removing intermediate container 5a120b8f5bf6 04:56:24 ---> e22dbfa5c883 04:56:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:56:24 ---> Running in 7e18e3cb4048 04:56:24 Removing intermediate container 7e18e3cb4048 04:56:24 ---> bf879cdc8939 04:56:24 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:56:24 latest: Pulling from library/docker 04:56:25 4abcf2066143: Pulling fs layer 04:56:25 b65175082d2e: Pulling fs layer 04:56:25 4f4fb700ef54: Pulling fs layer 04:56:25 560b88904803: Pulling fs layer 04:56:25 5409b17cfbf9: Pulling fs layer 04:56:25 230acf266265: Pulling fs layer 04:56:25 560b88904803: Waiting 04:56:25 5409b17cfbf9: Waiting 04:56:25 349b188abe3a: Pulling fs layer 04:56:25 43e3ef8cfc21: Pulling fs layer 04:56:25 5449ddf05ab7: Pulling fs layer 04:56:25 5c82643e85da: Pulling fs layer 04:56:25 230acf266265: Waiting 04:56:25 43e3ef8cfc21: Waiting 04:56:25 349b188abe3a: Waiting 04:56:25 8ed30afec335: Pulling fs layer 04:56:25 7fe40741c7de: Pulling fs layer 04:56:25 5c82643e85da: Waiting 04:56:25 bb9b9efc2e0b: Pulling fs layer 04:56:25 7fe40741c7de: Waiting 04:56:25 e2d63b11093e: Pulling fs layer 04:56:25 bb9b9efc2e0b: Waiting 04:56:25 1f8f88c5c0b7: Pulling fs layer 04:56:25 e2d63b11093e: Waiting 04:56:25 25eac52cefa0: Pulling fs layer 04:56:25 1f8f88c5c0b7: Waiting 04:56:25 b65175082d2e: Download complete 04:56:25 4f4fb700ef54: Verifying Checksum 04:56:25 4f4fb700ef54: Download complete 04:56:25 4abcf2066143: Verifying Checksum 04:56:25 4abcf2066143: Download complete 04:56:25 560b88904803: Verifying Checksum 04:56:25 560b88904803: Download complete 04:56:25 4abcf2066143: Pull complete 04:56:25 230acf266265: Verifying Checksum 04:56:25 230acf266265: Download complete 04:56:25 b65175082d2e: Pull complete 04:56:25 5409b17cfbf9: Verifying Checksum 04:56:25 5409b17cfbf9: Download complete 04:56:25 43e3ef8cfc21: Verifying Checksum 04:56:25 43e3ef8cfc21: Download complete 04:56:25 4f4fb700ef54: Pull complete 04:56:25 5449ddf05ab7: Download complete 04:56:25 560b88904803: Pull complete 04:56:25 5c82643e85da: Verifying Checksum 04:56:25 5c82643e85da: Download complete 04:56:25 349b188abe3a: Verifying Checksum 04:56:25 349b188abe3a: Download complete 04:56:25 Still waiting to schedule task 04:56:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-525’ 04:56:26 bb9b9efc2e0b: Verifying Checksum 04:56:26 bb9b9efc2e0b: Download complete 04:56:26 7fe40741c7de: Download complete 04:56:26 8ed30afec335: Verifying Checksum 04:56:26 8ed30afec335: Download complete 04:56:26 1f8f88c5c0b7: Verifying Checksum 04:56:26 1f8f88c5c0b7: Download complete 04:56:26 5409b17cfbf9: Pull complete 04:56:26 25eac52cefa0: Verifying Checksum 04:56:26 25eac52cefa0: Download complete 04:56:26 230acf266265: Pull complete 04:56:26 e2d63b11093e: Verifying Checksum 04:56:26 e2d63b11093e: Download complete 04:56:26 349b188abe3a: Pull complete 04:56:27 43e3ef8cfc21: Pull complete 04:56:27 5449ddf05ab7: Pull complete 04:56:27 5c82643e85da: Pull complete 04:56:27 8ed30afec335: Pull complete 04:56:27 7fe40741c7de: Pull complete 04:56:27 bb9b9efc2e0b: Pull complete 04:56:28 e2d63b11093e: Pull complete 04:56:28 1f8f88c5c0b7: Pull complete 04:56:28 25eac52cefa0: Pull complete 04:56:28 Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 04:56:28 Status: Downloaded newer image for docker:latest 04:56:31 ---> 22da8f7f74a3 04:56:31 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:31 ---> Running in 8ace62337cba 04:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:31 OK: 264 MiB in 52 packages 04:56:32 Removing intermediate container 8ace62337cba 04:56:32 ---> 9dff0f645a98 04:56:32 Step 10/15 : ENV GO111MODULE=on 04:56:32 ---> Running in f8a73bad905c 04:56:32 Removing intermediate container f8a73bad905c 04:56:32 ---> 4d77b421a9c4 04:56:32 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:56:32 ---> Running in 95fe0082aade 04:56:32 Removing intermediate container 95fe0082aade 04:56:32 ---> 46894716b147 04:56:32 Step 12/15 : COPY go.mod vendor* ./ 04:56:32 ---> 68d4079e2b27 04:56:32 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:32 ---> Running in b01b261d6e05 04:57:40 Removing intermediate container b01b261d6e05 04:57:40 ---> b2077d43405b 04:57:40 Step 14/15 : COPY . . 04:57:40 ---> 32559ded4520 04:57:40 Step 15/15 : RUN ${MAKE} 04:57:40 ---> Running in 4aae34de040c 04:57:40 noop 04:57:40 Removing intermediate container 4aae34de040c 04:57:40 ---> 0bfdfb8226db 04:57:40 Successfully built 0bfdfb8226db 04:57:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:40 + docker inspect -f . ci-base-image-x86_64 04:57:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:40 prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container 04:57:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@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-x86_64 cat 04:57:41 $ docker top 70237a5523bce5a221994929a55692c30acb4d27229786ebd52453e6d7fc0353 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:41 + go version 04:57:41 go version go1.21.0 linux/amd64 [Pipeline] } 04:57:41 $ docker stop --time=1 70237a5523bce5a221994929a55692c30acb4d27229786ebd52453e6d7fc0353 04:57:42 $ docker rm -f --volumes 70237a5523bce5a221994929a55692c30acb4d27229786ebd52453e6d7fc0353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:43 + docker inspect -f . ci-base-image-x86_64 04:57:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:43 prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container 04:57:43 $ 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-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@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-x86_64 cat 04:57:44 $ docker top fd0b6c81cd070b00494facbdaf9bc6f1ac4375244204422476c7c146093dfc57 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-722 [Pipeline] fileExists [Pipeline] sh 04:57:45 + make test 04:57:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:57:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:57:53 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:57:53 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:57:53 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:57:53 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:58:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:58:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:58:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:58:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:58:00 FAIL 04:58:00 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:58:00 $ docker stop --time=1 fd0b6c81cd070b00494facbdaf9bc6f1ac4375244204422476c7c146093dfc57 04:58:04 $ docker rm -f --volumes fd0b6c81cd070b00494facbdaf9bc6f1ac4375244204422476c7c146093dfc57 [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) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:06 04:58:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:06 latest: Pulling from edgex-lftools-log-publisher 04:58:06 5eb5b503b376: Pulling fs layer 04:58:06 5c69ac0246d0: Pulling fs layer 04:58:06 ec43610c2a17: Pulling fs layer 04:58:06 3a2ae6a8a46f: Pulling fs layer 04:58:06 33b1e0a273af: Pulling fs layer 04:58:06 5d3b04190fa2: Pulling fs layer 04:58:06 2f39f015ded8: Pulling fs layer 04:58:06 3a2ae6a8a46f: Waiting 04:58:06 5d3b04190fa2: Waiting 04:58:06 33b1e0a273af: Waiting 04:58:06 2f39f015ded8: Waiting 04:58:06 5c69ac0246d0: Verifying Checksum 04:58:06 5c69ac0246d0: Download complete 04:58:06 3a2ae6a8a46f: Verifying Checksum 04:58:06 3a2ae6a8a46f: Download complete 04:58:06 33b1e0a273af: Verifying Checksum 04:58:06 33b1e0a273af: Download complete 04:58:06 5d3b04190fa2: Verifying Checksum 04:58:06 5d3b04190fa2: Download complete 04:58:06 ec43610c2a17: Verifying Checksum 04:58:06 5eb5b503b376: Verifying Checksum 04:58:06 5eb5b503b376: Download complete 04:58:07 2f39f015ded8: Download complete 04:58:07 5eb5b503b376: Pull complete 04:58:08 5c69ac0246d0: Pull complete 04:58:08 ec43610c2a17: Pull complete 04:58:08 3a2ae6a8a46f: Pull complete 04:58:08 33b1e0a273af: Pull complete 04:58:08 5d3b04190fa2: Pull complete 04:58:13 2f39f015ded8: Pull complete 04:58:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:58:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:13 prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container 04:58: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/edgexfoundry_edgex-ui-go_PR-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@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:58:17 $ docker top fe2623fd844d71173fd5099329d8d0f8b56d5a1a7c12547e723650d49b931240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:18 ---> job-cost.sh 04:58:18 lf-activate-venv: SKIPPING 04:58:18 INFO: No Stack... 04:58:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:58:19 INFO: Archiving Costs [Pipeline] sh 04:58:19 + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives/cost.csv 04:58:19 cut -d, -f6 [Pipeline] lock 04:58:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] 04:58:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] did not exist. Created. 04:58:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:58:20 + echo total: 0.2199999988079071 [Pipeline] stash 04:58:20 Stashed 1 file(s) [Pipeline] } 04:58:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:58:20 $ docker stop --time=1 fe2623fd844d71173fd5099329d8d0f8b56d5a1a7c12547e723650d49b931240 04:58:21 $ docker rm -f --volumes fe2623fd844d71173fd5099329d8d0f8b56d5a1a7c12547e723650d49b931240 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:58:22 Failed in branch amd64 04:59:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-529 in /w/workspace/edgexfoundry_edgex-ui-go_PR-722 [Pipeline] { [Pipeline] ws 04:59:32 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:59:35 The recommended git tool is: git 04:59:41 using credential edgex-jenkins-ssh 04:59:41 Cloning the remote Git repository 04:59:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:59:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:59:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:59:41 > git --version # timeout=10 04:59:41 > git --version # 'git version 2.25.1' 04:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:59:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:59:48 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 04:59:48 Merge succeeded, producing 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 04:59:48 Checking out Revision 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 (PR-722) 04:59:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:59:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:59:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/722/head:refs/remotes/origin/PR-722 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:59:48 > git config core.sparsecheckout # timeout=10 04:59:48 > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # timeout=10 04:59:48 > git remote # timeout=10 04:59:48 > git config --get remote.origin.url # timeout=10 04:59:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:59:48 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 04:59:48 > git rev-parse HEAD^{commit} # timeout=10 04:59:48 > git config core.sparsecheckout # timeout=10 04:59:48 > git checkout -f 6768ed8dc93ad3f0425f2e193bc76db4ec70d308 # timeout=10 04:59:49 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:59:49 > git --version # timeout=10 04:59:49 > git --version # 'git version 2.25.1' 04:59:49 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:59:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:54 Dload Upload Total Spent Left Speed 04:59:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 04:59:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:59:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:59:55 + sudo tee /etc/docker/daemon.new 04:59:55 { 04:59:55 "registry-mirrors": [ 04:59:55 "https://nexus3.edgexfoundry.org:10001" 04:59:55 ], 04:59:55 "bip": "10.250.0.254/24", 04:59:55 "hosts": [ 04:59:55 "tcp://0.0.0.0:5555", 04:59:55 "unix:///var/run/docker.sock" 04:59:55 ], 04:59:55 "mtu": 1458, 04:59:55 "selinux-enabled": true, 04:59:55 "seccomp-profile": "/etc/docker/seccomp.json" 04:59:55 } [Pipeline] sh 04:59:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:59:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:14 provisioning config files... 05:00:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4031128166042180371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:15 ---> ****-login.sh 05:00:15 nexus3.edgexfoundry.org:10001 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:15 Configure a credential helper to remove this warning. See 05:00:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:15 05:00:15 Login Succeeded 05:00:15 nexus3.edgexfoundry.org:10002 05:00:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:16 Configure a credential helper to remove this warning. See 05:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:16 05:00:16 Login Succeeded 05:00:16 nexus3.edgexfoundry.org:10003 05:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:16 Configure a credential helper to remove this warning. See 05:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:16 05:00:16 Login Succeeded 05:00:16 nexus3.edgexfoundry.org:10004 05:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:16 Configure a credential helper to remove this warning. See 05:00:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:16 05:00:16 Login Succeeded 05:00:16 ****.io 05:00:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:17 Configure a credential helper to remove this warning. See 05:00:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:17 05:00:17 Login Succeeded 05:00:17 ---> ****-login.sh ends [Pipeline] } 05:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:18 ========================================================= 05:00:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:00:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:18 + 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:00:20 Sending build context to Docker daemon 35.29MB 05:00:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:00:20 Step 2/15 : FROM ${BASE} AS builder 05:00:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:00:20 9fda8d8052c6: Pulling fs layer 05:00:20 5d54e960e981: Pulling fs layer 05:00:20 c4a7e357bf2a: Pulling fs layer 05:00:20 f0e02332f6b5: Pulling fs layer 05:00:20 872ee5b61b7b: Pulling fs layer 05:00:20 0c6a40ed1a82: Pulling fs layer 05:00:20 94ae7d8d031c: Pulling fs layer 05:00:20 f0e02332f6b5: Waiting 05:00:20 872ee5b61b7b: Waiting 05:00:20 0c6a40ed1a82: Waiting 05:00:20 94ae7d8d031c: Waiting 05:00:20 5d54e960e981: Verifying Checksum 05:00:20 5d54e960e981: Download complete 05:00:20 f0e02332f6b5: Verifying Checksum 05:00:20 f0e02332f6b5: Download complete 05:00:20 872ee5b61b7b: Verifying Checksum 05:00:20 872ee5b61b7b: Download complete 05:00:20 9fda8d8052c6: Verifying Checksum 05:00:20 9fda8d8052c6: Download complete 05:00:21 94ae7d8d031c: Verifying Checksum 05:00:21 94ae7d8d031c: Download complete 05:00:21 9fda8d8052c6: Pull complete 05:00:22 5d54e960e981: Pull complete 05:00:22 c4a7e357bf2a: Verifying Checksum 05:00:22 c4a7e357bf2a: Download complete 05:00:23 0c6a40ed1a82: Verifying Checksum 05:00:35 c4a7e357bf2a: Pull complete 05:00:35 f0e02332f6b5: Pull complete 05:00:35 872ee5b61b7b: Pull complete 05:00:44 0c6a40ed1a82: Pull complete 05:00:46 94ae7d8d031c: Pull complete 05:00:46 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:00:46 ---> 86de565de09d 05:00:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:48 ---> Running in 61951ee5cb5e 05:00:48 Removing intermediate container 61951ee5cb5e 05:00:48 ---> a072992f2983 05:00:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:00:48 ---> Running in cd4a4c7318ca 05:00:48 Removing intermediate container cd4a4c7318ca 05:00:48 ---> b5dc7470dcc5 05:00:48 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:00:48 ---> Running in 0ad724bf9071 05:00:49 Removing intermediate container 0ad724bf9071 05:00:49 ---> f32e361d9c6b 05:00:49 Step 6/15 : LABEL Name=edgex-ui-go 05:00:49 ---> Running in 3fac1cab027d 05:00:49 Removing intermediate container 3fac1cab027d 05:00:49 ---> e5b2588ada70 05:00:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:00:49 ---> Running in ba9f8f2bc541 05:00:50 Removing intermediate container ba9f8f2bc541 05:00:50 ---> bfd965471f5c 05:00:50 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:00:50 latest: Pulling from library/docker 05:00:50 bca4290a9639: Pulling fs layer 05:00:50 17b275a3377f: Pulling fs layer 05:00:50 4f4fb700ef54: Pulling fs layer 05:00:50 c7c53acdebd8: Pulling fs layer 05:00:50 e455ba1e9eb2: Pulling fs layer 05:00:50 86dd36e51e5f: Pulling fs layer 05:00:50 d48668154b10: Pulling fs layer 05:00:50 4e92561a3886: Pulling fs layer 05:00:50 8bdf0b6993fc: Pulling fs layer 05:00:50 de0841c2ef86: Pulling fs layer 05:00:50 c747acbc8af2: Pulling fs layer 05:00:50 b2a6d6417876: Pulling fs layer 05:00:50 3a8f27c50d8c: Pulling fs layer 05:00:50 f87f165d1ae2: Pulling fs layer 05:00:50 b7da7a1b85d3: Pulling fs layer 05:00:50 3f5802b32bd8: Pulling fs layer 05:00:50 8bdf0b6993fc: Waiting 05:00:50 de0841c2ef86: Waiting 05:00:50 c747acbc8af2: Waiting 05:00:50 b2a6d6417876: Waiting 05:00:50 3a8f27c50d8c: Waiting 05:00:50 f87f165d1ae2: Waiting 05:00:50 b7da7a1b85d3: Waiting 05:00:50 3f5802b32bd8: Waiting 05:00:50 c7c53acdebd8: Waiting 05:00:50 d48668154b10: Waiting 05:00:50 e455ba1e9eb2: Waiting 05:00:50 86dd36e51e5f: Waiting 05:00:50 4e92561a3886: Waiting 05:00:50 4f4fb700ef54: Verifying Checksum 05:00:50 4f4fb700ef54: Download complete 05:00:51 17b275a3377f: Verifying Checksum 05:00:51 17b275a3377f: Download complete 05:00:51 bca4290a9639: Verifying Checksum 05:00:51 bca4290a9639: Download complete 05:00:51 c7c53acdebd8: Verifying Checksum 05:00:51 c7c53acdebd8: Download complete 05:00:51 86dd36e51e5f: Verifying Checksum 05:00:51 86dd36e51e5f: Download complete 05:00:52 d48668154b10: Verifying Checksum 05:00:52 d48668154b10: Download complete 05:00:52 bca4290a9639: Pull complete 05:00:52 4e92561a3886: Verifying Checksum 05:00:52 4e92561a3886: Download complete 05:00:52 8bdf0b6993fc: Download complete 05:00:52 de0841c2ef86: Verifying Checksum 05:00:52 de0841c2ef86: Download complete 05:00:52 b2a6d6417876: Verifying Checksum 05:00:52 b2a6d6417876: Download complete 05:00:52 3a8f27c50d8c: Verifying Checksum 05:00:52 3a8f27c50d8c: Download complete 05:00:52 e455ba1e9eb2: Verifying Checksum 05:00:52 e455ba1e9eb2: Download complete 05:00:52 b7da7a1b85d3: Verifying Checksum 05:00:52 b7da7a1b85d3: Download complete 05:00:52 17b275a3377f: Pull complete 05:00:52 c747acbc8af2: Verifying Checksum 05:00:52 c747acbc8af2: Download complete 05:00:52 3f5802b32bd8: Verifying Checksum 05:00:52 3f5802b32bd8: Download complete 05:00:53 4f4fb700ef54: Pull complete 05:00:53 c7c53acdebd8: Pull complete 05:00:54 f87f165d1ae2: Verifying Checksum 05:00:54 f87f165d1ae2: Download complete 05:00:54 e455ba1e9eb2: Pull complete 05:00:56 86dd36e51e5f: Pull complete 05:00:57 d48668154b10: Pull complete 05:00:57 4e92561a3886: Pull complete 05:00:57 8bdf0b6993fc: Pull complete 05:00:58 de0841c2ef86: Pull complete 05:01:00 c747acbc8af2: Pull complete 05:01:00 b2a6d6417876: Pull complete 05:01:00 3a8f27c50d8c: Pull complete 05:01:03 f87f165d1ae2: Pull complete 05:01:03 b7da7a1b85d3: Pull complete 05:01:04 3f5802b32bd8: Pull complete 05:01:04 Digest: sha256:b1ac36e3c085b33768515badcfbc3cd2b7469bd2f5973a744dd27ea7d9167fa5 05:01:04 Status: Downloaded newer image for docker:latest 05:01:06 ---> 14b0a690269d 05:01:06 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:07 ---> Running in 35f8445d1219 05:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:01:09 OK: 266 MiB in 52 packages 05:01:10 Removing intermediate container 35f8445d1219 05:01:10 ---> b75acfedb1ef 05:01:10 Step 10/15 : ENV GO111MODULE=on 05:01:10 ---> Running in e4b87d1d6521 05:01:10 Removing intermediate container e4b87d1d6521 05:01:10 ---> 071c57f85e5a 05:01:10 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:10 ---> Running in 98779f3b1dfa 05:01:11 Removing intermediate container 98779f3b1dfa 05:01:11 ---> 4f43ebf99b3b 05:01:11 Step 12/15 : COPY go.mod vendor* ./ 05:01:11 ---> 3a9a5f0cb24a 05:01:11 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:11 ---> Running in 3fdb22f5a52a 05:03:33 Removing intermediate container 3fdb22f5a52a 05:03:33 ---> 7368126918e0 05:03:33 Step 14/15 : COPY . . 05:03:33 ---> c0a46f352d1b 05:03:33 Step 15/15 : RUN ${MAKE} 05:03:33 ---> Running in 01cedde32486 05:03:33 noop 05:03:33 Removing intermediate container 01cedde32486 05:03:33 ---> 51bae75852f1 05:03:33 Successfully built 51bae75852f1 05:03:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + docker inspect -f . ci-base-image-arm64 05:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:34 prd-ubuntu20.04-docker-arm64-4c-16g-529 does not seem to be running inside a container 05:03:34 $ 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 05:03:35 $ docker top 69858a68d03fa144b1c73d1571fb7e1bfa470c4c4d99e8544c1fe20a7038f560 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:36 + go version 05:03:36 go version go1.21.0 linux/arm64 [Pipeline] } 05:03:36 $ docker stop --time=1 69858a68d03fa144b1c73d1571fb7e1bfa470c4c4d99e8544c1fe20a7038f560 05:03:38 $ docker rm -f --volumes 69858a68d03fa144b1c73d1571fb7e1bfa470c4c4d99e8544c1fe20a7038f560 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:39 + docker inspect -f . ci-base-image-arm64 05:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-529 does not seem to be running inside a container 05:03:39 $ 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 05:03:40 $ docker top 7d14168832477390176f557a3d3c372b45c1daea1f025fede21f3cdfc3de8591 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:41 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:42 + make test 05:03:42 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:03:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:04:27 # github.com/edgexfoundry/edgex-ui-go/internal/handler 05:04:27 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) 05:04:27 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) 05:04:27 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) 05:05:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:05:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:05:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:05:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:05:49 FAIL 05:05:50 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 05:05:50 $ docker stop --time=1 7d14168832477390176f557a3d3c372b45c1daea1f025fede21f3cdfc3de8591 05:05:52 $ docker rm -f --volumes 7d14168832477390176f557a3d3c372b45c1daea1f025fede21f3cdfc3de8591 [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 05:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:54 05:05:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:55 arm64: Pulling from edgex-lftools-log-publisher 05:05:55 8998bd30e6a1: Pulling fs layer 05:05:55 04944245beec: Pulling fs layer 05:05:55 699f458cf7ca: Pulling fs layer 05:05:55 765212b225bb: Pulling fs layer 05:05:55 f23df028b6ca: Pulling fs layer 05:05:55 d65c8cfc05b1: Pulling fs layer 05:05:55 2437ff75d9bd: Pulling fs layer 05:05:55 f23df028b6ca: Waiting 05:05:55 d65c8cfc05b1: Waiting 05:05:55 765212b225bb: Waiting 05:05:55 2437ff75d9bd: Waiting 05:05:55 04944245beec: Verifying Checksum 05:05:55 04944245beec: Download complete 05:05:55 765212b225bb: Download complete 05:05:55 f23df028b6ca: Verifying Checksum 05:05:55 f23df028b6ca: Download complete 05:05:55 d65c8cfc05b1: Verifying Checksum 05:05:55 d65c8cfc05b1: Download complete 05:05:55 699f458cf7ca: Verifying Checksum 05:05:55 699f458cf7ca: Download complete 05:05:55 8998bd30e6a1: Verifying Checksum 05:05:55 8998bd30e6a1: Download complete 05:05:58 2437ff75d9bd: Download complete 05:06:00 8998bd30e6a1: Pull complete 05:06:01 04944245beec: Pull complete 05:06:02 699f458cf7ca: Pull complete 05:06:02 765212b225bb: Pull complete 05:06:03 f23df028b6ca: Pull complete 05:06:03 d65c8cfc05b1: Pull complete 05:06:21 2437ff75d9bd: Pull complete 05:06:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:06:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-529 does not seem to be running inside a container 05:06:22 $ 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 05:06:24 $ docker top ac68e5ba1d9876b40e16b09ec0e972d0b38fa1e6c992124c8c55d0212154771c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:25 ---> job-cost.sh 05:06:25 lf-activate-venv: SKIPPING 05:06:25 INFO: No Stack... 05:06:25 INFO: Retrieving Pricing Info for: v3-standard-4 05:06:26 INFO: Archiving Costs [Pipeline] sh 05:06:27 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:06:27 + cut -d, -f6 [Pipeline] lock 05:06:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] 05:06:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] did not exist. Created. 05:06:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:28 /w/workspace/edgex-ui-go/1@tmp/durable-f5224a23/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:06:28 + echo total: 0.10999999940395355 [Pipeline] stash 05:06:29 Warning: overwriting stash ‘stack-cost’ 05:06:29 Stashed 1 file(s) [Pipeline] } 05:06:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-722-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:29 $ docker stop --time=1 ac68e5ba1d9876b40e16b09ec0e972d0b38fa1e6c992124c8c55d0212154771c 05:06:31 $ docker rm -f --volumes ac68e5ba1d9876b40e16b09ec0e972d0b38fa1e6c992124c8c55d0212154771c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:31 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 05:06:34 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives ] 05:06:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives 05:06:34 total 16 05:06:34 drwxr-xr-x 3 root root 4096 Mar 21 04:58 . 05:06:34 drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:58 .. 05:06:34 drwxr-xr-x 2 root root 4096 Mar 21 04:58 cost 05:06:34 -rw-r--r-- 1 root root 83 Mar 21 04:58 cost.csv 05:06:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives 05:06:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives 05:06:34 total 16 05:06:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:58 . 05:06:34 drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 04:58 .. 05:06:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:58 cost 05:06:34 -rw-r--r-- 1 jenkins jenkins 83 Mar 21 04:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:06:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:06:35 ---> package-listing.sh 05:06:35 ++ facter osfamily 05:06:35 ++ tr '[:upper:]' '[:lower:]' 05:06:35 + OS_FAMILY=debian 05:06:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-722 05:06:35 + START_PACKAGES=/tmp/packages_start.txt 05:06:35 + END_PACKAGES=/tmp/packages_end.txt 05:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:35 + PACKAGES=/tmp/packages_start.txt 05:06:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-722 ']' 05:06:35 + PACKAGES=/tmp/packages_end.txt 05:06:35 + case "${OS_FAMILY}" in 05:06:35 + dpkg -l 05:06:35 + grep '^ii' 05:06:35 + '[' -f /tmp/packages_start.txt ']' 05:06:35 + '[' -f /tmp/packages_end.txt ']' 05:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-722 ']' 05:06:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives/ 05:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-722/archives/ [Pipeline] echo 05:06:35 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-722/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:06:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:36 prd-ubuntu20.04-docker-8c-8g-527 does not seem to be running inside a container 05:06:36 $ 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-722/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-722 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722:/w/workspace/edgexfoundry_edgex-ui-go_PR-722:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:36 $ docker top b56ef1c7eb166e5b7501ea95c4ee8281d16161ed229c26385dc05e9df4ad7d6b -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:37 + mkdir -p /var/log/sysstat [Pipeline] sh 05:06:37 + ls /var/log/sa-host 05:06:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:38 provisioning config files... 05:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-722@tmp/config13827332134438020136tmp [Pipeline] { [Pipeline] echo 05:06:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:38 ---> create-netrc.sh [Pipeline] } 05:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:06:38 ---> python-tools-install.sh [Pipeline] echo 05:06:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:39 ---> sudo-logs.sh 05:06:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:06:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:39 ---> job-cost.sh 05:06:39 lf-activate-venv: SKIPPING 05:06:39 DEBUG: total: 0.2199999988079071 05:06:39 INFO: Retrieving Stack Cost... 05:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:40 INFO: Archiving Costs [Pipeline] echo 05:06:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:40 ---> logs-deploy.sh 05:06:40 lf-activate-venv: SKIPPING 05:06:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-722/1 05:06:40 INFO: archiving workspace using pattern(s): 05:06:41 Archives upload complete. 05:06:41 INFO: archiving logs to Nexus