Pull request #492 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4652cc2695c66a9abcd81323ab91d0194cbbe6e1+e48074128e3d49bf104d5160f342619963f8a85e (abc0fdc29b260db75708052bd57a3a1217b55f74) 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-ssh8796402025368067360.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh17075092300425628202.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-492/workspace@libs/edgex-global-pipelines # 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-492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6116400656247570678.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-492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2870252055885404399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh394829780421527333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-492/workspace@libs/lf-pipelines # 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-492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16673240321768263856.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 dae07dc806156effb2cae02074e2f5f64a063e83 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.17 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3626 in /w/workspace/edgexfoundry_edgex-ui-go_PR-492 [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-492 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/jenkins-gitclient-ssh8286994462018271545.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/jenkins-gitclient-ssh5253054948745024368.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 Merge succeeded, producing 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 Checking out Revision 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 (PR-492) > git config core.sparsecheckout # timeout=10 > git checkout -f 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/jenkins-gitclient-ssh38392410818621323.key > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 # timeout=10 Commit message: "chore(deps): Bump log4js from 6.3.0 to 6.4.0 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:59:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:59:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:59:49 ========================================================= 22:59:50 EdgeX Global Pipelines Version Info 22:59:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:59:51 ------------------- 22:59:51 stable info: 22:59:51 ------------------- 22:59:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:59:51 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:59:51 Message: update stable to v1.0.219 22:59:51 ------------------- 22:59:51 experimental info: 22:59:51 ------------------- 22:59:51 Commited By: **** collab-it+edgex@linuxfoundation.org 22:59:51 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:59:51 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-492 [Pipeline] echo 22:59:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-492 [Pipeline] echo 22:59:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-492 [Pipeline] echo 22:59:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 [Pipeline] echo 22:59:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4652cc2 [Pipeline] echo 22:59:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:53 provisioning config files... 22:59:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config3414737256436768889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:53 ---> docker-login.sh 22:59:53 nexus3.edgexfoundry.org:10001 22:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:53 Configure a credential helper to remove this warning. See 22:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:53 22:59:53 Login Succeeded 22:59:53 nexus3.edgexfoundry.org:10002 22:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:53 Configure a credential helper to remove this warning. See 22:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:53 22:59:53 Login Succeeded 22:59:53 nexus3.edgexfoundry.org:10003 22:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:54 Configure a credential helper to remove this warning. See 22:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:54 22:59:54 Login Succeeded 22:59:54 nexus3.edgexfoundry.org:10004 22:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:54 Configure a credential helper to remove this warning. See 22:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:54 22:59:54 Login Succeeded 22:59:54 docker.io 22:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:54 Configure a credential helper to remove this warning. See 22:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:54 22:59:54 Login Succeeded 22:59:54 ---> docker-login.sh ends [Pipeline] } 22:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:59:55 + git rev-list -1 --merges 4652cc2695c66a9abcd81323ab91d0194cbbe6e1~1..4652cc2695c66a9abcd81323ab91d0194cbbe6e1 [Pipeline] echo 22:59:55 -----------> git rev-list -1 --merges 4652cc2695c66a9abcd81323ab91d0194cbbe6e1~1..4652cc2695c66a9abcd81323ab91d0194cbbe6e1 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 [false] [Pipeline] sh 22:59:55 + git log --format=format:%s -1 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 [Pipeline] echo 22:59:55 ========================================================= 22:59:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:59:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:55 + git log --format=format:%s -1 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 [Pipeline] echo 22:59:55 [semverPrep] GIT_COMMIT: 4652cc2695c66a9abcd81323ab91d0194cbbe6e1, Commit Message: chore(deps): Bump log4js from 6.3.0 to 6.4.0 in /web [Pipeline] echo 22:59:55 [semverPrep] This is not a build commit. [Pipeline] sh 22:59:56 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:59:56 + grep -v github /etc/ssh/ssh_known_hosts 22:59:56 + '[' -e /tmp/ssh_known_hosts ']' 22:59:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:59:56 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:59:56 + sudo tee -a /etc/ssh/ssh_known_hosts 22:59:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:59:56 22:59:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:59:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:59:57 latest: Pulling from edgex-devops/git-semver 22:59:57 a0d0a0d46f8b: Pulling fs layer 22:59:57 3e5f54012d9b: Pulling fs layer 22:59:57 4c7163046ea9: Pulling fs layer 22:59:57 0c2d73faf560: Pulling fs layer 22:59:57 0c2d73faf560: Waiting 22:59:57 3e5f54012d9b: Verifying Checksum 22:59:57 3e5f54012d9b: Download complete 22:59:57 a0d0a0d46f8b: Verifying Checksum 22:59:57 a0d0a0d46f8b: Download complete 22:59:57 4c7163046ea9: Verifying Checksum 22:59:57 4c7163046ea9: Download complete 22:59:57 0c2d73faf560: Verifying Checksum 22:59:57 0c2d73faf560: Download complete 22:59:57 a0d0a0d46f8b: Pull complete 22:59:57 3e5f54012d9b: Pull complete 22:59:57 4c7163046ea9: Pull complete 22:59:57 0c2d73faf560: Pull complete 22:59:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:59:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:59:58 prd-centos7-docker-4c-2g-3626 does not seem to be running inside a container 22:59:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:59:58 $ docker top f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:59:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:59:58 [ssh-agent] Looking for ssh-agent implementation... 22:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:59:59 $ docker exec f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 ssh-agent 22:59:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJccegb/agent.13 22:59:59 SSH_AGENT_PID=19 22:59:59 Running ssh-add (command line suppressed) 22:59:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_7426553351992461831.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_7426553351992461831.key) 22:59:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:59:59 + git tag --points-at HEAD [Pipeline] } 22:59:59 $ docker exec --env ******** --env ******** f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 ssh-agent -k 22:59:59 unset SSH_AUTH_SOCK; 22:59:59 unset SSH_AGENT_PID; 22:59:59 echo Agent pid 19 killed; 22:59:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:59:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:59:59 [ssh-agent] Looking for ssh-agent implementation... 22:59:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:59:59 $ docker exec f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 ssh-agent 23:00:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmPEClf/agent.51 23:00:00 SSH_AGENT_PID=57 23:00:00 Running ssh-add (command line suppressed) 23:00:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_9034740369328549434.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/private_key_9034740369328549434.key) 23:00:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:00 + git semver init 23:00:00 # -> Open(): unable to determine branch for HEAD 23:00:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-492/.git 23:00:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-492 23:00:00 # $SEMVER_REMOTE_NAME = origin 23:00:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:00:00 # $SEMVER_USER_NAME = edgex-jenkins 23:00:00 # $SEMVER_BRANCH = PR-492 23:00:00 # $SEMVER_TEMP = /tmp/semver-098821817 23:00:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 23:00:02 # '/tmp/semver-098821817' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-492/.semver' 23:00:02 # -> Force: false 23:00:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-492/.semver [Pipeline] } 23:00:02 $ docker exec --env ******** --env ******** f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 ssh-agent -k 23:00:02 unset SSH_AUTH_SOCK; 23:00:02 unset SSH_AGENT_PID; 23:00:02 echo Agent pid 57 killed; 23:00:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:00:02 + git semver [Pipeline] } 23:00:03 $ docker stop --time=1 f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 23:00:04 $ docker rm -f f835dcb104da740c78c622b1e08d144e38d5030d64c6e934fc6693bf8837f170 [Pipeline] // withDockerContainer [Pipeline] sh 23:00:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:00:05 Stashed 1 file(s) [Pipeline] echo 23:00:05 [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 23:00:05 provisioning config files... 23:00:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config1163671117480372917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:06 ---> docker-login.sh 23:00:06 nexus3.edgexfoundry.org:10001 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 nexus3.edgexfoundry.org:10002 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 nexus3.edgexfoundry.org:10003 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 nexus3.edgexfoundry.org:10004 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 docker.io 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 ---> docker-login.sh ends [Pipeline] } 23:00:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:00:07 ========================================================= 23:00:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:00:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:00:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:00:07 Sending build context to Docker daemon 39.32MB 23:00:07 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 23:00:07 Step 2/15 : FROM ${BASE} AS builder 23:00:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:00:07 59bf1c3509f3: Pulling fs layer 23:00:07 666ba61612fd: Pulling fs layer 23:00:07 8ed8ca486205: Pulling fs layer 23:00:07 4fe6c5a15a65: Pulling fs layer 23:00:07 22a0e8bec74d: Pulling fs layer 23:00:07 f965cba54748: Pulling fs layer 23:00:07 861ffc35075e: Pulling fs layer 23:00:07 4b385c91608e: Pulling fs layer 23:00:07 560528eb2ebb: Pulling fs layer 23:00:07 4fe6c5a15a65: Waiting 23:00:07 22a0e8bec74d: Waiting 23:00:07 f965cba54748: Waiting 23:00:07 861ffc35075e: Waiting 23:00:07 4b385c91608e: Waiting 23:00:07 560528eb2ebb: Waiting 23:00:07 8ed8ca486205: Verifying Checksum 23:00:07 8ed8ca486205: Download complete 23:00:07 666ba61612fd: Verifying Checksum 23:00:07 666ba61612fd: Download complete 23:00:07 22a0e8bec74d: Verifying Checksum 23:00:07 22a0e8bec74d: Download complete 23:00:07 f965cba54748: Verifying Checksum 23:00:07 f965cba54748: Download complete 23:00:07 59bf1c3509f3: Verifying Checksum 23:00:07 59bf1c3509f3: Download complete 23:00:07 861ffc35075e: Verifying Checksum 23:00:07 861ffc35075e: Download complete 23:00:08 4b385c91608e: Verifying Checksum 23:00:08 4b385c91608e: Download complete 23:00:08 59bf1c3509f3: Pull complete 23:00:08 666ba61612fd: Pull complete 23:00:08 8ed8ca486205: Pull complete 23:00:08 4fe6c5a15a65: Verifying Checksum 23:00:08 4fe6c5a15a65: Download complete 23:00:08 560528eb2ebb: Verifying Checksum 23:00:08 560528eb2ebb: Download complete 23:00:12 4fe6c5a15a65: Pull complete 23:00:12 22a0e8bec74d: Pull complete 23:00:12 f965cba54748: Pull complete 23:00:12 861ffc35075e: Pull complete 23:00:12 4b385c91608e: Pull complete 23:00:15 560528eb2ebb: Pull complete 23:00:15 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 23:00:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:00:15 ---> dd4a08f94e63 23:00:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:00:16 ---> Running in 057e12022c48 23:00:17 Removing intermediate container 057e12022c48 23:00:17 ---> 3444f5d4cda1 23:00:17 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:00:17 ---> Running in 7b37c894c57d 23:00:17 Removing intermediate container 7b37c894c57d 23:00:17 ---> f924d272984f 23:00:17 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:00:17 ---> Running in cbc5a45c3f9c 23:00:17 Removing intermediate container cbc5a45c3f9c 23:00:17 ---> d978f73ab443 23:00:17 Step 6/15 : LABEL Name=edgex-ui-go 23:00:17 ---> Running in 4325e53905ae 23:00:17 Removing intermediate container 4325e53905ae 23:00:17 ---> 42ea426885f0 23:00:17 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:00:17 ---> Running in 71ccaf88a553 23:00:17 Removing intermediate container 71ccaf88a553 23:00:17 ---> 5052f6dc0a85 23:00:17 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:17 ---> Running in d163ed55c7b1 23:00:18 Removing intermediate container d163ed55c7b1 23:00:18 ---> 848d8d580521 23:00:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:18 ---> Running in 50e61e16cf39 23:00:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:00:19 OK: 221 MiB in 52 packages 23:00:19 Removing intermediate container 50e61e16cf39 23:00:19 ---> c01b0b929903 23:00:19 Step 10/15 : ENV GO111MODULE=on 23:00:20 ---> Running in 651b06c12742 23:00:20 Removing intermediate container 651b06c12742 23:00:20 ---> c5420f9c5636 23:00:20 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:00:20 ---> Running in 2416412ea281 23:00:20 Removing intermediate container 2416412ea281 23:00:20 ---> b8d13c0b8f2f 23:00:20 Step 12/15 : COPY go.mod vendor* ./ 23:00:20 ---> 1e0ad71882af 23:00:20 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:20 ---> Running in 5b43b2207353 23:00:20 Still waiting to schedule task 23:00:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:00:52 Removing intermediate container 5b43b2207353 23:00:52 ---> bcfaca810f30 23:00:52 Step 14/15 : COPY . . 23:00:53 ---> 69782824b876 23:00:53 Step 15/15 : RUN ${MAKE} 23:00:53 ---> Running in 844c0bc90bdc 23:00:53 noop 23:00:53 Removing intermediate container 844c0bc90bdc 23:00:53 ---> 6a4856b48a90 23:00:53 Successfully built 6a4856b48a90 23:00:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:00:54 + docker inspect -f . ci-base-image-x86_64 23:00:54 . [Pipeline] withDockerContainer 23:00:54 prd-centos7-docker-4c-2g-3626 does not seem to be running inside a container 23:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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 ******** ci-base-image-x86_64 cat 23:00:54 $ docker top cf4363c5107446f599da7ed2e6d38eb8c6232f85bdcbcc56139511bae2bd5d6b -eo pid,comm [Pipeline] { [Pipeline] sh 23:00:55 + go version 23:00:55 go version go1.17.6 linux/amd64 [Pipeline] } 23:00:55 $ docker stop --time=1 cf4363c5107446f599da7ed2e6d38eb8c6232f85bdcbcc56139511bae2bd5d6b 23:00:56 $ docker rm -f cf4363c5107446f599da7ed2e6d38eb8c6232f85bdcbcc56139511bae2bd5d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:57 + docker inspect -f . ci-base-image-x86_64 23:00:57 . [Pipeline] withDockerContainer 23:00:57 prd-centos7-docker-4c-2g-3626 does not seem to be running inside a container 23:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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 ******** ci-base-image-x86_64 cat 23:00:57 $ docker top ebd41147588bcb24e3cfd56d626b41b59bc723c428593fb6e441b0399166b5b1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:00:58 + make test 23:00:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:00:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:01:10 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:01:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:01:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:01:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:01:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:01:13 $ docker stop --time=1 ebd41147588bcb24e3cfd56d626b41b59bc723c428593fb6e441b0399166b5b1 23:01:14 $ docker rm -f ebd41147588bcb24e3cfd56d626b41b59bc723c428593fb6e441b0399166b5b1 [Pipeline] // withDockerContainer [Pipeline] sh 23:01:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:01:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:01:16 + ls -al . 23:01:16 total 112 23:01:16 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 21 23:00 . 23:01:16 drwxrwxr-x. 4 jenkins jenkins 110 Jan 21 22:59 .. 23:01:16 drwxrwxr-x. 3 jenkins jenkins 20 Jan 21 22:59 assets 23:01:16 drwxrwxr-x. 2 jenkins jenkins 66 Jan 21 22:59 bin 23:01:16 drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 22:59 cmd 23:01:16 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 22:59 CONTRIBUTING.md 23:01:16 -rw-r--r--. 1 jenkins jenkins 10 Jan 21 23:00 coverage.out 23:01:16 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 21 22:59 Dockerfile 23:01:16 drwxrwxr-x. 2 jenkins jenkins 23 Jan 21 22:59 docs 23:01:16 drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 22:59 .git 23:01:16 drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 22:59 .github 23:01:16 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 22:59 .gitignore 23:01:16 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 21 22:59 go.mod 23:01:16 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 21 22:59 go.sum 23:01:16 drwxrwxr-x. 9 jenkins jenkins 125 Jan 21 22:59 internal 23:01:16 -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 22:59 Jenkinsfile 23:01:16 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 22:59 LICENSE 23:01:16 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 21 22:59 Makefile 23:01:16 drwxrwxr-x. 3 jenkins jenkins 19 Jan 21 22:59 pkg 23:01:16 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 21 22:59 README.md 23:01:16 drwx------. 3 jenkins jenkins 56 Jan 21 23:00 .semver 23:01:16 drwxrwxr-x. 4 jenkins jenkins 71 Jan 21 22:59 snap 23:01:16 -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 23:00 VERSION 23:01:16 -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 22:59 version.go 23:01:16 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 22:59 web [Pipeline] isUnix [Pipeline] sh 23:01:17 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4652cc2695c66a9abcd81323ab91d0194cbbe6e1 --label arch=amd64 --label version=0.0.0 . 23:01:17 Sending build context to Docker daemon 39.33MB 23:01:17 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 23:01:17 Step 2/23 : FROM ${BASE} AS builder 23:01:17 ---> 6a4856b48a90 23:01:17 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:01:17 ---> Running in 060bcf668a04 23:01:17 Removing intermediate container 060bcf668a04 23:01:17 ---> 38269734f3a4 23:01:17 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 23:01:17 ---> Running in 12a72d7e62a7 23:01:17 Removing intermediate container 12a72d7e62a7 23:01:17 ---> 990cb1d95b12 23:01:17 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 23:01:17 ---> Running in b9bdcfb92ecb 23:01:17 Removing intermediate container b9bdcfb92ecb 23:01:17 ---> 97b57355a62d 23:01:17 Step 6/23 : LABEL Name=edgex-ui-go 23:01:17 ---> Running in 4e2ddb9240b9 23:01:18 Removing intermediate container 4e2ddb9240b9 23:01:18 ---> 5b519cbbde0a 23:01:18 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:01:18 ---> Running in a7c2f7f86b72 23:01:18 Removing intermediate container a7c2f7f86b72 23:01:18 ---> 6aa9522543dc 23:01:18 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:18 ---> Running in 5671aad6ddbe 23:01:18 Removing intermediate container 5671aad6ddbe 23:01:18 ---> 0d7254a1d0ac 23:01:18 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:01:18 ---> Running in bc3e75b36e98 23:01:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:01:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:01:20 OK: 221 MiB in 52 packages 23:01:20 Removing intermediate container bc3e75b36e98 23:01:20 ---> ddc6b620b7d2 23:01:20 Step 10/23 : ENV GO111MODULE=on 23:01:20 ---> Running in 7ea7eb21ac53 23:01:20 Removing intermediate container 7ea7eb21ac53 23:01:20 ---> 24bef28d8e89 23:01:20 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:01:20 ---> Running in 6505836147ed 23:01:20 Removing intermediate container 6505836147ed 23:01:20 ---> 18bb30f3b52c 23:01:20 Step 12/23 : COPY go.mod vendor* ./ 23:01:20 ---> 0b9692429fd8 23:01:20 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:01:20 ---> Running in 5d06a7bc15e8 23:01:21 Removing intermediate container 5d06a7bc15e8 23:01:21 ---> e4ec5fe4298d 23:01:21 Step 14/23 : COPY . . 23:01:22 ---> 86bdc23e5ce8 23:01:22 Step 15/23 : RUN ${MAKE} 23:01:22 ---> Running in 6403daf30463 23:01:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:01:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:01:31 Removing intermediate container 6403daf30463 23:01:31 ---> d076a3409de3 23:01:31 Step 16/23 : FROM alpine:3.14 23:01:32 3.14: Pulling from library/alpine 23:01:32 97518928ae5f: Pulling fs layer 23:01:33 97518928ae5f: Verifying Checksum 23:01:33 97518928ae5f: Download complete 23:01:33 97518928ae5f: Pull complete 23:01:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:01:33 Status: Downloaded newer image for alpine:3.14 23:01:33 ---> 0a97eee8041e 23:01:33 Step 17/23 : EXPOSE 4000 23:01:33 ---> Running in b4b709def9c9 23:01:33 Removing intermediate container b4b709def9c9 23:01:33 ---> 59450a8e1aae 23:01:33 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:01:33 ---> fb953d37e9a7 23:01:33 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:01:33 ---> Running in a3352f5adcc9 23:01:33 Removing intermediate container a3352f5adcc9 23:01:33 ---> ff724ee8f590 23:01:33 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:01:33 ---> Running in b1f31cf050e2 23:01:33 Removing intermediate container b1f31cf050e2 23:01:33 ---> 7d30d145b57a 23:01:33 Step 21/23 : LABEL arch=amd64 23:01:33 ---> Running in 597e4b26ddfe 23:01:34 Removing intermediate container 597e4b26ddfe 23:01:34 ---> b92a2092a5d7 23:01:34 Step 22/23 : LABEL git_sha=4652cc2695c66a9abcd81323ab91d0194cbbe6e1 23:01:34 ---> Running in 716471f56618 23:01:34 Removing intermediate container 716471f56618 23:01:34 ---> dddd3335d294 23:01:34 Step 23/23 : LABEL version=0.0.0 23:01:34 ---> Running in df9c32207d69 23:01:34 Removing intermediate container df9c32207d69 23:01:34 ---> 06e6e9573644 23:01:34 [Warning] One or more build-args [ARCH] were not consumed 23:01:34 Successfully built 06e6e9573644 23:01:34 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:01:34 23:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:01:35 latest: Pulling from edgex-lftools-log-publisher 23:01:35 b4d181a07f80: Pulling fs layer 23:01:35 a1111a8f2ec3: Pulling fs layer 23:01:35 ed53099fbce6: Pulling fs layer 23:01:35 dc539afda2c1: Pulling fs layer 23:01:35 77bc0d833cb6: Pulling fs layer 23:01:35 9065ff56babe: Pulling fs layer 23:01:35 d287ab97295c: Pulling fs layer 23:01:35 77bc0d833cb6: Waiting 23:01:35 9065ff56babe: Waiting 23:01:35 d287ab97295c: Waiting 23:01:35 dc539afda2c1: Waiting 23:01:35 a1111a8f2ec3: Verifying Checksum 23:01:35 a1111a8f2ec3: Download complete 23:01:35 dc539afda2c1: Verifying Checksum 23:01:35 dc539afda2c1: Download complete 23:01:35 77bc0d833cb6: Verifying Checksum 23:01:35 77bc0d833cb6: Download complete 23:01:35 ed53099fbce6: Verifying Checksum 23:01:35 ed53099fbce6: Download complete 23:01:35 9065ff56babe: Verifying Checksum 23:01:35 9065ff56babe: Download complete 23:01:35 b4d181a07f80: Verifying Checksum 23:01:35 b4d181a07f80: Download complete 23:01:36 d287ab97295c: Verifying Checksum 23:01:36 d287ab97295c: Download complete 23:01:36 b4d181a07f80: Pull complete 23:01:36 a1111a8f2ec3: Pull complete 23:01:37 ed53099fbce6: Pull complete 23:01:37 dc539afda2c1: Pull complete 23:01:37 77bc0d833cb6: Pull complete 23:01:37 9065ff56babe: Pull complete 23:01:43 d287ab97295c: Pull complete 23:01:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:01:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:01:43 prd-centos7-docker-4c-2g-3626 does not seem to be running inside a container 23:01:43 $ 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-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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 23:01:45 $ docker top 45db5472d14237ff859dd175a39fd4ef7c418b2f92e79b8219cab40e3aa0faee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3627 in /w/workspace/edgexfoundry_edgex-ui-go_PR-492 [Pipeline] { [Pipeline] ws 23:01:46 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:01:46 ---> job-cost.sh 23:01:46 lf-activate-venv: SKIPPING 23:01:46 INFO: No Stack... 23:01:46 The recommended git tool is: git 23:01:46 INFO: Retrieving Pricing Info for: v3-standard-2 23:01:46 INFO: Archiving Costs [Pipeline] sh 23:01:47 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives/cost.csv 23:01:47 + cut -d, -f6 [Pipeline] lock 23:01:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] 23:01:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] did not exist. Created. 23:01:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:01:47 + echo total: 0.05999999865889549 [Pipeline] stash 23:01:47 Stashed 1 file(s) [Pipeline] } 23:01:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:01:47 $ docker stop --time=1 45db5472d14237ff859dd175a39fd4ef7c418b2f92e79b8219cab40e3aa0faee 23:01:48 $ docker rm -f 45db5472d14237ff859dd175a39fd4ef7c418b2f92e79b8219cab40e3aa0faee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:01:51 using credential edgex-jenkins-ssh 23:01:51 Cloning the remote Git repository 23:01:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:01:51 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:01:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:01:51 > git --version # timeout=10 23:01:51 > git --version # 'git version 2.17.1' 23:01:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:54 Merging remotes/origin/main commit e48074128e3d49bf104d5160f342619963f8a85e into PR head commit 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 23:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:01:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/492/head:refs/remotes/origin/PR-492 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:01:54 > git config core.sparsecheckout # timeout=10 23:01:54 > git checkout -f 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 # timeout=10 23:01:55 > git remote # timeout=10 23:01:55 > git config --get remote.origin.url # timeout=10 23:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:55 Merge succeeded, producing 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 23:01:55 Checking out Revision 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 (PR-492) 23:01:55 > git merge e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 23:01:55 > git rev-parse HEAD^{commit} # timeout=10 23:01:55 > git config core.sparsecheckout # timeout=10 23:01:55 > git checkout -f 4652cc2695c66a9abcd81323ab91d0194cbbe6e1 # timeout=10 23:01:59 Commit message: "chore(deps): Bump log4js from 6.3.0 to 6.4.0 in /web" 23:01:59 > git --version # timeout=10 23:01:59 > git --version # 'git version 2.17.1' 23:01:59 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:02:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:02:00 Dload Upload Total Spent Left Speed 23:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 23:02:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:02:01 + sudo tee /etc/docker/daemon.new 23:02:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:02:01 { 23:02:01 "registry-mirrors": [ 23:02:01 "https://nexus3.edgexfoundry.org:10001" 23:02:01 ], 23:02:01 "bip": "10.250.0.254/24", 23:02:01 "hosts": [ 23:02:01 "tcp://0.0.0.0:5555", 23:02:01 "unix:///var/run/docker.sock" 23:02:01 ], 23:02:01 "mtu": 1458, 23:02:01 "selinux-enabled": true, 23:02:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:02:01 } [Pipeline] sh 23:02:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:02:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:02:20 provisioning config files... 23:02:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1476469674319116490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:02:21 ---> docker-login.sh 23:02:21 nexus3.edgexfoundry.org:10001 23:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 nexus3.edgexfoundry.org:10002 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 nexus3.edgexfoundry.org:10003 23:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:22 Configure a credential helper to remove this warning. See 23:02:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:22 23:02:22 Login Succeeded 23:02:22 nexus3.edgexfoundry.org:10004 23:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:23 Configure a credential helper to remove this warning. See 23:02:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:23 23:02:23 Login Succeeded 23:02:23 docker.io 23:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:02:24 Configure a credential helper to remove this warning. See 23:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:02:24 23:02:24 Login Succeeded 23:02:24 ---> docker-login.sh ends [Pipeline] } 23:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:02:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:02:24 ========================================================= 23:02:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:02:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:02:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:02:25 Sending build context to Docker daemon 24.96MB 23:02:25 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 23:02:25 Step 2/15 : FROM ${BASE} AS builder 23:02:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:02:25 9b3977197b4f: Pulling fs layer 23:02:25 1a89e8eeedd5: Pulling fs layer 23:02:25 94645a83ff95: Pulling fs layer 23:02:25 3f3a8bcf1eab: Pulling fs layer 23:02:25 0c92f367c5e7: Pulling fs layer 23:02:25 4b8299f9d1f4: Pulling fs layer 23:02:25 9a6b49a46696: Pulling fs layer 23:02:25 3f3a8bcf1eab: Waiting 23:02:25 cf05db05a679: Pulling fs layer 23:02:25 0c92f367c5e7: Waiting 23:02:25 4b8299f9d1f4: Waiting 23:02:25 9a6b49a46696: Waiting 23:02:25 cf05db05a679: Waiting 23:02:25 94645a83ff95: Verifying Checksum 23:02:25 94645a83ff95: Download complete 23:02:25 1a89e8eeedd5: Verifying Checksum 23:02:25 1a89e8eeedd5: Download complete 23:02:25 0c92f367c5e7: Verifying Checksum 23:02:25 0c92f367c5e7: Download complete 23:02:25 4b8299f9d1f4: Verifying Checksum 23:02:25 4b8299f9d1f4: Download complete 23:02:26 9a6b49a46696: Download complete 23:02:26 9b3977197b4f: Download complete 23:02:26 9b3977197b4f: Pull complete 23:02:27 1a89e8eeedd5: Pull complete 23:02:27 94645a83ff95: Pull complete 23:02:27 cf05db05a679: Verifying Checksum 23:02:27 cf05db05a679: Download complete 23:02:28 3f3a8bcf1eab: Verifying Checksum 23:02:28 3f3a8bcf1eab: Download complete 23:02:40 3f3a8bcf1eab: Pull complete 23:02:40 0c92f367c5e7: Pull complete 23:02:40 4b8299f9d1f4: Pull complete 23:02:40 9a6b49a46696: Pull complete 23:02:46 cf05db05a679: Pull complete 23:02:46 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 23:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:02:46 ---> 0ccda1f7e2ee 23:02:46 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:02:48 ---> Running in 7e2084013822 23:02:48 Removing intermediate container 7e2084013822 23:02:48 ---> bd750ec25043 23:02:48 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 23:02:48 ---> Running in f59d77b51af1 23:02:49 Removing intermediate container f59d77b51af1 23:02:49 ---> 01812c43acde 23:02:49 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 23:02:49 ---> Running in 267b5f5c28f1 23:02:49 Removing intermediate container 267b5f5c28f1 23:02:49 ---> 146a59d0d496 23:02:49 Step 6/15 : LABEL Name=edgex-ui-go 23:02:49 ---> Running in df8f2a21b27e 23:02:49 Removing intermediate container df8f2a21b27e 23:02:49 ---> 5b813a201f77 23:02:49 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:02:49 ---> Running in 89c5a5ef2a46 23:02:50 Removing intermediate container 89c5a5ef2a46 23:02:50 ---> a7e75b0340f5 23:02:50 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:50 ---> Running in ed8c7b4329bc 23:02:52 Removing intermediate container ed8c7b4329bc 23:02:52 ---> 4c058c81fec2 23:02:52 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:02:52 ---> Running in f77d7672ed65 23:02:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:02:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:02:55 OK: 220 MiB in 52 packages 23:02:55 Removing intermediate container f77d7672ed65 23:02:55 ---> 04ed1673d093 23:02:55 Step 10/15 : ENV GO111MODULE=on 23:02:55 ---> Running in 40273eb8379a 23:02:56 Removing intermediate container 40273eb8379a 23:02:56 ---> 6afb3b2682f6 23:02:56 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:02:56 ---> Running in 28345d07d725 23:02:56 Removing intermediate container 28345d07d725 23:02:56 ---> 5f416e79247c 23:02:56 Step 12/15 : COPY go.mod vendor* ./ 23:02:57 ---> c802c7923e18 23:02:57 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:57 ---> Running in 9f391e57b728 23:04:05 Removing intermediate container 9f391e57b728 23:04:05 ---> a6fbdadf697d 23:04:05 Step 14/15 : COPY . . 23:04:08 ---> a563cdcec3ac 23:04:08 Step 15/15 : RUN ${MAKE} 23:04:08 ---> Running in ad46c0a9d41e 23:04:09 noop 23:04:09 Removing intermediate container ad46c0a9d41e 23:04:09 ---> fb3d864ebbb5 23:04:09 Successfully built fb3d864ebbb5 23:04:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:04:09 + docker inspect -f . ci-base-image-arm64 23:04:09 . [Pipeline] withDockerContainer 23:04:10 prd-ubuntu18.04-docker-arm64-4c-16g-3627 does not seem to be running inside a container 23:04:10 $ 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 ******** ci-base-image-arm64 cat 23:04:11 $ docker top 97666fb99137b4cefb3170a33f45ea5d14b6c4e5fcf802aed519d7a882eced99 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:12 + go version 23:04:12 go version go1.17.6 linux/arm64 [Pipeline] } 23:04:12 $ docker stop --time=1 97666fb99137b4cefb3170a33f45ea5d14b6c4e5fcf802aed519d7a882eced99 23:04:14 $ docker rm -f 97666fb99137b4cefb3170a33f45ea5d14b6c4e5fcf802aed519d7a882eced99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:15 + docker inspect -f . ci-base-image-arm64 23:04:15 . [Pipeline] withDockerContainer 23:04:15 prd-ubuntu18.04-docker-arm64-4c-16g-3627 does not seem to be running inside a container 23:04:15 $ 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 ******** ci-base-image-arm64 cat 23:04:16 $ docker top e60718646513e241ca9069017df3c08a82fe179f183fcc8269a4ef4e1868d663 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:04:17 + make test 23:04:17 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:04:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:04:57 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:04:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:05:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:05:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:05:12 $ docker stop --time=1 e60718646513e241ca9069017df3c08a82fe179f183fcc8269a4ef4e1868d663 23:05:14 $ docker rm -f e60718646513e241ca9069017df3c08a82fe179f183fcc8269a4ef4e1868d663 [Pipeline] // withDockerContainer [Pipeline] sh 23:05:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:05:15 Warning: overwriting stash ‘coverage-report’ 23:05:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:05:16 + ls -al . 23:05:16 total 152 23:05:16 drwxrwxr-x 12 jenkins jenkins 4096 Jan 21 23:04 . 23:05:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 23:01 .. 23:05:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 23:01 .git 23:05:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 23:01 .github 23:05:16 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 23:01 .gitignore 23:05:16 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 23:01 CONTRIBUTING.md 23:05:16 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 21 23:01 Dockerfile 23:05:16 -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 23:01 Jenkinsfile 23:05:16 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 23:01 LICENSE 23:05:16 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 21 23:01 Makefile 23:05:16 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 21 23:01 README.md 23:05:16 -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 23:00 VERSION 23:05:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 23:01 assets 23:05:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 23:01 bin 23:05:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 23:01 cmd 23:05:16 -rw-r--r-- 1 jenkins jenkins 10 Jan 21 23:04 coverage.out 23:05:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 23:01 docs 23:05:16 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 21 23:01 go.mod 23:05:16 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 21 23:01 go.sum 23:05:16 drwxrwxr-x 9 jenkins jenkins 4096 Jan 21 23:01 internal 23:05:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 23:01 pkg 23:05:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 23:01 snap 23:05:16 -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 23:01 version.go 23:05:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 23:01 web [Pipeline] isUnix [Pipeline] sh 23:05:17 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4652cc2695c66a9abcd81323ab91d0194cbbe6e1 --label arch=arm64 --label version=0.0.0 . 23:05:18 Sending build context to Docker daemon 24.96MB 23:05:18 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 23:05:18 Step 2/23 : FROM ${BASE} AS builder 23:05:18 ---> fb3d864ebbb5 23:05:18 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:05:18 ---> Running in 7e521640e675 23:05:18 Removing intermediate container 7e521640e675 23:05:18 ---> 8852c1f655ac 23:05:18 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 23:05:18 ---> Running in a51ce259af16 23:05:19 Removing intermediate container a51ce259af16 23:05:19 ---> 527f5196838e 23:05:19 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 23:05:19 ---> Running in 75ff02b63ef1 23:05:19 Removing intermediate container 75ff02b63ef1 23:05:19 ---> c6c45a4f44d8 23:05:19 Step 6/23 : LABEL Name=edgex-ui-go 23:05:19 ---> Running in cfff60c7e038 23:05:19 Removing intermediate container cfff60c7e038 23:05:19 ---> a37f3dbde8f6 23:05:19 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:05:19 ---> Running in 43e3f47226a6 23:05:20 Removing intermediate container 43e3f47226a6 23:05:20 ---> 05c6be585b42 23:05:20 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:20 ---> Running in 66fba1fc1b77 23:05:22 Removing intermediate container 66fba1fc1b77 23:05:22 ---> 31cfbb47ea2c 23:05:22 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:22 ---> Running in b73fcc78a6ed 23:05:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:05:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:05:24 OK: 220 MiB in 52 packages 23:05:25 Removing intermediate container b73fcc78a6ed 23:05:25 ---> b511f0266df9 23:05:25 Step 10/23 : ENV GO111MODULE=on 23:05:25 ---> Running in bb827466a4e5 23:05:25 Removing intermediate container bb827466a4e5 23:05:25 ---> cd18ca19f6f1 23:05:25 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:05:25 ---> Running in 078b0b8c09ea 23:05:26 Removing intermediate container 078b0b8c09ea 23:05:26 ---> 38ec368dc5b8 23:05:26 Step 12/23 : COPY go.mod vendor* ./ 23:05:26 ---> 0b132cfb9ee5 23:05:26 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:26 ---> Running in ebc7b2eaca1a 23:05:29 Removing intermediate container ebc7b2eaca1a 23:05:29 ---> 0a19e04aac95 23:05:29 Step 14/23 : COPY . . 23:05:32 ---> 532f50e74311 23:05:32 Step 15/23 : RUN ${MAKE} 23:05:32 ---> Running in 706558b3ddce 23:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:06:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:06:06 Removing intermediate container 706558b3ddce 23:06:06 ---> ed9fb5f3cd31 23:06:06 Step 16/23 : FROM alpine:3.14 23:06:07 3.14: Pulling from library/alpine 23:06:07 be307f383ecc: Pulling fs layer 23:06:07 be307f383ecc: Verifying Checksum 23:06:07 be307f383ecc: Download complete 23:06:07 be307f383ecc: Pull complete 23:06:07 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 23:06:07 Status: Downloaded newer image for alpine:3.14 23:06:07 ---> 5b8b7b635229 23:06:07 Step 17/23 : EXPOSE 4000 23:06:08 ---> Running in c7889ca46858 23:06:08 Removing intermediate container c7889ca46858 23:06:08 ---> 77c6692019a3 23:06:08 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:06:09 ---> f7c1b075360a 23:06:09 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:06:09 ---> Running in 5d3c1562f0a4 23:06:10 Removing intermediate container 5d3c1562f0a4 23:06:10 ---> af28c48256c7 23:06:10 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:06:10 ---> Running in 557e91aee0c2 23:06:10 Removing intermediate container 557e91aee0c2 23:06:10 ---> 9ed54234260b 23:06:10 Step 21/23 : LABEL arch=arm64 23:06:10 ---> Running in 4eedb287c83f 23:06:10 Removing intermediate container 4eedb287c83f 23:06:10 ---> e0459ecd63b7 23:06:10 Step 22/23 : LABEL git_sha=4652cc2695c66a9abcd81323ab91d0194cbbe6e1 23:06:10 ---> Running in 0e7902dca0c4 23:06:11 Removing intermediate container 0e7902dca0c4 23:06:11 ---> 23554e9f0a23 23:06:11 Step 23/23 : LABEL version=0.0.0 23:06:11 ---> Running in b6c2cbd1a359 23:06:11 Removing intermediate container b6c2cbd1a359 23:06:11 ---> bf2981bffd2c 23:06:11 [Warning] One or more build-args [ARCH] were not consumed 23:06:11 Successfully built bf2981bffd2c 23:06:11 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:12 23:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:13 arm64: Pulling from edgex-lftools-log-publisher 23:06:13 448f6bf000e3: Pulling fs layer 23:06:13 f757da607395: Pulling fs layer 23:06:13 05883995daec: Pulling fs layer 23:06:13 8603b9c90790: Pulling fs layer 23:06:13 1560dd03e051: Pulling fs layer 23:06:13 27f5ce0e4adf: Pulling fs layer 23:06:13 c2d8d7efcc4b: Pulling fs layer 23:06:13 8603b9c90790: Waiting 23:06:13 1560dd03e051: Waiting 23:06:13 27f5ce0e4adf: Waiting 23:06:13 c2d8d7efcc4b: Waiting 23:06:13 f757da607395: Verifying Checksum 23:06:13 f757da607395: Download complete 23:06:13 8603b9c90790: Verifying Checksum 23:06:13 8603b9c90790: Download complete 23:06:13 1560dd03e051: Verifying Checksum 23:06:13 1560dd03e051: Download complete 23:06:13 27f5ce0e4adf: Verifying Checksum 23:06:13 27f5ce0e4adf: Download complete 23:06:13 05883995daec: Verifying Checksum 23:06:13 05883995daec: Download complete 23:06:13 448f6bf000e3: Verifying Checksum 23:06:13 448f6bf000e3: Download complete 23:06:16 c2d8d7efcc4b: Verifying Checksum 23:06:16 c2d8d7efcc4b: Download complete 23:06:17 448f6bf000e3: Pull complete 23:06:17 f757da607395: Pull complete 23:06:19 05883995daec: Pull complete 23:06:19 8603b9c90790: Pull complete 23:06:20 1560dd03e051: Pull complete 23:06:20 27f5ce0e4adf: Pull complete 23:06:35 c2d8d7efcc4b: Pull complete 23:06:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:06:35 prd-ubuntu18.04-docker-arm64-4c-16g-3627 does not seem to be running inside a container 23:06:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:06:38 $ docker top a15982124f6013a645235daea39618b3782fd93226840cb7237d9c2d13f2d972 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:39 ---> job-cost.sh 23:06:39 lf-activate-venv: SKIPPING 23:06:39 INFO: No Stack... 23:06:39 INFO: Retrieving Pricing Info for: v3-standard-4 23:06:39 INFO: Archiving Costs [Pipeline] sh 23:06:40 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 23:06:40 + cut -d, -f6 [Pipeline] lock 23:06:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] 23:06:40 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] did not exist. Created. 23:06:40 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:41 /w/workspace/edgex-ui-go/1@tmp/durable-7eb5c2be/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-7eb5c2be/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:06:42 + echo total: 0.10999999940395355 [Pipeline] stash 23:06:42 Warning: overwriting stash ‘stack-cost’ 23:06:42 Stashed 1 file(s) [Pipeline] } 23:06:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-492-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:42 $ docker stop --time=1 a15982124f6013a645235daea39618b3782fd93226840cb7237d9c2d13f2d972 23:06:43 $ docker rm -f a15982124f6013a645235daea39618b3782fd93226840cb7237d9c2d13f2d972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:06:45 provisioning config files... 23:06:45 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config5720646676800088060tmp [Pipeline] { [Pipeline] sh 23:06:45 + set +x 23:06:45 + bash -s -- 23:06:45 + curl -s https://codecov.io/bash 23:06:45 23:06:45 _____ _ 23:06:45 / ____| | | 23:06:45 | | ___ __| | ___ ___ _____ __ 23:06:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:45 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:45 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:45 Bash-1.0.6 23:06:45 23:06:45 23:06:45 ==> git version 2.24.4 found 23:06:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:06:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:06:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:06:45 ==> Jenkins CI detected. 23:06:45 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-492 23:06:45 project root: . 23:06:45 --> token set from env 23:06:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:45 ==> Running gcov in . (disable via -X gcov) 23:06:45 ==> Python coveragepy not found 23:06:45 ==> Searching for coverage reports in: 23:06:45 + . 23:06:45 -> Found 1 reports 23:06:45 ==> Detecting git/mercurial file structure 23:06:45 ==> Reading reports 23:06:45 + ./coverage.out bytes=10 23:06:45 ==> Appending adjustments 23:06:45 https://docs.codecov.io/docs/fixing-reports 23:06:45 + Found adjustments 23:06:45 ==> Gzipping contents 23:06:45 4.0K /tmp/codecov.rYf4WY.gz 23:06:45 ==> Uploading reports 23:06:45 url: https://codecov.io 23:06:45 query: branch=PR-492&commit=4652cc2695c66a9abcd81323ab91d0194cbbe6e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=492&job=&cmd_args= 23:06:45 -> Pinging Codecov 23:06:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-492&commit=4652cc2695c66a9abcd81323ab91d0194cbbe6e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=492&job=&cmd_args= 23:06:46 -> Uploading to 23:06:46 https://storage.googleapis.com/codecov/v4/raw/2022-01-21/FB506323287CE973F263BFD2A0EB1F37/4652cc2695c66a9abcd81323ab91d0194cbbe6e1/09b09374-8845-4b76-a231-dd545e540624.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220121T230645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d0f4a8e50a02fa3869025e31575ff4328a357ce5bdc80c1df31396cee9485f7 23:06:46 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:46 Dload Upload Total Spent Left Speed 23:06:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 11439 --:--:-- --:--:-- --:--:-- 11446 23:06:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4652cc2695c66a9abcd81323ab91d0194cbbe6e1 [Pipeline] } 23:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:06:48 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives ']' 23:06:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives 23:06:48 total 8 23:06:48 drwxr-xr-x. 3 root root 34 Jan 21 23:01 . 23:06:48 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 23:01 .. 23:06:48 drwxr-xr-x. 2 root root 6 Jan 21 23:01 cost 23:06:48 -rw-r--r--. 1 root root 82 Jan 21 23:01 cost.csv 23:06:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives 23:06:48 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives 23:06:48 total 8 23:06:48 drwxr-xr-x. 3 jenkins jenkins 34 Jan 21 23:01 . 23:06:48 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 21 23:01 .. 23:06:48 drwxr-xr-x. 2 jenkins jenkins 6 Jan 21 23:01 cost 23:06:48 -rw-r--r--. 1 jenkins jenkins 82 Jan 21 23:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:06:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:06:48 ---> package-listing.sh 23:06:48 ++ tr '[:upper:]' '[:lower:]' 23:06:48 ++ facter osfamily 23:06:49 + OS_FAMILY=redhat 23:06:49 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-492 23:06:49 + START_PACKAGES=/tmp/packages_start.txt 23:06:49 + END_PACKAGES=/tmp/packages_end.txt 23:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:49 + PACKAGES=/tmp/packages_start.txt 23:06:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-492 ']' 23:06:49 + PACKAGES=/tmp/packages_end.txt 23:06:49 + case "${OS_FAMILY}" in 23:06:49 + sort 23:06:49 + rpm -qa 23:06:49 + '[' -f /tmp/packages_start.txt ']' 23:06:49 + '[' -f /tmp/packages_end.txt ']' 23:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-492 ']' 23:06:49 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives/ 23:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-492/archives/ [Pipeline] echo 23:06:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:06:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:50 . [Pipeline] withDockerContainer 23:06:50 prd-centos7-docker-4c-2g-3626 does not seem to be running inside a container 23:06:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492/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-492 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492:/w/workspace/edgexfoundry_edgex-ui-go_PR-492:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@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-lftools-log-publisher:latest cat 23:06:51 $ docker top 8411ae6e6f634a127a116d147b12cd93f375fa3c30165726cdbb8dcc490b6106 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:06:51 + mkdir -p /var/log/sysstat [Pipeline] sh 23:06:52 + ls /var/log/sa-host 23:06:52 + sadf -c /var/log/sa-host/sa17 23:06:52 file_magic: OK 23:06:52 HZ: Using current value: 100 23:06:52 file_header: OK 23:06:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:06:52 Statistics: 23:06:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:06:52 File successfully converted to sysstat format version 12.0.3 23:06:52 + sadf -c /var/log/sa-host/sa21 23:06:52 file_magic: OK 23:06:52 HZ: Using current value: 100 23:06:52 file_header: OK 23:06:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:06:52 Statistics: 23:06:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:06:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:52 provisioning config files... 23:06:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-492@tmp/config662269067853066728tmp [Pipeline] { [Pipeline] echo 23:06:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:06:52 ---> create-netrc.sh [Pipeline] } 23:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:06:53 ---> python-tools-install.sh [Pipeline] echo 23:06:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:06:53 ---> sudo-logs.sh 23:06:53 Archiving 'sudo' log.. 23:06:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-3626.novalocal: Name or service not known 23:06:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-3626.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:06:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:06:53 ---> job-cost.sh 23:06:53 lf-activate-venv: SKIPPING 23:06:53 DEBUG: total: 0.05999999865889549 23:06:53 INFO: Retrieving Stack Cost... 23:06:54 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:54 INFO: Archiving Costs [Pipeline] echo 23:06:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:06:55 ---> logs-deploy.sh 23:06:55 lf-activate-venv: SKIPPING 23:06:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-492/1 23:06:55 INFO: archiving workspace using pattern(s): 23:06:55 Archives upload complete. 23:06:55 INFO: archiving logs to Nexus 23:06:56 ---> uname -a: 23:06:56 Linux prd-centos7-docker-4c-2g-3626.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 23:06:56 23:06:56 23:06:56 ---> lscpu: 23:06:56 Architecture: x86_64 23:06:56 CPU op-mode(s): 32-bit, 64-bit 23:06:56 Byte Order: Little Endian 23:06:56 Address sizes: 40 bits physical, 48 bits virtual 23:06:56 CPU(s): 2 23:06:56 On-line CPU(s) list: 0,1 23:06:56 Thread(s) per core: 1 23:06:56 Core(s) per socket: 1 23:06:56 Socket(s): 2 23:06:56 NUMA node(s): 1 23:06:56 Vendor ID: AuthenticAMD 23:06:56 CPU family: 23 23:06:56 Model: 49 23:06:56 Model name: AMD EPYC-Rome Processor 23:06:56 Stepping: 0 23:06:56 CPU MHz: 2799.998 23:06:56 BogoMIPS: 5599.99 23:06:56 Virtualization: AMD-V 23:06:56 Hypervisor vendor: KVM 23:06:56 Virtualization type: full 23:06:56 L1d cache: 32K 23:06:56 L1i cache: 32K 23:06:56 L2 cache: 512K 23:06:56 L3 cache: 16384K 23:06:56 NUMA node0 CPU(s): 0,1 23:06:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:06:56 23:06:56 23:06:56 ---> nproc: 23:06:56 2 23:06:56 23:06:56 23:06:56 ---> df -h: 23:06:56 Filesystem Size Used Avail Use% Mounted on 23:06:56 overlay 40G 9.2G 31G 23% / 23:06:56 tmpfs 64M 0 64M 0% /dev 23:06:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:06:56 shm 64M 0 64M 0% /dev/shm 23:06:56 /dev/vda1 40G 9.2G 31G 23% /facter-os 23:06:56 23:06:56