Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afec68580ad196d359f07b62a9356ef23abb0cc3 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-ssh7962360066400594570.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9203942789255736694.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3950855021611094919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17545097981757824964.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10498217375201940177.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14830 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision afec68580ad196d359f07b62a9356ef23abb0cc3 (main) Commit message: "refactor!: Inconsistent naming of Edgex commands (#347)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afec68580ad196d359f07b62a9356ef23abb0cc3 # timeout=10 > git rev-list --no-walk 1961be3dbf536bee699796c7591b42b4c7bef829 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T00:04:09.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T00:04:10.042Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T00:04:10.061Z] ========================================================= [2023-05-10T00:04:10.061Z] EdgeX Global Pipelines Version Info [2023-05-10T00:04:10.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:04:10.777Z] ------------------- [2023-05-10T00:04:10.777Z] stable info: [2023-05-10T00:04:10.777Z] ------------------- [2023-05-10T00:04:10.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T00:04:10.777Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T00:04:10.777Z] Message: update stable to v1.0.249 [2023-05-10T00:04:11.347Z] ------------------- [2023-05-10T00:04:11.347Z] experimental info: [2023-05-10T00:04:11.347Z] ------------------- [2023-05-10T00:04:11.347Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T00:04:11.347Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T00:04:11.347Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T00:04:11.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T00:04:11.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T00:04:11.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T00:04:11.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T00:04:11.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T00:04:11.599Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T00:04:11.612Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T00:04:11.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T00:04:11.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T00:04:11.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T00:04:11.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T00:04:11.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T00:04:11.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T00:04:11.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T00:04:11.753Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T00:04:11.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T00:04:11.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T00:04:11.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T00:04:11.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T00:04:11.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T00:04:11.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T00:04:11.840Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T00:04:11.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T00:04:11.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T00:04:11.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T00:04:11.901Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T00:04:11.917Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T00:04:11.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T00:04:11.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T00:04:11.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T00:04:11.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo [2023-05-10T00:04:11.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afec685 [Pipeline] echo [2023-05-10T00:04:11.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:04:12.041Z] provisioning config files... [2023-05-10T00:04:12.057Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11953584103842924558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:04:12.371Z] ---> docker-login.sh [2023-05-10T00:04:12.371Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:04:12.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:12.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:12.631Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:12.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:12.631Z] [2023-05-10T00:04:12.631Z] Login Succeeded [2023-05-10T00:04:12.631Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:04:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:12.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:12.898Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:12.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:12.898Z] [2023-05-10T00:04:12.898Z] Login Succeeded [2023-05-10T00:04:12.898Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:04:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:12.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:12.898Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:12.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:12.898Z] [2023-05-10T00:04:12.898Z] Login Succeeded [2023-05-10T00:04:12.898Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:04:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:13.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:13.161Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:13.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:13.161Z] [2023-05-10T00:04:13.161Z] Login Succeeded [2023-05-10T00:04:13.161Z] docker.io [2023-05-10T00:04:13.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:13.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:13.423Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:13.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:13.423Z] [2023-05-10T00:04:13.423Z] Login Succeeded [2023-05-10T00:04:13.424Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:04:13.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T00:04:15.433Z] + git rev-list -1 --merges afec68580ad196d359f07b62a9356ef23abb0cc3~1..afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo [2023-05-10T00:04:15.505Z] -----------> git rev-list -1 --merges afec68580ad196d359f07b62a9356ef23abb0cc3~1..afec68580ad196d359f07b62a9356ef23abb0cc3 afec68580ad196d359f07b62a9356ef23abb0cc3 [false] [Pipeline] sh [2023-05-10T00:04:15.814Z] + git log --format=format:%s -1 afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo [2023-05-10T00:04:15.831Z] ========================================================= [2023-05-10T00:04:15.831Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T00:04:15.831Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:04:16.181Z] + git log --format=format:%s -1 afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] echo [2023-05-10T00:04:16.195Z] [semverPrep] GIT_COMMIT: afec68580ad196d359f07b62a9356ef23abb0cc3, Commit Message: refactor!: Inconsistent naming of Edgex commands (#347) [Pipeline] echo [2023-05-10T00:04:16.203Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T00:04:16.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:04:16.552Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T00:04:16.552Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T00:04:16.552Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T00:04:16.552Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T00:04:16.552Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T00:04:16.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:04:17.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:04:17.000Z] [2023-05-10T00:04:17.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:04:17.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:04:17.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T00:04:17.315Z] b85a868b505f: Pulling fs layer [2023-05-10T00:04:17.315Z] e2be974225ed: Pulling fs layer [2023-05-10T00:04:17.315Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T00:04:17.315Z] 988bab9f4d93: Pulling fs layer [2023-05-10T00:04:17.315Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T00:04:17.315Z] eaf3925da568: Pulling fs layer [2023-05-10T00:04:17.315Z] bab4dde63d76: Pulling fs layer [2023-05-10T00:04:17.315Z] bde34c3a00c8: Pulling fs layer [2023-05-10T00:04:17.315Z] b352a97aabf1: Pulling fs layer [2023-05-10T00:04:17.315Z] 4872d77fe225: Pulling fs layer [2023-05-10T00:04:17.315Z] 5851b861e8e6: Pulling fs layer [2023-05-10T00:04:17.315Z] eaf3925da568: Waiting [2023-05-10T00:04:17.315Z] bab4dde63d76: Waiting [2023-05-10T00:04:17.315Z] 988bab9f4d93: Waiting [2023-05-10T00:04:17.315Z] bde34c3a00c8: Waiting [2023-05-10T00:04:17.315Z] 1469e6f7b9e6: Waiting [2023-05-10T00:04:17.315Z] b352a97aabf1: Waiting [2023-05-10T00:04:17.315Z] 4872d77fe225: Waiting [2023-05-10T00:04:17.315Z] 5851b861e8e6: Waiting [2023-05-10T00:04:17.315Z] e2be974225ed: Verifying Checksum [2023-05-10T00:04:17.315Z] e2be974225ed: Download complete [2023-05-10T00:04:17.315Z] 988bab9f4d93: Download complete [2023-05-10T00:04:17.593Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T00:04:17.593Z] 1469e6f7b9e6: Download complete [2023-05-10T00:04:17.593Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T00:04:17.593Z] 339a4e72a1f5: Download complete [2023-05-10T00:04:17.593Z] eaf3925da568: Download complete [2023-05-10T00:04:17.593Z] bde34c3a00c8: Verifying Checksum [2023-05-10T00:04:17.593Z] bde34c3a00c8: Download complete [2023-05-10T00:04:17.593Z] b352a97aabf1: Verifying Checksum [2023-05-10T00:04:17.593Z] b352a97aabf1: Download complete [2023-05-10T00:04:17.593Z] 4872d77fe225: Download complete [2023-05-10T00:04:17.593Z] 5851b861e8e6: Verifying Checksum [2023-05-10T00:04:17.593Z] 5851b861e8e6: Download complete [2023-05-10T00:04:17.878Z] b85a868b505f: Verifying Checksum [2023-05-10T00:04:17.878Z] b85a868b505f: Download complete [2023-05-10T00:04:18.528Z] bab4dde63d76: Download complete [2023-05-10T00:04:19.920Z] b85a868b505f: Pull complete [2023-05-10T00:04:20.181Z] e2be974225ed: Pull complete [2023-05-10T00:04:20.751Z] 339a4e72a1f5: Pull complete [2023-05-10T00:04:20.751Z] 988bab9f4d93: Pull complete [2023-05-10T00:04:21.010Z] 1469e6f7b9e6: Pull complete [2023-05-10T00:04:21.011Z] eaf3925da568: Pull complete [2023-05-10T00:04:23.583Z] bab4dde63d76: Pull complete [2023-05-10T00:04:23.583Z] bde34c3a00c8: Pull complete [2023-05-10T00:04:23.583Z] b352a97aabf1: Pull complete [2023-05-10T00:04:23.583Z] 4872d77fe225: Pull complete [2023-05-10T00:04:23.583Z] 5851b861e8e6: Pull complete [2023-05-10T00:04:23.583Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T00:04:23.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:04:23.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:04:23.688Z] prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container [2023-05-10T00:04:23.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:04:24.920Z] $ docker top e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced -eo pid,comm [2023-05-10T00:04:24.979Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-10T00:04:24.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:04:25.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:04:25.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:04:25.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:04:25.141Z] $ docker exec e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent [2023-05-10T00:04:25.243Z] SSH_AUTH_SOCK=/tmp/ssh-YEJZfk0aWPMk/agent.31 [2023-05-10T00:04:25.243Z] SSH_AGENT_PID=37 [2023-05-10T00:04:25.251Z] Running ssh-add (command line suppressed) [2023-05-10T00:04:25.355Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9270285350060262473.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9270285350060262473.key) [2023-05-10T00:04:25.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:04:25.667Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T00:04:25.680Z] $ docker exec --env ******** --env ******** e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent -k [2023-05-10T00:04:25.857Z] unset SSH_AUTH_SOCK; [2023-05-10T00:04:25.857Z] unset SSH_AGENT_PID; [2023-05-10T00:04:25.858Z] echo Agent pid 37 killed; [2023-05-10T00:04:25.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T00:04:25.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:04:25.893Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:04:26.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:04:26.046Z] $ docker exec e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent [2023-05-10T00:04:26.198Z] SSH_AUTH_SOCK=/tmp/ssh-eUIoyJcWpXUj/agent.69 [2023-05-10T00:04:26.198Z] SSH_AGENT_PID=75 [2023-05-10T00:04:26.205Z] Running ssh-add (command line suppressed) [2023-05-10T00:04:26.308Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128496165417332098.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15128496165417332098.key) [2023-05-10T00:04:26.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:04:26.610Z] + git semver init [2023-05-10T00:04:27.180Z] 2023-05-10 00:04:26,966 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T00:04:27.180Z] 2023-05-10 00:04:26,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T00:04:27.180Z] 2023-05-10 00:04:26,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T00:04:27.180Z] 2023-05-10 00:04:26,967 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:04:28.120Z] 2023-05-10 00:04:27,876 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-10T00:04:28.120Z] 2023-05-10 00:04:27,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-10T00:04:28.120Z] 2023-05-10 00:04:27,877 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:04:28.120Z] 2023-05-10 00:04:27,877 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:04:28.120Z] 3.0.0-dev.44 [Pipeline] } [2023-05-10T00:04:28.129Z] $ docker exec --env ******** --env ******** e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced ssh-agent -k [2023-05-10T00:04:28.226Z] unset SSH_AUTH_SOCK; [2023-05-10T00:04:28.226Z] unset SSH_AGENT_PID; [2023-05-10T00:04:28.226Z] echo Agent pid 75 killed; [2023-05-10T00:04:28.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:04:28.542Z] + git semver [Pipeline] } [2023-05-10T00:04:29.125Z] $ docker stop --time=1 e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced [2023-05-10T00:04:30.433Z] $ docker rm -f --volumes e14c8b0d63059300a0af5cf05f9b160be48fdba7dfa8e0cd4a9ec8980855eced [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:04:30.795Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T00:04:31.056Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T00:04:31.059Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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 [2023-05-10T00:04:31.185Z] provisioning config files... [2023-05-10T00:04:31.195Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17682222607955037280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:04:31.497Z] ---> docker-login.sh [2023-05-10T00:04:31.497Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:04:31.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:31.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:31.497Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:31.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:31.497Z] [2023-05-10T00:04:31.497Z] Login Succeeded [2023-05-10T00:04:31.497Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:04:31.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:31.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:31.497Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:31.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:31.497Z] [2023-05-10T00:04:31.497Z] Login Succeeded [2023-05-10T00:04:31.497Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:04:31.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:31.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:31.756Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:31.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:31.756Z] [2023-05-10T00:04:31.756Z] Login Succeeded [2023-05-10T00:04:31.756Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:04:31.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:31.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:31.756Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:31.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:31.756Z] [2023-05-10T00:04:31.756Z] Login Succeeded [2023-05-10T00:04:31.756Z] docker.io [2023-05-10T00:04:31.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:04:32.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:04:32.015Z] Configure a credential helper to remove this warning. See [2023-05-10T00:04:32.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:04:32.015Z] [2023-05-10T00:04:32.015Z] Login Succeeded [2023-05-10T00:04:32.015Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:04:32.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T00:04:32.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:04:32.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:04:32.135Z] ========================================================= [2023-05-10T00:04:32.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T00:04:32.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:04:32.446Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T00:04:32.446Z] Sending build context to Docker daemon 21.78MB [2023-05-10T00:04:32.446Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:04:32.446Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T00:04:32.729Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T00:04:32.729Z] f56be85fc22e: Pulling fs layer [2023-05-10T00:04:32.729Z] 85791d961cd3: Pulling fs layer [2023-05-10T00:04:32.729Z] d694b5ae8c79: Pulling fs layer [2023-05-10T00:04:32.729Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T00:04:32.729Z] 4d19c01a9841: Pulling fs layer [2023-05-10T00:04:32.729Z] 9325e15d5711: Pulling fs layer [2023-05-10T00:04:32.729Z] 556b6ee489ea: Pulling fs layer [2023-05-10T00:04:32.729Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T00:04:32.729Z] 4d19c01a9841: Waiting [2023-05-10T00:04:32.729Z] 9325e15d5711: Waiting [2023-05-10T00:04:32.729Z] 556b6ee489ea: Waiting [2023-05-10T00:04:32.729Z] 9f32a84ed3da: Waiting [2023-05-10T00:04:32.729Z] c5a4b2cf53e6: Waiting [2023-05-10T00:04:32.729Z] 85791d961cd3: Download complete [2023-05-10T00:04:32.730Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T00:04:32.730Z] 9f32a84ed3da: Download complete [2023-05-10T00:04:32.730Z] 4d19c01a9841: Verifying Checksum [2023-05-10T00:04:32.730Z] 4d19c01a9841: Download complete [2023-05-10T00:04:32.730Z] f56be85fc22e: Verifying Checksum [2023-05-10T00:04:32.730Z] f56be85fc22e: Download complete [2023-05-10T00:04:32.730Z] 9325e15d5711: Verifying Checksum [2023-05-10T00:04:32.730Z] 9325e15d5711: Download complete [2023-05-10T00:04:33.014Z] f56be85fc22e: Pull complete [2023-05-10T00:04:33.278Z] 85791d961cd3: Pull complete [2023-05-10T00:04:33.853Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T00:04:33.853Z] c5a4b2cf53e6: Download complete [2023-05-10T00:04:33.853Z] d694b5ae8c79: Verifying Checksum [2023-05-10T00:04:33.853Z] d694b5ae8c79: Download complete [2023-05-10T00:04:34.120Z] 556b6ee489ea: Verifying Checksum [2023-05-10T00:04:34.120Z] 556b6ee489ea: Download complete [2023-05-10T00:04:46.150Z] Still waiting to schedule task [2023-05-10T00:04:46.150Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T00:04:46.564Z] d694b5ae8c79: Pull complete [2023-05-10T00:04:46.564Z] 9f32a84ed3da: Pull complete [2023-05-10T00:04:46.564Z] 4d19c01a9841: Pull complete [2023-05-10T00:04:46.564Z] 9325e15d5711: Pull complete [2023-05-10T00:04:58.940Z] 556b6ee489ea: Pull complete [2023-05-10T00:05:03.306Z] c5a4b2cf53e6: Pull complete [2023-05-10T00:05:03.306Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T00:05:03.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T00:05:03.306Z] ---> c4be618373d6 [2023-05-10T00:05:03.306Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:05:04.688Z] ---> Running in 0b2f78fec1e3 [2023-05-10T00:05:04.688Z] Removing intermediate container 0b2f78fec1e3 [2023-05-10T00:05:04.688Z] ---> 8e3847020731 [2023-05-10T00:05:04.688Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:05:04.949Z] ---> Running in 9894f15a3039 [2023-05-10T00:05:05.207Z] Removing intermediate container 9894f15a3039 [2023-05-10T00:05:05.207Z] ---> 473893ac1140 [2023-05-10T00:05:05.207Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:05:05.207Z] ---> Running in 9bfb4189d317 [2023-05-10T00:05:05.466Z] Removing intermediate container 9bfb4189d317 [2023-05-10T00:05:05.466Z] ---> fe8db72fb683 [2023-05-10T00:05:05.466Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:05:05.466Z] ---> Running in 0de3c02eeacd [2023-05-10T00:05:05.727Z] Removing intermediate container 0de3c02eeacd [2023-05-10T00:05:05.727Z] ---> 95d46ced0fbe [2023-05-10T00:05:05.727Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:05:05.727Z] ---> Running in bdedd1caa31b [2023-05-10T00:05:05.989Z] Removing intermediate container bdedd1caa31b [2023-05-10T00:05:05.989Z] ---> 862f5e21d0c6 [2023-05-10T00:05:05.989Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:05:05.989Z] ---> Running in f3c621a99280 [2023-05-10T00:05:06.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:05:07.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:05:07.509Z] OK: 265 MiB in 53 packages [2023-05-10T00:05:08.495Z] Removing intermediate container f3c621a99280 [2023-05-10T00:05:08.495Z] ---> bf6e7ecc444a [2023-05-10T00:05:08.495Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T00:05:08.495Z] ---> Running in b18650040399 [2023-05-10T00:05:08.756Z] Removing intermediate container b18650040399 [2023-05-10T00:05:08.756Z] ---> 63f328cfbb2c [2023-05-10T00:05:08.756Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T00:05:09.374Z] ---> c655c586c4d9 [2023-05-10T00:05:09.374Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:05:09.374Z] ---> Running in 1b3b06be5850 [2023-05-10T00:05:56.164Z] Removing intermediate container 1b3b06be5850 [2023-05-10T00:05:56.164Z] ---> 3021dbcf7340 [2023-05-10T00:05:56.164Z] Step 12/13 : COPY . . [2023-05-10T00:05:56.164Z] ---> 3fde3830de06 [2023-05-10T00:05:56.164Z] Step 13/13 : RUN ${MAKE} [2023-05-10T00:05:56.164Z] ---> Running in 4735f87289c6 [2023-05-10T00:05:56.423Z] noop [2023-05-10T00:05:56.994Z] Removing intermediate container 4735f87289c6 [2023-05-10T00:05:56.994Z] ---> c8abef37a1be [2023-05-10T00:05:56.994Z] Successfully built c8abef37a1be [2023-05-10T00:05:56.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:05:57.353Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T00:05:57.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:05:57.493Z] prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container [2023-05-10T00:05:57.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-10T00:05:58.412Z] $ docker top f544ee57be6ac967ec305629ff6e6ff7ce2f1c77d06371d2c4092d50b1e00f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:05:58.910Z] + go version [2023-05-10T00:05:58.910Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T00:05:58.937Z] $ docker stop --time=1 f544ee57be6ac967ec305629ff6e6ff7ce2f1c77d06371d2c4092d50b1e00f5b [2023-05-10T00:06:00.550Z] $ docker rm -f --volumes f544ee57be6ac967ec305629ff6e6ff7ce2f1c77d06371d2c4092d50b1e00f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:06:01.054Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T00:06:01.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:06:01.203Z] prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container [2023-05-10T00:06:01.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-10T00:06:01.852Z] $ docker top c8eea06b7bef092b76e4122a9e6acb99c31ae426884927c7f77fe94d42940f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:06:02.226Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T00:06:02.537Z] + make test [2023-05-10T00:06:02.537Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T00:06:17.820Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T00:06:39.980Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T00:06:39.980Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T00:06:39.980Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.065s coverage: 30.9% of statements [2023-05-10T00:06:41.057Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.151s coverage: 86.5% of statements [2023-05-10T00:06:59.664Z] go vet ./... [2023-05-10T00:07:09.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T00:07:09.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T00:07:09.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T00:07:09.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T00:07:09.847Z] $ docker stop --time=1 c8eea06b7bef092b76e4122a9e6acb99c31ae426884927c7f77fe94d42940f2e [2023-05-10T00:07:11.515Z] $ docker rm -f --volumes c8eea06b7bef092b76e4122a9e6acb99c31ae426884927c7f77fe94d42940f2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:07:12.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T00:07:12.207Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T00:07:12.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T00:07:12.981Z] + ls -al . [2023-05-10T00:07:12.981Z] total 232 [2023-05-10T00:07:12.981Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 00:06 . [2023-05-10T00:07:12.981Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 .. [2023-05-10T00:07:12.981Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:04 .git [2023-05-10T00:07:12.981Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:04 .github [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 00:04 .gitignore [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:04 .golangci.yml [2023-05-10T00:07:12.981Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:04 .semver [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 00:04 Attribution.txt [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 00:04 CHANGELOG.md [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 00:04 Dockerfile [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:04 GOVERNANCE.md [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 00:04 Jenkinsfile [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:04 LICENSE [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 00:04 Makefile [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 00:04 OWNERS.md [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 00:04 README.md [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:04 VERSION [2023-05-10T00:07:12.981Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:04 bin [2023-05-10T00:07:12.981Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:04 cmd [2023-05-10T00:07:12.981Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 00:06 coverage.out [2023-05-10T00:07:12.981Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 doc [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 00:04 go.mod [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 00:04 go.sum [2023-05-10T00:07:12.981Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 internal [2023-05-10T00:07:12.981Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:04 snap [2023-05-10T00:07:12.981Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 00:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:07:13.334Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=afec68580ad196d359f07b62a9356ef23abb0cc3 --label arch=amd64 --label version=3.0.0-dev.44 . [2023-05-10T00:07:13.900Z] Sending build context to Docker daemon 21.86MB [2023-05-10T00:07:13.900Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:07:13.900Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T00:07:13.900Z] ---> c8abef37a1be [2023-05-10T00:07:13.900Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:07:13.900Z] ---> Running in fb7c567ac62e [2023-05-10T00:07:14.196Z] Removing intermediate container fb7c567ac62e [2023-05-10T00:07:14.196Z] ---> 8a4157e3cb88 [2023-05-10T00:07:14.196Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:07:14.196Z] ---> Running in 2238f9b0c6e7 [2023-05-10T00:07:14.491Z] Removing intermediate container 2238f9b0c6e7 [2023-05-10T00:07:14.491Z] ---> 21115f69d708 [2023-05-10T00:07:14.491Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:07:14.491Z] ---> Running in ae04fe8c79ac [2023-05-10T00:07:14.491Z] Removing intermediate container ae04fe8c79ac [2023-05-10T00:07:14.491Z] ---> faa374ef12b9 [2023-05-10T00:07:14.491Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:07:14.491Z] ---> Running in 0d6d8a39268c [2023-05-10T00:07:14.774Z] Removing intermediate container 0d6d8a39268c [2023-05-10T00:07:14.774Z] ---> 889467bd5b78 [2023-05-10T00:07:14.774Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:07:14.774Z] ---> Running in ac12a5802be1 [2023-05-10T00:07:15.042Z] Removing intermediate container ac12a5802be1 [2023-05-10T00:07:15.042Z] ---> 3b81b3290299 [2023-05-10T00:07:15.042Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:07:15.042Z] ---> Running in d341e00e8766 [2023-05-10T00:07:15.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:07:15.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:07:16.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14834 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-10T00:07:16.137Z] Running in /w/workspace/device-onvif-camera/140 [Pipeline] { [Pipeline] checkout [2023-05-10T00:07:16.178Z] The recommended git tool is: git [2023-05-10T00:07:16.234Z] OK: 265 MiB in 53 packages [2023-05-10T00:07:16.495Z] Removing intermediate container d341e00e8766 [2023-05-10T00:07:16.495Z] ---> 5d28b0309cdb [2023-05-10T00:07:16.495Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T00:07:16.495Z] ---> Running in edc52a1604b3 [2023-05-10T00:07:16.756Z] Removing intermediate container edc52a1604b3 [2023-05-10T00:07:16.756Z] ---> cff6d31f0277 [2023-05-10T00:07:16.756Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T00:07:16.756Z] ---> f88cc7d39828 [2023-05-10T00:07:16.756Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:07:16.756Z] ---> Running in 93ba410dba78 [2023-05-10T00:07:18.161Z] Removing intermediate container 93ba410dba78 [2023-05-10T00:07:18.161Z] ---> bd777adbbf44 [2023-05-10T00:07:18.161Z] Step 12/26 : COPY . . [2023-05-10T00:07:18.757Z] ---> 9ddac0f8866a [2023-05-10T00:07:18.757Z] Step 13/26 : RUN ${MAKE} [2023-05-10T00:07:18.757Z] ---> Running in a66e28726098 [2023-05-10T00:07:19.340Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T00:07:22.328Z] using credential edgex-jenkins-ssh [2023-05-10T00:07:22.352Z] Cloning the remote Git repository [2023-05-10T00:07:22.405Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T00:07:22.515Z] > git init /w/workspace/device-onvif-camera/140 # timeout=10 [2023-05-10T00:07:22.704Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T00:07:22.706Z] > git --version # timeout=10 [2023-05-10T00:07:22.733Z] > git --version # 'git version 2.25.1' [2023-05-10T00:07:22.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T00:07:22.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T00:07:24.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T00:07:24.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T00:07:25.668Z] Avoid second fetch [2023-05-10T00:07:25.669Z] Checking out Revision afec68580ad196d359f07b62a9356ef23abb0cc3 (main) [2023-05-10T00:07:25.687Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T00:07:25.784Z] > git checkout -f afec68580ad196d359f07b62a9356ef23abb0cc3 # timeout=10 [2023-05-10T00:07:26.400Z] Commit message: "refactor!: Inconsistent naming of Edgex commands (#347)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:07:27.280Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T00:07:27.280Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:07:27.280Z] Dload Upload Total Spent Left Speed [2023-05-10T00:07:27.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-05-10T00:07:27.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T00:07:28.206Z] + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T00:07:28.207Z] tee /etc/docker/daemon.new [2023-05-10T00:07:28.207Z] { [2023-05-10T00:07:28.207Z] "registry-mirrors": [ [2023-05-10T00:07:28.207Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T00:07:28.207Z] ], [2023-05-10T00:07:28.207Z] "bip": "10.250.0.254/24", [2023-05-10T00:07:28.207Z] "hosts": [ [2023-05-10T00:07:28.207Z] "tcp://0.0.0.0:5555", [2023-05-10T00:07:28.207Z] "unix:///var/run/docker.sock" [2023-05-10T00:07:28.207Z] ], [2023-05-10T00:07:28.207Z] "mtu": 1458, [2023-05-10T00:07:28.207Z] "selinux-enabled": true, [2023-05-10T00:07:28.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T00:07:28.207Z] } [Pipeline] sh [2023-05-10T00:07:28.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T00:07:28.902Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:07:47.643Z] provisioning config files... [2023-05-10T00:07:47.681Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/140@tmp/config7676659939287844454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:07:48.078Z] ---> docker-login.sh [2023-05-10T00:07:48.078Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:07:48.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:48.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:48.949Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:48.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:48.949Z] [2023-05-10T00:07:48.949Z] Login Succeeded [2023-05-10T00:07:48.949Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:07:49.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:49.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:49.222Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:49.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:49.222Z] [2023-05-10T00:07:49.222Z] Login Succeeded [2023-05-10T00:07:49.222Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:07:49.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:49.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:49.763Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:49.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:49.763Z] [2023-05-10T00:07:49.763Z] Login Succeeded [2023-05-10T00:07:49.763Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:07:49.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:50.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:50.037Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:50.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:50.037Z] [2023-05-10T00:07:50.037Z] Login Succeeded [2023-05-10T00:07:50.037Z] docker.io [2023-05-10T00:07:50.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:50.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:50.577Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:50.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:50.577Z] [2023-05-10T00:07:50.577Z] Login Succeeded [2023-05-10T00:07:50.577Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:07:50.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T00:07:50.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:07:50.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:07:50.911Z] ========================================================= [2023-05-10T00:07:50.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T00:07:50.911Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:07:51.265Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T00:07:51.837Z] Removing intermediate container a66e28726098 [2023-05-10T00:07:51.837Z] ---> 55c5d8b90c99 [2023-05-10T00:07:51.837Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T00:07:51.837Z] 3.17: Pulling from library/alpine [2023-05-10T00:07:51.837Z] f56be85fc22e: Already exists [2023-05-10T00:07:51.837Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T00:07:51.837Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T00:07:51.837Z] ---> 9ed4aefc74f6 [2023-05-10T00:07:51.837Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T00:07:51.837Z] ---> Running in 3874dd6b6dae [2023-05-10T00:07:51.854Z] Sending build context to Docker daemon 14.31MB [2023-05-10T00:07:51.854Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:07:51.854Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T00:07:51.854Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T00:07:51.854Z] c41833b44d91: Pulling fs layer [2023-05-10T00:07:51.854Z] ed15518f5707: Pulling fs layer [2023-05-10T00:07:51.854Z] feae8fd75edb: Pulling fs layer [2023-05-10T00:07:51.854Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T00:07:51.854Z] 3cdef696dda3: Pulling fs layer [2023-05-10T00:07:51.854Z] 2ced38df9373: Pulling fs layer [2023-05-10T00:07:51.854Z] 58f1dce35555: Pulling fs layer [2023-05-10T00:07:51.854Z] 242c74f7c9fa: Waiting [2023-05-10T00:07:51.854Z] 3cdef696dda3: Waiting [2023-05-10T00:07:51.854Z] 2ced38df9373: Waiting [2023-05-10T00:07:51.854Z] 58f1dce35555: Waiting [2023-05-10T00:07:51.854Z] ed15518f5707: Verifying Checksum [2023-05-10T00:07:51.854Z] ed15518f5707: Download complete [2023-05-10T00:07:52.097Z] Removing intermediate container 3874dd6b6dae [2023-05-10T00:07:52.097Z] ---> c13661449100 [2023-05-10T00:07:52.097Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T00:07:52.097Z] ---> Running in 405dba458eed [2023-05-10T00:07:52.124Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T00:07:52.124Z] 242c74f7c9fa: Download complete [2023-05-10T00:07:52.124Z] 3cdef696dda3: Verifying Checksum [2023-05-10T00:07:52.124Z] 3cdef696dda3: Download complete [2023-05-10T00:07:52.124Z] c41833b44d91: Verifying Checksum [2023-05-10T00:07:52.124Z] c41833b44d91: Download complete [2023-05-10T00:07:52.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:07:52.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:07:52.901Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T00:07:52.901Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:07:52.901Z] OK: 7 MiB in 16 packages [2023-05-10T00:07:53.125Z] c41833b44d91: Pull complete [2023-05-10T00:07:53.398Z] 58f1dce35555: Verifying Checksum [2023-05-10T00:07:53.484Z] Removing intermediate container 405dba458eed [2023-05-10T00:07:53.484Z] ---> d4b832264557 [2023-05-10T00:07:53.484Z] Step 17/26 : WORKDIR / [2023-05-10T00:07:53.484Z] ---> Running in c2c52010421d [2023-05-10T00:07:53.674Z] 58f1dce35555: Download complete [2023-05-10T00:07:53.674Z] ed15518f5707: Pull complete [2023-05-10T00:07:53.744Z] Removing intermediate container c2c52010421d [2023-05-10T00:07:53.744Z] ---> 573134bc0b12 [2023-05-10T00:07:53.744Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T00:07:54.331Z] ---> 4358367a2633 [2023-05-10T00:07:54.331Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T00:07:54.331Z] ---> 2bba8591eee9 [2023-05-10T00:07:54.331Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T00:07:54.596Z] ---> 606059614075 [2023-05-10T00:07:54.596Z] Step 21/26 : EXPOSE 59984 [2023-05-10T00:07:54.596Z] ---> Running in 4c98cb4ecd21 [2023-05-10T00:07:54.646Z] feae8fd75edb: Verifying Checksum [2023-05-10T00:07:54.646Z] feae8fd75edb: Download complete [2023-05-10T00:07:54.646Z] 2ced38df9373: Verifying Checksum [2023-05-10T00:07:54.646Z] 2ced38df9373: Download complete [2023-05-10T00:07:54.858Z] Removing intermediate container 4c98cb4ecd21 [2023-05-10T00:07:54.858Z] ---> 9e49e1bec250 [2023-05-10T00:07:54.858Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T00:07:54.858Z] ---> Running in 94eff450bd97 [2023-05-10T00:07:55.123Z] Removing intermediate container 94eff450bd97 [2023-05-10T00:07:55.123Z] ---> 3d77be52d738 [2023-05-10T00:07:55.123Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T00:07:55.123Z] ---> Running in eb20020bebeb [2023-05-10T00:07:55.123Z] Removing intermediate container eb20020bebeb [2023-05-10T00:07:55.123Z] ---> eb730807b07f [2023-05-10T00:07:55.123Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T00:07:55.123Z] ---> Running in 8291e5c212c0 [2023-05-10T00:07:55.123Z] Removing intermediate container 8291e5c212c0 [2023-05-10T00:07:55.123Z] ---> bfcc57623a06 [2023-05-10T00:07:55.123Z] Step 25/26 : LABEL git_sha=afec68580ad196d359f07b62a9356ef23abb0cc3 [2023-05-10T00:07:55.382Z] ---> Running in 8d3120233fa1 [2023-05-10T00:07:55.382Z] Removing intermediate container 8d3120233fa1 [2023-05-10T00:07:55.382Z] ---> b4f277acc382 [2023-05-10T00:07:55.382Z] Step 26/26 : LABEL version=3.0.0-dev.44 [2023-05-10T00:07:55.382Z] ---> Running in 766655af4546 [2023-05-10T00:07:55.382Z] Removing intermediate container 766655af4546 [2023-05-10T00:07:55.382Z] ---> 5af46eeb1c76 [2023-05-10T00:07:55.382Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T00:07:55.639Z] Successfully built 5af46eeb1c76 [2023-05-10T00:07:55.639Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:07:55.761Z] provisioning config files... [2023-05-10T00:07:55.770Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9306554551452085072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:07:56.069Z] ---> docker-login.sh [2023-05-10T00:07:56.069Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:07:56.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:56.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:56.069Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:56.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:56.069Z] [2023-05-10T00:07:56.069Z] Login Succeeded [2023-05-10T00:07:56.069Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:07:56.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:56.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:56.339Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:56.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:56.339Z] [2023-05-10T00:07:56.339Z] Login Succeeded [2023-05-10T00:07:56.339Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:07:56.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:56.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:56.339Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:56.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:56.339Z] [2023-05-10T00:07:56.339Z] Login Succeeded [2023-05-10T00:07:56.339Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:07:56.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:56.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:56.598Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:56.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:56.598Z] [2023-05-10T00:07:56.598Z] Login Succeeded [2023-05-10T00:07:56.598Z] docker.io [2023-05-10T00:07:56.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:07:56.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:07:56.860Z] Configure a credential helper to remove this warning. See [2023-05-10T00:07:56.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:07:56.860Z] [2023-05-10T00:07:56.860Z] Login Succeeded [2023-05-10T00:07:56.860Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:07:56.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:07:56.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:07:56.946Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-10T00:07:56.946Z] afec68580ad196d359f07b62a9356ef23abb0cc3 [2023-05-10T00:07:56.946Z] latest [2023-05-10T00:07:56.946Z] 3.0.0-dev.44 [2023-05-10T00:07:56.946Z] afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 [2023-05-10T00:07:56.946Z] main [2023-05-10T00:07:56.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:07:57.272Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:07:57.593Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3 [2023-05-10T00:07:57.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:07:57.593Z] 6961eab9fc54: Preparing [2023-05-10T00:07:57.593Z] 7885661650c1: Preparing [2023-05-10T00:07:57.593Z] 71d71b9f6c9f: Preparing [2023-05-10T00:07:57.593Z] 15fce9e18f82: Preparing [2023-05-10T00:07:57.593Z] f1417ff83b31: Preparing [2023-05-10T00:07:57.593Z] f1417ff83b31: Layer already exists [2023-05-10T00:07:57.878Z] 15fce9e18f82: Pushed [2023-05-10T00:07:57.878Z] 6961eab9fc54: Pushed [2023-05-10T00:07:57.878Z] 7885661650c1: Pushed [2023-05-10T00:08:00.430Z] 71d71b9f6c9f: Pushed [2023-05-10T00:08:00.430Z] afec68580ad196d359f07b62a9356ef23abb0cc3: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:00.758Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:01.062Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T00:08:01.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:08:01.062Z] 6961eab9fc54: Preparing [2023-05-10T00:08:01.062Z] 7885661650c1: Preparing [2023-05-10T00:08:01.062Z] 71d71b9f6c9f: Preparing [2023-05-10T00:08:01.062Z] 15fce9e18f82: Preparing [2023-05-10T00:08:01.062Z] f1417ff83b31: Preparing [2023-05-10T00:08:01.062Z] 71d71b9f6c9f: Layer already exists [2023-05-10T00:08:01.062Z] 15fce9e18f82: Layer already exists [2023-05-10T00:08:01.062Z] 7885661650c1: Layer already exists [2023-05-10T00:08:01.062Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:01.062Z] 6961eab9fc54: Layer already exists [2023-05-10T00:08:01.320Z] latest: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:01.631Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:01.946Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [2023-05-10T00:08:01.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:08:01.946Z] 6961eab9fc54: Preparing [2023-05-10T00:08:01.946Z] 7885661650c1: Preparing [2023-05-10T00:08:01.946Z] 71d71b9f6c9f: Preparing [2023-05-10T00:08:01.946Z] 15fce9e18f82: Preparing [2023-05-10T00:08:01.946Z] f1417ff83b31: Preparing [2023-05-10T00:08:01.946Z] 6961eab9fc54: Layer already exists [2023-05-10T00:08:01.946Z] 7885661650c1: Layer already exists [2023-05-10T00:08:01.946Z] 71d71b9f6c9f: Layer already exists [2023-05-10T00:08:01.946Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:01.946Z] 15fce9e18f82: Layer already exists [2023-05-10T00:08:01.946Z] 3.0.0-dev.44: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:02.269Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:02.593Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 [2023-05-10T00:08:02.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:08:02.593Z] 6961eab9fc54: Preparing [2023-05-10T00:08:02.593Z] 7885661650c1: Preparing [2023-05-10T00:08:02.593Z] 71d71b9f6c9f: Preparing [2023-05-10T00:08:02.593Z] 15fce9e18f82: Preparing [2023-05-10T00:08:02.593Z] f1417ff83b31: Preparing [2023-05-10T00:08:02.593Z] 71d71b9f6c9f: Layer already exists [2023-05-10T00:08:02.593Z] 6961eab9fc54: Layer already exists [2023-05-10T00:08:02.593Z] 7885661650c1: Layer already exists [2023-05-10T00:08:02.593Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:02.593Z] 15fce9e18f82: Layer already exists [2023-05-10T00:08:02.593Z] afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:02.912Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:03.232Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-10T00:08:03.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:08:03.232Z] 6961eab9fc54: Preparing [2023-05-10T00:08:03.232Z] 7885661650c1: Preparing [2023-05-10T00:08:03.232Z] 71d71b9f6c9f: Preparing [2023-05-10T00:08:03.232Z] 15fce9e18f82: Preparing [2023-05-10T00:08:03.232Z] f1417ff83b31: Preparing [2023-05-10T00:08:03.232Z] 6961eab9fc54: Layer already exists [2023-05-10T00:08:03.232Z] 71d71b9f6c9f: Layer already exists [2023-05-10T00:08:03.232Z] 15fce9e18f82: Layer already exists [2023-05-10T00:08:03.232Z] 7885661650c1: Layer already exists [2023-05-10T00:08:03.232Z] f1417ff83b31: Layer already exists [2023-05-10T00:08:03.232Z] main: digest: sha256:5d8888f4691edeff8193f2c6d2b053ddbf5c435d00923c505273885f6a8ab7e7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:08:03.277Z] ===================================================== [Pipeline] echo [2023-05-10T00:08:03.284Z] taggedImages: [2023-05-10T00:08:03.284Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3 [2023-05-10T00:08:03.284Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T00:08:03.284Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [2023-05-10T00:08:03.284Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:afec68580ad196d359f07b62a9356ef23abb0cc3-3.0.0-dev.44 [2023-05-10T00:08:03.284Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:03.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:08:03.687Z] [2023-05-10T00:08:03.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:08:04.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:08:04.021Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T00:08:04.021Z] 5eb5b503b376: Pulling fs layer [2023-05-10T00:08:04.021Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T00:08:04.021Z] ec43610c2a17: Pulling fs layer [2023-05-10T00:08:04.021Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T00:08:04.021Z] 33b1e0a273af: Pulling fs layer [2023-05-10T00:08:04.021Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T00:08:04.021Z] 2f39f015ded8: Pulling fs layer [2023-05-10T00:08:04.021Z] 33b1e0a273af: Waiting [2023-05-10T00:08:04.021Z] 5d3b04190fa2: Waiting [2023-05-10T00:08:04.021Z] 2f39f015ded8: Waiting [2023-05-10T00:08:04.021Z] 3a2ae6a8a46f: Waiting [2023-05-10T00:08:04.021Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T00:08:04.021Z] 5c69ac0246d0: Download complete [2023-05-10T00:08:04.021Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T00:08:04.021Z] 3a2ae6a8a46f: Download complete [2023-05-10T00:08:04.288Z] 33b1e0a273af: Verifying Checksum [2023-05-10T00:08:04.288Z] 33b1e0a273af: Download complete [2023-05-10T00:08:04.288Z] 5d3b04190fa2: Download complete [2023-05-10T00:08:04.288Z] ec43610c2a17: Verifying Checksum [2023-05-10T00:08:04.288Z] ec43610c2a17: Download complete [2023-05-10T00:08:04.589Z] 5eb5b503b376: Verifying Checksum [2023-05-10T00:08:04.589Z] 5eb5b503b376: Download complete [2023-05-10T00:08:04.749Z] feae8fd75edb: Pull complete [2023-05-10T00:08:05.018Z] 242c74f7c9fa: Pull complete [2023-05-10T00:08:05.287Z] 3cdef696dda3: Pull complete [2023-05-10T00:08:05.563Z] 2f39f015ded8: Verifying Checksum [2023-05-10T00:08:05.563Z] 2f39f015ded8: Download complete [2023-05-10T00:08:07.515Z] 5eb5b503b376: Pull complete [2023-05-10T00:08:07.515Z] 5c69ac0246d0: Pull complete [2023-05-10T00:08:08.470Z] ec43610c2a17: Pull complete [2023-05-10T00:08:08.470Z] 3a2ae6a8a46f: Pull complete [2023-05-10T00:08:09.052Z] 33b1e0a273af: Pull complete [2023-05-10T00:08:09.052Z] 5d3b04190fa2: Pull complete [2023-05-10T00:08:11.957Z] 2ced38df9373: Pull complete [2023-05-10T00:08:13.920Z] 58f1dce35555: Pull complete [2023-05-10T00:08:13.920Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T00:08:13.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T00:08:13.920Z] ---> fadd8f120f05 [2023-05-10T00:08:13.920Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:08:16.038Z] ---> Running in 52628d4a4bd2 [2023-05-10T00:08:16.038Z] Removing intermediate container 52628d4a4bd2 [2023-05-10T00:08:16.038Z] ---> 85a976baa3d8 [2023-05-10T00:08:16.038Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:08:16.038Z] ---> Running in f4370b96a3e1 [2023-05-10T00:08:16.634Z] Removing intermediate container f4370b96a3e1 [2023-05-10T00:08:16.634Z] ---> f06460ea18f9 [2023-05-10T00:08:16.634Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:08:16.634Z] ---> Running in f9202617ab57 [2023-05-10T00:08:16.905Z] Removing intermediate container f9202617ab57 [2023-05-10T00:08:16.905Z] ---> 3b4bf5dd6739 [2023-05-10T00:08:16.905Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:08:16.905Z] ---> Running in 3e167092f9ea [2023-05-10T00:08:17.189Z] 2f39f015ded8: Pull complete [2023-05-10T00:08:17.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T00:08:17.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:08:17.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:08:17.312Z] prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container [2023-05-10T00:08:17.359Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-10T00:08:17.500Z] Removing intermediate container 3e167092f9ea [2023-05-10T00:08:17.500Z] ---> ccc25b328c64 [2023-05-10T00:08:17.500Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:08:17.500Z] ---> Running in 6f61112a6fdb [2023-05-10T00:08:17.769Z] Removing intermediate container 6f61112a6fdb [2023-05-10T00:08:17.769Z] ---> bddadac6f235 [2023-05-10T00:08:17.769Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:08:18.039Z] ---> Running in 9c30b4b96750 [2023-05-10T00:08:18.621Z] $ docker top f975beab1f50d08b64fbac51a72f6d0a425f793e7630f15ee5577ca532920830 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:08:19.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:08:19.011Z] ---> job-cost.sh [2023-05-10T00:08:19.011Z] lf-activate-venv: SKIPPING [2023-05-10T00:08:19.011Z] INFO: No Stack... [2023-05-10T00:08:19.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T00:08:19.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:08:19.845Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T00:08:20.132Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-10T00:08:20.132Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T00:08:20.144Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [2023-05-10T00:08:20.150Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] did not exist. Created. [2023-05-10T00:08:20.150Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:08:20.455Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T00:08:20.486Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T00:08:20.492Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T00:08:20.514Z] $ docker stop --time=1 f975beab1f50d08b64fbac51a72f6d0a425f793e7630f15ee5577ca532920830 [2023-05-10T00:08:21.012Z] OK: 263 MiB in 53 packages [2023-05-10T00:08:21.860Z] $ docker rm -f --volumes f975beab1f50d08b64fbac51a72f6d0a425f793e7630f15ee5577ca532920830 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-05-10T00:08:21.989Z] Removing intermediate container 9c30b4b96750 [2023-05-10T00:08:21.989Z] ---> 1e3f47ae23a3 [2023-05-10T00:08:21.989Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T00:08:21.989Z] ---> Running in 8f89e1f797dd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T00:08:22.267Z] Removing intermediate container 8f89e1f797dd [2023-05-10T00:08:22.267Z] ---> ea3a157ae453 [2023-05-10T00:08:22.267Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T00:08:22.856Z] ---> 9a7ca3206e14 [2023-05-10T00:08:22.856Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:08:22.856Z] ---> Running in 08f24689b357 [2023-05-10T00:09:31.034Z] Removing intermediate container 08f24689b357 [2023-05-10T00:09:31.034Z] ---> 19e5d01fd39a [2023-05-10T00:09:31.034Z] Step 12/13 : COPY . . [2023-05-10T00:09:31.034Z] ---> 183dddc3d96c [2023-05-10T00:09:31.034Z] Step 13/13 : RUN ${MAKE} [2023-05-10T00:09:31.034Z] ---> Running in 8c54db2a4c50 [2023-05-10T00:09:31.998Z] noop [2023-05-10T00:09:32.589Z] Removing intermediate container 8c54db2a4c50 [2023-05-10T00:09:32.589Z] ---> 93ac3f4b3c92 [2023-05-10T00:09:32.858Z] Successfully built 93ac3f4b3c92 [2023-05-10T00:09:32.858Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:09:33.212Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T00:09:33.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:09:33.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container [2023-05-10T00:09:33.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/140 -v /w/workspace/device-onvif-camera/140:/w/workspace/device-onvif-camera/140:rw,z -v /w/workspace/device-onvif-camera/140@tmp:/w/workspace/device-onvif-camera/140@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-arm64 cat [2023-05-10T00:09:34.766Z] $ docker top cf373806eebc5f716c710fd617fa691d877da2df51caa2ddf8eab53ff9cb6e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:09:35.674Z] + go version [2023-05-10T00:09:35.674Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T00:09:35.695Z] $ docker stop --time=1 cf373806eebc5f716c710fd617fa691d877da2df51caa2ddf8eab53ff9cb6e77 [2023-05-10T00:09:37.386Z] $ docker rm -f --volumes cf373806eebc5f716c710fd617fa691d877da2df51caa2ddf8eab53ff9cb6e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:09:37.957Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T00:09:37.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:09:38.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container [2023-05-10T00:09:38.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/140 -v /w/workspace/device-onvif-camera/140:/w/workspace/device-onvif-camera/140:rw,z -v /w/workspace/device-onvif-camera/140@tmp:/w/workspace/device-onvif-camera/140@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-arm64 cat [2023-05-10T00:09:39.545Z] $ docker top 4cf24957e53bc2418e5c416f677ad692f43865fbfa5bd0ccacf2bb36804ef1d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:09:40.427Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/140 [Pipeline] fileExists [Pipeline] sh [2023-05-10T00:09:41.120Z] + make test [2023-05-10T00:09:41.120Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T00:10:20.048Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T00:12:56.807Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T00:12:56.807Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T00:12:56.807Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.218s coverage: 30.9% of statements [2023-05-10T00:13:23.601Z] --- FAIL: TestIpGenerator (0.00s) [2023-05-10T00:13:23.601Z] --- FAIL: TestIpGenerator/basic_/8_subnet (30.12s) [2023-05-10T00:13:23.601Z] util_test.go:180: [2023-05-10T00:13:23.601Z] Error Trace: /w/workspace/device-onvif-camera/140/internal/netscan/util_test.go:180 [2023-05-10T00:13:23.601Z] Error: Not equal: [2023-05-10T00:13:23.601Z] expected: 0xfffffe [2023-05-10T00:13:23.601Z] actual : 0xfbc894 [2023-05-10T00:13:23.601Z] Test: TestIpGenerator/basic_/8_subnet [2023-05-10T00:13:23.601Z] util_test.go:183: [2023-05-10T00:13:23.601Z] Error Trace: /w/workspace/device-onvif-camera/140/internal/netscan/util_test.go:183 [2023-05-10T00:13:23.601Z] Error: Not equal: [2023-05-10T00:13:23.601Z] expected: "10.255.255.254" [2023-05-10T00:13:23.601Z] actual : "10.251.200.148" [2023-05-10T00:13:23.601Z] [2023-05-10T00:13:23.601Z] Diff: [2023-05-10T00:13:23.601Z] --- Expected [2023-05-10T00:13:23.601Z] +++ Actual [2023-05-10T00:13:23.601Z] @@ -1 +1 @@ [2023-05-10T00:13:23.601Z] -10.255.255.254 [2023-05-10T00:13:23.601Z] +10.251.200.148 [2023-05-10T00:13:23.601Z] Test: TestIpGenerator/basic_/8_subnet [2023-05-10T00:13:23.601Z] FAIL [2023-05-10T00:13:23.601Z] github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements [2023-05-10T00:13:23.601Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.343s [2023-05-10T00:13:23.601Z] FAIL [2023-05-10T00:13:23.601Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-05-10T00:13:23.620Z] $ docker stop --time=1 4cf24957e53bc2418e5c416f677ad692f43865fbfa5bd0ccacf2bb36804ef1d2 [2023-05-10T00:13:25.582Z] $ docker rm -f --volumes 4cf24957e53bc2418e5c416f677ad692f43865fbfa5bd0ccacf2bb36804ef1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:13:26.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:13:26.958Z] [2023-05-10T00:13:26.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:13:27.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:13:27.647Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T00:13:27.647Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T00:13:27.647Z] 04944245beec: Pulling fs layer [2023-05-10T00:13:27.647Z] 699f458cf7ca: Pulling fs layer [2023-05-10T00:13:27.647Z] 765212b225bb: Pulling fs layer [2023-05-10T00:13:27.647Z] f23df028b6ca: Pulling fs layer [2023-05-10T00:13:27.647Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T00:13:27.647Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T00:13:27.647Z] f23df028b6ca: Waiting [2023-05-10T00:13:27.647Z] d65c8cfc05b1: Waiting [2023-05-10T00:13:27.647Z] 765212b225bb: Waiting [2023-05-10T00:13:27.647Z] 2437ff75d9bd: Waiting [2023-05-10T00:13:27.647Z] 04944245beec: Verifying Checksum [2023-05-10T00:13:27.647Z] 04944245beec: Download complete [2023-05-10T00:13:27.647Z] 765212b225bb: Verifying Checksum [2023-05-10T00:13:27.947Z] f23df028b6ca: Download complete [2023-05-10T00:13:27.947Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T00:13:27.947Z] d65c8cfc05b1: Download complete [2023-05-10T00:13:27.947Z] 699f458cf7ca: Verifying Checksum [2023-05-10T00:13:27.947Z] 699f458cf7ca: Download complete [2023-05-10T00:13:28.579Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T00:13:28.579Z] 8998bd30e6a1: Download complete [2023-05-10T00:13:31.229Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T00:13:31.229Z] 2437ff75d9bd: Download complete [2023-05-10T00:13:33.202Z] 8998bd30e6a1: Pull complete [2023-05-10T00:13:33.478Z] 04944245beec: Pull complete [2023-05-10T00:13:34.908Z] 699f458cf7ca: Pull complete [2023-05-10T00:13:35.180Z] 765212b225bb: Pull complete [2023-05-10T00:13:35.769Z] f23df028b6ca: Pull complete [2023-05-10T00:13:36.040Z] d65c8cfc05b1: Pull complete [2023-05-10T00:13:51.088Z] 2437ff75d9bd: Pull complete [2023-05-10T00:13:51.088Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T00:13:51.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:13:51.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:13:51.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-14834 does not seem to be running inside a container [2023-05-10T00:13:51.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/140 -v /w/workspace/device-onvif-camera/140:/w/workspace/device-onvif-camera/140:rw,z -v /w/workspace/device-onvif-camera/140@tmp:/w/workspace/device-onvif-camera/140@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:arm64 cat [2023-05-10T00:13:54.336Z] $ docker top e383242b3336dd9f440d3d5fcc6e84767a9fcc2e926f707fa55cdacdffd6d0d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:13:55.215Z] ---> job-cost.sh [2023-05-10T00:13:55.215Z] lf-activate-venv: SKIPPING [2023-05-10T00:13:55.215Z] INFO: No Stack... [2023-05-10T00:13:55.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T00:13:56.458Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T00:13:57.112Z] + cat /w/workspace/device-onvif-camera/140/archives/cost.csv [2023-05-10T00:13:57.112Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T00:13:57.151Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [2023-05-10T00:13:57.158Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] did not exist. Created. [2023-05-10T00:13:57.158Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:13:57.828Z] /w/workspace/device-onvif-camera/140@tmp/durable-59b74252/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T00:13:58.517Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T00:13:58.543Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T00:13:59.128Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T00:13:59.136Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T00:13:59.149Z] $ docker stop --time=1 e383242b3336dd9f440d3d5fcc6e84767a9fcc2e926f707fa55cdacdffd6d0d6 [2023-05-10T00:14:00.779Z] $ docker rm -f --volumes e383242b3336dd9f440d3d5fcc6e84767a9fcc2e926f707fa55cdacdffd6d0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T00:14:01.083Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-10T00:14:01.815Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-10T00:14:01.815Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T00:14:01.815Z] total 16 [2023-05-10T00:14:01.815Z] drwxr-xr-x 3 root root 4096 May 10 00:08 . [2023-05-10T00:14:01.815Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:08 .. [2023-05-10T00:14:01.815Z] drwxr-xr-x 2 root root 4096 May 10 00:08 cost [2023-05-10T00:14:01.815Z] -rw-r--r-- 1 root root 91 May 10 00:08 cost.csv [2023-05-10T00:14:01.815Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T00:14:01.815Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T00:14:01.815Z] total 16 [2023-05-10T00:14:01.815Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:08 . [2023-05-10T00:14:01.815Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:08 .. [2023-05-10T00:14:01.815Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 00:08 cost [2023-05-10T00:14:01.815Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 00:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:02.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:03.433Z] ---> package-listing.sh [2023-05-10T00:14:03.433Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T00:14:03.433Z] ++ facter osfamily [2023-05-10T00:14:03.721Z] + OS_FAMILY=debian [2023-05-10T00:14:03.721Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-10T00:14:03.721Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T00:14:03.721Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T00:14:03.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T00:14:03.721Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T00:14:03.721Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T00:14:03.721Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T00:14:03.721Z] + case "${OS_FAMILY}" in [2023-05-10T00:14:03.721Z] + dpkg -l [2023-05-10T00:14:03.721Z] + grep '^ii' [2023-05-10T00:14:03.721Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T00:14:03.721Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T00:14:03.721Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T00:14:03.721Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T00:14:03.721Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-10T00:14:03.736Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-10T00:14:03.741Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T00:14:04.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:14:04.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:14:04.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:14:04.864Z] prd-ubuntu20.04-docker-8c-8g-14830 does not seem to be running inside a container [2023-05-10T00:14:04.912Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 [2023-05-10T00:14:06.637Z] $ docker top 3f985cfd186ce448b7e1b766ef676e0364b16e9394cc03fae5baf05aec382a0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:14:07.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T00:14:07.425Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T00:14:07.765Z] + ls /var/log/sa-host [2023-05-10T00:14:07.765Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:14:07.837Z] provisioning config files... [2023-05-10T00:14:07.855Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1029542316177304863tmp [Pipeline] { [Pipeline] echo [2023-05-10T00:14:07.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:08.190Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T00:14:08.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:08.858Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T00:14:08.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:09.189Z] ---> sudo-logs.sh [2023-05-10T00:14:09.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T00:14:09.213Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:09.614Z] ---> job-cost.sh [2023-05-10T00:14:09.898Z] lf-activate-venv: SKIPPING [2023-05-10T00:14:09.898Z] DEBUG: total: 0.2199999988079071 [2023-05-10T00:14:09.898Z] INFO: Retrieving Stack Cost... [2023-05-10T00:14:10.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T00:14:10.732Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T00:14:10.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:14:11.079Z] ---> logs-deploy.sh [2023-05-10T00:14:11.079Z] lf-activate-venv: SKIPPING [2023-05-10T00:14:11.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/140 [2023-05-10T00:14:11.079Z] INFO: archiving workspace using pattern(s): [2023-05-10T00:14:12.479Z] Archives upload complete. [2023-05-10T00:14:13.047Z] INFO: archiving logs to Nexus [2023-05-10T00:14:13.997Z] ---> uname -a: [2023-05-10T00:14:13.997Z] Linux prd-ubuntu20-04-docker-8c-8g-14830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] ---> lscpu: [2023-05-10T00:14:13.997Z] Architecture: x86_64 [2023-05-10T00:14:13.997Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T00:14:13.997Z] Byte Order: Little Endian [2023-05-10T00:14:13.997Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T00:14:13.997Z] CPU(s): 8 [2023-05-10T00:14:13.997Z] On-line CPU(s) list: 0-7 [2023-05-10T00:14:13.997Z] Thread(s) per core: 1 [2023-05-10T00:14:13.997Z] Core(s) per socket: 1 [2023-05-10T00:14:13.997Z] Socket(s): 8 [2023-05-10T00:14:13.997Z] NUMA node(s): 1 [2023-05-10T00:14:13.997Z] Vendor ID: AuthenticAMD [2023-05-10T00:14:13.997Z] CPU family: 23 [2023-05-10T00:14:13.997Z] Model: 49 [2023-05-10T00:14:13.997Z] Model name: AMD EPYC-Rome Processor [2023-05-10T00:14:13.997Z] Stepping: 0 [2023-05-10T00:14:13.997Z] CPU MHz: 2799.998 [2023-05-10T00:14:13.997Z] BogoMIPS: 5599.99 [2023-05-10T00:14:13.997Z] Virtualization: AMD-V [2023-05-10T00:14:13.997Z] Hypervisor vendor: KVM [2023-05-10T00:14:13.997Z] Virtualization type: full [2023-05-10T00:14:13.997Z] L1d cache: 256 KiB [2023-05-10T00:14:13.997Z] L1i cache: 256 KiB [2023-05-10T00:14:13.997Z] L2 cache: 4 MiB [2023-05-10T00:14:13.997Z] L3 cache: 128 MiB [2023-05-10T00:14:13.997Z] NUMA node0 CPU(s): 0-7 [2023-05-10T00:14:13.997Z] Vulnerability Itlb multihit: Not affected [2023-05-10T00:14:13.997Z] Vulnerability L1tf: Not affected [2023-05-10T00:14:13.997Z] Vulnerability Mds: Not affected [2023-05-10T00:14:13.997Z] Vulnerability Meltdown: Not affected [2023-05-10T00:14:13.997Z] Vulnerability Mmio stale data: Not affected [2023-05-10T00:14:13.997Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T00:14:13.997Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T00:14:13.997Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T00:14:13.997Z] Vulnerability Srbds: Not affected [2023-05-10T00:14:13.997Z] Vulnerability Tsx async abort: Not affected [2023-05-10T00:14:13.997Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] ---> nproc: [2023-05-10T00:14:13.997Z] 8 [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] ---> df -h: [2023-05-10T00:14:13.997Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T00:14:13.997Z] overlay 155G 12G 144G 8% / [2023-05-10T00:14:13.997Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T00:14:13.997Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T00:14:13.997Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T00:14:13.997Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] ---> sar -b -r -n DEV: [2023-05-10T00:14:13.997Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14830) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] 00:03:30 LINUX RESTART (8 CPU) [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] 00:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T00:14:13.997Z] 00:05:01 71.38 22.37 49.01 0.00 2234.06 76078.77 0.00 [2023-05-10T00:14:13.997Z] 00:06:01 182.62 0.87 181.76 0.00 19.19 74047.85 0.00 [2023-05-10T00:14:13.997Z] 00:07:01 19.79 0.05 19.74 0.00 4.53 6092.49 0.00 [2023-05-10T00:14:13.997Z] 00:08:01 143.94 0.27 143.68 0.00 20.26 25384.30 0.00 [2023-05-10T00:14:13.997Z] 00:09:01 90.08 11.63 78.45 0.00 5183.14 25699.18 0.00 [2023-05-10T00:14:13.997Z] 00:10:01 5.83 0.00 5.83 0.00 0.00 153.71 0.00 [2023-05-10T00:14:13.997Z] 00:11:01 3.33 0.02 3.32 0.00 0.13 90.25 0.00 [2023-05-10T00:14:13.997Z] 00:12:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 [2023-05-10T00:14:13.997Z] 00:13:01 2.75 1.28 1.47 0.00 27.46 16.40 0.00 [2023-05-10T00:14:13.997Z] 00:14:01 2.15 0.27 1.88 0.00 3.87 22.13 0.00 [2023-05-10T00:14:13.997Z] Average: 52.31 3.64 48.67 0.00 746.72 20667.79 0.00 [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] 00:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T00:14:13.997Z] 00:05:01 29143952 31603528 719156 2.19 71756 2669200 2010880 5.93 983668 2408020 772396 [2023-05-10T00:14:13.997Z] 00:06:01 28411008 31591648 713612 2.17 146400 3247652 1819220 5.36 1066100 2974736 88 [2023-05-10T00:14:13.997Z] 00:07:01 28045436 31513648 785216 2.39 148988 3488108 2180012 6.42 1243216 3112000 90156 [2023-05-10T00:14:13.997Z] 00:08:01 28100624 31586548 713468 2.17 153252 3526540 1704140 5.02 1252188 3073072 688 [2023-05-10T00:14:13.997Z] 00:09:01 27047320 31542948 740428 2.25 191504 4428080 1785368 5.26 1578396 3709172 776 [2023-05-10T00:14:13.997Z] 00:10:01 27047348 31558816 726064 2.21 195256 4439472 1811416 5.34 1599624 3687792 8 [2023-05-10T00:14:13.997Z] 00:11:01 27062812 31569636 715492 2.18 193844 4436344 1770116 5.22 1587448 3684720 8 [2023-05-10T00:14:13.997Z] 00:12:01 27062788 31569648 715424 2.18 193872 4436352 1770116 5.22 1587464 3684724 40 [2023-05-10T00:14:13.997Z] 00:13:01 27059912 31567844 717332 2.18 193944 4437168 1770116 5.22 1592532 3685208 36 [2023-05-10T00:14:13.997Z] 00:14:01 27059188 31567320 717796 2.18 193988 4437288 1770116 5.22 1593884 3685084 24 [2023-05-10T00:14:13.997Z] Average: 27604039 31567158 726399 2.21 168280 3954620 1839150 5.42 1408452 3370453 86422 [2023-05-10T00:14:13.997Z] [2023-05-10T00:14:13.997Z] 00:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T00:14:13.997Z] 00:05:01 ens3 647.25 360.09 6951.09 86.14 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:05:01 docker0 18.67 20.22 1.51 125.37 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:05:01 lo 6.37 6.37 0.62 0.62 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:06:01 ens3 301.13 166.63 2020.08 25.33 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:06:01 docker0 151.68 276.82 12.78 1995.92 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:07:01 ens3 25.97 20.45 18.97 91.53 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:07:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:07:01 vethc1060c4 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:08:01 ens3 70.12 56.01 125.23 231.32 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:08:01 docker0 2.60 6.27 0.17 85.47 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:08:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:09:01 ens3 293.47 136.19 5401.71 20.23 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:09:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.997Z] 00:10:01 ens3 1.15 0.88 0.65 0.34 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:12:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:13:01 ens3 3.65 2.35 3.62 1.34 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:14:01 ens3 2.58 0.95 1.16 0.65 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] Average: ens3 133.70 73.89 1442.99 45.62 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] Average: docker0 17.30 30.35 1.45 220.85 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] Average: lo 1.57 1.57 0.15 0.15 0.00 0.00 0.00 0.00 [2023-05-10T00:14:13.998Z] [2023-05-10T00:14:13.998Z] [2023-05-10T00:14:13.998Z] ---> sar -P ALL: [2023-05-10T00:14:13.998Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14830) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T00:14:13.998Z] [2023-05-10T00:14:13.998Z] 00:03:30 LINUX RESTART (8 CPU) [2023-05-10T00:14:13.998Z] [2023-05-10T00:14:13.998Z] 00:04:02 CPU %user %nice %system %iowait %steal %idle [2023-05-10T00:14:13.998Z] 00:05:01 all 8.61 0.00 6.15 0.68 11.61 72.94 [2023-05-10T00:14:13.998Z] 00:05:01 0 9.33 0.00 5.59 0.62 9.94 74.51 [2023-05-10T00:14:13.998Z] 00:05:01 1 6.92 0.00 7.82 0.10 13.15 72.00 [2023-05-10T00:14:13.998Z] 00:05:01 2 6.56 0.00 7.00 0.20 13.20 73.05 [2023-05-10T00:14:13.998Z] 00:05:01 3 10.59 0.00 5.39 1.72 11.04 71.27 [2023-05-10T00:14:13.998Z] 00:05:01 4 9.00 0.00 6.89 0.59 11.23 72.29 [2023-05-10T00:14:13.998Z] 00:05:01 5 9.00 0.00 5.46 0.08 12.61 72.84 [2023-05-10T00:14:13.998Z] 00:05:01 6 8.44 0.00 5.49 1.43 10.08 74.56 [2023-05-10T00:14:13.998Z] 00:05:01 7 9.04 0.00 5.59 0.68 11.66 73.02 [2023-05-10T00:14:13.998Z] 00:06:01 all 5.37 0.00 6.82 1.09 16.97 69.74 [2023-05-10T00:14:13.998Z] 00:06:01 0 4.84 0.00 4.47 0.91 13.40 76.38 [2023-05-10T00:14:13.998Z] 00:06:01 1 5.88 0.00 6.35 0.52 20.44 66.82 [2023-05-10T00:14:13.998Z] 00:06:01 2 5.04 0.00 5.77 0.15 14.78 74.27 [2023-05-10T00:14:13.998Z] 00:06:01 3 5.39 0.00 10.61 0.08 20.05 63.87 [2023-05-10T00:14:13.998Z] 00:06:01 4 6.50 0.00 6.05 0.55 18.45 68.45 [2023-05-10T00:14:13.998Z] 00:06:01 5 6.31 0.00 7.54 2.34 16.64 67.17 [2023-05-10T00:14:13.998Z] 00:06:01 6 3.89 0.00 3.89 0.25 10.15 81.83 [2023-05-10T00:14:13.998Z] 00:06:01 7 5.11 0.00 10.13 4.02 22.08 58.67 [2023-05-10T00:14:13.998Z] 00:07:01 all 29.65 0.00 14.46 0.06 25.30 30.53 [2023-05-10T00:14:13.998Z] 00:07:01 0 27.99 0.00 14.22 0.16 26.65 30.98 [2023-05-10T00:14:13.998Z] 00:07:01 1 30.37 0.00 14.18 0.02 25.99 29.45 [2023-05-10T00:14:13.998Z] 00:07:01 2 31.98 0.00 16.01 0.00 23.65 28.36 [2023-05-10T00:14:13.998Z] 00:07:01 3 30.22 0.00 14.28 0.02 24.32 31.17 [2023-05-10T00:14:13.998Z] 00:07:01 4 29.61 0.00 14.63 0.02 26.60 29.15 [2023-05-10T00:14:13.998Z] 00:07:01 5 29.08 0.00 13.96 0.16 25.98 30.82 [2023-05-10T00:14:13.998Z] 00:07:01 6 29.09 0.00 14.61 0.11 24.05 32.13 [2023-05-10T00:14:13.998Z] 00:07:01 7 28.89 0.00 13.80 0.00 25.11 32.20 [2023-05-10T00:14:13.998Z] 00:08:01 all 20.92 0.00 10.41 0.51 14.70 53.46 [2023-05-10T00:14:13.998Z] 00:08:01 0 19.32 0.00 9.24 0.26 14.99 56.19 [2023-05-10T00:14:13.998Z] 00:08:01 1 21.98 0.00 11.19 0.08 13.89 52.86 [2023-05-10T00:14:13.998Z] 00:08:01 2 20.82 0.00 10.34 0.06 14.97 53.81 [2023-05-10T00:14:13.998Z] 00:08:01 3 19.99 0.00 11.10 1.36 14.97 52.58 [2023-05-10T00:14:13.998Z] 00:08:01 4 23.84 0.00 11.40 0.36 15.47 48.92 [2023-05-10T00:14:13.998Z] 00:08:01 5 19.85 0.00 9.80 0.10 13.93 56.32 [2023-05-10T00:14:13.998Z] 00:08:01 6 21.46 0.00 10.22 1.80 14.40 52.12 [2023-05-10T00:14:13.998Z] 00:08:01 7 20.14 0.00 9.95 0.08 14.98 54.85 [2023-05-10T00:14:13.998Z] 00:09:01 all 4.86 0.00 4.92 0.68 6.19 83.35 [2023-05-10T00:14:13.998Z] 00:09:01 0 3.43 0.00 4.43 1.31 7.10 83.74 [2023-05-10T00:14:13.998Z] 00:09:01 1 6.11 0.00 3.72 0.23 6.43 83.51 [2023-05-10T00:14:13.998Z] 00:09:01 2 7.65 0.00 7.24 0.35 7.07 77.70 [2023-05-10T00:14:13.998Z] 00:09:01 3 4.75 0.00 3.59 0.69 6.20 84.77 [2023-05-10T00:14:13.998Z] 00:09:01 4 3.92 0.00 5.92 0.48 5.14 84.54 [2023-05-10T00:14:13.998Z] 00:09:01 5 4.36 0.00 5.17 0.31 5.04 85.11 [2023-05-10T00:14:13.998Z] 00:09:01 6 4.51 0.00 4.59 0.69 6.41 83.80 [2023-05-10T00:14:13.998Z] 00:09:01 7 4.18 0.00 4.71 1.36 6.14 83.61 [2023-05-10T00:14:13.998Z] 00:10:01 all 0.21 0.00 0.30 0.04 0.53 98.92 [2023-05-10T00:14:13.998Z] 00:10:01 0 0.08 0.00 0.32 0.20 0.73 98.67 [2023-05-10T00:14:13.998Z] 00:10:01 1 0.05 0.00 0.22 0.00 0.43 99.30 [2023-05-10T00:14:13.998Z] 00:10:01 2 0.08 0.00 0.25 0.00 0.53 99.14 [2023-05-10T00:14:13.998Z] 00:10:01 3 0.17 0.00 0.23 0.02 0.60 98.99 [2023-05-10T00:14:13.998Z] 00:10:01 4 0.05 0.00 0.30 0.00 0.42 99.23 [2023-05-10T00:14:13.998Z] 00:10:01 5 0.07 0.00 0.15 0.05 0.35 99.38 [2023-05-10T00:14:13.998Z] 00:10:01 6 1.06 0.00 0.15 0.02 0.48 98.29 [2023-05-10T00:14:13.998Z] 00:10:01 7 0.10 0.00 0.75 0.07 0.72 98.37 [2023-05-10T00:14:13.998Z] 00:11:01 all 0.25 0.00 0.09 0.02 0.09 99.54 [2023-05-10T00:14:13.998Z] 00:11:01 0 0.33 0.00 0.22 0.13 0.18 99.13 [2023-05-10T00:14:13.998Z] 00:11:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2023-05-10T00:14:13.998Z] 00:11:01 2 0.05 0.00 0.07 0.00 0.12 99.77 [2023-05-10T00:14:13.998Z] 00:11:01 3 0.03 0.00 0.07 0.00 0.07 99.83 [2023-05-10T00:14:13.998Z] 00:11:01 4 0.08 0.00 0.07 0.02 0.08 99.75 [2023-05-10T00:14:13.998Z] 00:11:01 5 0.02 0.00 0.07 0.00 0.03 99.88 [2023-05-10T00:14:13.998Z] 00:11:01 6 1.44 0.00 0.13 0.00 0.10 98.33 [2023-05-10T00:14:13.998Z] 00:11:01 7 0.02 0.00 0.08 0.02 0.07 99.82 [2023-05-10T00:14:13.998Z] 00:12:01 all 0.14 0.00 0.01 0.01 0.05 99.79 [2023-05-10T00:14:13.998Z] 00:12:01 0 0.03 0.00 0.05 0.05 0.15 99.72 [2023-05-10T00:14:13.998Z] 00:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T00:14:13.998Z] 00:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T00:14:13.998Z] 00:12:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-10T00:14:13.998Z] 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:14:13.998Z] 00:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T00:14:13.998Z] 00:12:01 6 1.04 0.00 0.02 0.00 0.08 98.86 [2023-05-10T00:14:13.998Z] 00:12:01 7 0.00 0.00 0.02 0.07 0.07 99.85 [2023-05-10T00:14:13.998Z] 00:13:01 all 0.22 0.00 0.04 0.01 0.08 99.66 [2023-05-10T00:14:13.998Z] 00:13:01 0 0.27 0.00 0.10 0.10 0.22 99.32 [2023-05-10T00:14:13.998Z] 00:13:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2023-05-10T00:14:13.998Z] 00:13:01 2 0.13 0.00 0.03 0.00 0.07 99.77 [2023-05-10T00:14:13.998Z] 00:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T00:14:13.998Z] 00:13:01 4 0.13 0.00 0.03 0.00 0.02 99.82 [2023-05-10T00:14:13.998Z] 00:13:01 5 0.17 0.00 0.02 0.00 0.08 99.73 [2023-05-10T00:14:13.998Z] 00:13:01 6 0.77 0.00 0.03 0.00 0.08 99.11 [2023-05-10T00:14:13.998Z] 00:13:01 7 0.15 0.00 0.07 0.00 0.10 99.68 [2023-05-10T00:14:13.998Z] 00:14:01 all 0.14 0.00 0.04 0.01 0.05 99.76 [2023-05-10T00:14:13.998Z] 00:14:01 0 0.08 0.00 0.07 0.08 0.10 99.67 [2023-05-10T00:14:13.998Z] 00:14:01 1 0.05 0.00 0.07 0.00 0.08 99.80 [2023-05-10T00:14:13.998Z] 00:14:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2023-05-10T00:14:13.998Z] 00:14:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-10T00:14:13.998Z] 00:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T00:14:13.998Z] 00:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T00:14:13.998Z] 00:14:01 6 0.90 0.00 0.02 0.00 0.13 98.95 [2023-05-10T00:14:13.998Z] 00:14:01 7 0.00 0.00 0.00 0.02 0.05 99.93 [2023-05-10T00:14:13.998Z] Average: all 7.16 0.00 4.38 0.31 7.65 80.50 [2023-05-10T00:14:13.998Z] Average: 0 6.69 0.00 3.93 0.38 7.47 81.53 [2023-05-10T00:14:13.998Z] Average: 1 7.27 0.00 4.41 0.10 8.16 80.07 [2023-05-10T00:14:13.998Z] Average: 2 7.37 0.00 4.74 0.08 7.53 80.29 [2023-05-10T00:14:13.998Z] Average: 3 7.24 0.00 4.58 0.39 7.80 79.99 [2023-05-10T00:14:13.998Z] Average: 4 7.45 0.00 4.59 0.20 7.86 79.90 [2023-05-10T00:14:13.998Z] Average: 5 6.99 0.00 4.27 0.31 7.56 80.87 [2023-05-10T00:14:13.998Z] Average: 6 7.36 0.00 3.96 0.43 6.67 81.58 [2023-05-10T00:14:13.998Z] Average: 7 6.88 0.00 4.56 0.63 8.17 79.76 [2023-05-10T00:14:13.998Z] [2023-05-10T00:14:13.998Z] [2023-05-10T00:14:13.998Z]