Pull request #387 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from 6bc619b75e5ee3284532e8add0ff78116f112ad2+184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 (22d6131b87792584f73a9113b1eddc8d77fea78e) 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-ssh6440705105722831569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18032770004004052191.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18255893302512953897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8289725142037204694.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7186964570150911107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15685577027381008579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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/v3]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v3 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 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6730’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6737 in /w/workspace/undry_device-onvif-camera_PR-387 [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/undry_device-onvif-camera_PR-387 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 into PR head commit 6bc619b75e5ee3284532e8add0ff78116f112ad2 Merge succeeded, producing 6bc619b75e5ee3284532e8add0ff78116f112ad2 Checking out Revision 6bc619b75e5ee3284532e8add0ff78116f112ad2 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc619b75e5ee3284532e8add0ff78116f112ad2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc619b75e5ee3284532e8add0ff78116f112ad2 # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:22:52.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:22:52.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:22:53.061Z] ========================================================= [2023-09-20T17:22:53.061Z] EdgeX Global Pipelines Version Info [2023-09-20T17:22:53.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:22:53.814Z] ------------------- [2023-09-20T17:22:53.814Z] stable info: [2023-09-20T17:22:53.814Z] ------------------- [2023-09-20T17:22:53.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:22:53.814Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:22:53.814Z] Message: update stable to v1.0.254 [2023-09-20T17:22:54.383Z] ------------------- [2023-09-20T17:22:54.383Z] experimental info: [2023-09-20T17:22:54.383Z] ------------------- [2023-09-20T17:22:54.383Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:22:54.383Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:22:54.383Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:22:54.653Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-20T17:22:54.701Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-20T17:22:54.739Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:22:54.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:22:54.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:22:54.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:22:54.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:22:54.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:22:54.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:22:55.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:22:55.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:22:55.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-20T17:22:55.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:22:55.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:22:55.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:22:55.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:22:55.347Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:22:55.395Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:22:55.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:22:55.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:22:55.525Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T17:22:55.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-20T17:22:55.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:22:55.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:22:55.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:22:55.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:22:55.781Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:22:55.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-387 [Pipeline] echo [2023-09-20T17:22:55.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-387 [Pipeline] echo [2023-09-20T17:22:55.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-387 [Pipeline] echo [2023-09-20T17:22:55.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bc619b75e5ee3284532e8add0ff78116f112ad2 [Pipeline] echo [2023-09-20T17:22:55.985Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bc619b [Pipeline] echo [2023-09-20T17:22:56.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:22:56.132Z] provisioning config files... [2023-09-20T17:22:56.145Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-387@tmp/config14352975801693169670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:22:56.494Z] ---> docker-login.sh [2023-09-20T17:22:56.494Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:22:56.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:56.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:56.770Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:56.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:56.770Z] [2023-09-20T17:22:56.770Z] Login Succeeded [2023-09-20T17:22:56.770Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:22:56.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:56.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:56.770Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:56.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:56.770Z] [2023-09-20T17:22:56.770Z] Login Succeeded [2023-09-20T17:22:56.770Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:22:57.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:57.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:57.029Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:57.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:57.029Z] [2023-09-20T17:22:57.029Z] Login Succeeded [2023-09-20T17:22:57.029Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:22:57.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:57.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:57.029Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:57.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:57.029Z] [2023-09-20T17:22:57.029Z] Login Succeeded [2023-09-20T17:22:57.029Z] docker.io [2023-09-20T17:22:57.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:22:57.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:22:57.289Z] Configure a credential helper to remove this warning. See [2023-09-20T17:22:57.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:22:57.289Z] [2023-09-20T17:22:57.289Z] Login Succeeded [2023-09-20T17:22:57.289Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:22:57.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:22:58.024Z] + git rev-list -1 --merges 6bc619b75e5ee3284532e8add0ff78116f112ad2~1..6bc619b75e5ee3284532e8add0ff78116f112ad2 [Pipeline] echo [2023-09-20T17:22:58.090Z] -----------> git rev-list -1 --merges 6bc619b75e5ee3284532e8add0ff78116f112ad2~1..6bc619b75e5ee3284532e8add0ff78116f112ad2 6bc619b75e5ee3284532e8add0ff78116f112ad2 [false] [Pipeline] sh [2023-09-20T17:22:58.410Z] + git log --format=format:%s -1 6bc619b75e5ee3284532e8add0ff78116f112ad2 [Pipeline] echo [2023-09-20T17:22:58.445Z] ========================================================= [2023-09-20T17:22:58.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:22:58.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:22:58.894Z] + git log --format=format:%s -1 6bc619b75e5ee3284532e8add0ff78116f112ad2 [Pipeline] echo [2023-09-20T17:22:58.926Z] [semverPrep] GIT_COMMIT: 6bc619b75e5ee3284532e8add0ff78116f112ad2, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo [2023-09-20T17:22:58.955Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:22:59.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:22:59.342Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:22:59.342Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:22:59.342Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:22:59.342Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:22:59.342Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T17:22:59.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:22:59.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:22:59.766Z] [2023-09-20T17:22:59.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:23:00.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:23:00.155Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:23:00.155Z] b85a868b505f: Pulling fs layer [2023-09-20T17:23:00.155Z] e2be974225ed: Pulling fs layer [2023-09-20T17:23:00.155Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:23:00.155Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:23:00.155Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:23:00.155Z] eaf3925da568: Pulling fs layer [2023-09-20T17:23:00.155Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:23:00.155Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:23:00.155Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:23:00.155Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:23:00.155Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:23:00.155Z] bde34c3a00c8: Waiting [2023-09-20T17:23:00.155Z] 988bab9f4d93: Waiting [2023-09-20T17:23:00.155Z] 4872d77fe225: Waiting [2023-09-20T17:23:00.155Z] 1469e6f7b9e6: Waiting [2023-09-20T17:23:00.155Z] eaf3925da568: Waiting [2023-09-20T17:23:00.155Z] bab4dde63d76: Waiting [2023-09-20T17:23:00.155Z] 5851b861e8e6: Waiting [2023-09-20T17:23:00.155Z] e2be974225ed: Verifying Checksum [2023-09-20T17:23:00.155Z] e2be974225ed: Download complete [2023-09-20T17:23:00.155Z] 988bab9f4d93: Verifying Checksum [2023-09-20T17:23:00.155Z] 988bab9f4d93: Download complete [2023-09-20T17:23:00.426Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:23:00.426Z] 1469e6f7b9e6: Download complete [2023-09-20T17:23:00.426Z] eaf3925da568: Download complete [2023-09-20T17:23:00.426Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:23:00.426Z] 339a4e72a1f5: Download complete [2023-09-20T17:23:00.426Z] bde34c3a00c8: Verifying Checksum [2023-09-20T17:23:00.426Z] bde34c3a00c8: Download complete [2023-09-20T17:23:00.426Z] b352a97aabf1: Verifying Checksum [2023-09-20T17:23:00.426Z] b352a97aabf1: Download complete [2023-09-20T17:23:00.426Z] 4872d77fe225: Download complete [2023-09-20T17:23:00.426Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:23:00.426Z] 5851b861e8e6: Download complete [2023-09-20T17:23:00.426Z] b85a868b505f: Verifying Checksum [2023-09-20T17:23:00.426Z] b85a868b505f: Download complete [2023-09-20T17:23:00.686Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:23:00.686Z] bab4dde63d76: Download complete [2023-09-20T17:23:01.638Z] b85a868b505f: Pull complete [2023-09-20T17:23:01.638Z] e2be974225ed: Pull complete [2023-09-20T17:23:02.265Z] 339a4e72a1f5: Pull complete [2023-09-20T17:23:02.265Z] 988bab9f4d93: Pull complete [2023-09-20T17:23:02.531Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:23:02.531Z] eaf3925da568: Pull complete [2023-09-20T17:23:04.433Z] bab4dde63d76: Pull complete [2023-09-20T17:23:04.433Z] bde34c3a00c8: Pull complete [2023-09-20T17:23:04.433Z] b352a97aabf1: Pull complete [2023-09-20T17:23:04.692Z] 4872d77fe225: Pull complete [2023-09-20T17:23:04.692Z] 5851b861e8e6: Pull complete [2023-09-20T17:23:04.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:23:04.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:23:04.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:23:04.929Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-09-20T17:23:04.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-387 -v /w/workspace/undry_device-onvif-camera_PR-387:/w/workspace/undry_device-onvif-camera_PR-387:rw,z -v /w/workspace/undry_device-onvif-camera_PR-387@tmp:/w/workspace/undry_device-onvif-camera_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:23:07.660Z] $ docker top 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff -eo pid,comm [2023-09-20T17:23:07.711Z] 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-09-20T17:23:07.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:23:07.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:23:07.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:23:07.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:23:07.969Z] $ docker exec 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff ssh-agent [2023-09-20T17:23:08.083Z] SSH_AUTH_SOCK=/tmp/ssh-0qnsj5fT8hoU/agent.32 [2023-09-20T17:23:08.083Z] SSH_AGENT_PID=38 [2023-09-20T17:23:08.089Z] Running ssh-add (command line suppressed) [2023-09-20T17:23:08.190Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-387@tmp/private_key_12770564302228334390.key (/w/workspace/undry_device-onvif-camera_PR-387@tmp/private_key_12770564302228334390.key) [2023-09-20T17:23:08.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:23:08.549Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:23:08.575Z] $ docker exec --env ******** --env ******** 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff ssh-agent -k [2023-09-20T17:23:08.669Z] unset SSH_AUTH_SOCK; [2023-09-20T17:23:08.669Z] unset SSH_AGENT_PID; [2023-09-20T17:23:08.670Z] echo Agent pid 38 killed; [2023-09-20T17:23:08.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:23:08.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:23:08.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:23:08.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:23:08.893Z] $ docker exec 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff ssh-agent [2023-09-20T17:23:09.004Z] SSH_AUTH_SOCK=/tmp/ssh-u8MEwfMVWDh6/agent.70 [2023-09-20T17:23:09.004Z] SSH_AGENT_PID=76 [2023-09-20T17:23:09.008Z] Running ssh-add (command line suppressed) [2023-09-20T17:23:09.109Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-387@tmp/private_key_10796223364633989142.key (/w/workspace/undry_device-onvif-camera_PR-387@tmp/private_key_10796223364633989142.key) [2023-09-20T17:23:09.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:23:09.450Z] + git semver init [2023-09-20T17:23:09.712Z] 2023-09-20 17:23:09,634 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:23:09.712Z] 2023-09-20 17:23:09,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-387/.semver [2023-09-20T17:23:09.712Z] 2023-09-20 17:23:09,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-387/.semver [2023-09-20T17:23:09.712Z] 2023-09-20 17:23:09,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-387/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-387, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,701 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-387/.git/info/exclude [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-387/.semver/PR-387 with force:False [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,701 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-387/.semver/PR-387 [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,706 [execute] INFO git cat-file --batch-check [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-387/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,713 [execute] INFO git cat-file --batch [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-387/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:23:11.091Z] 2023-09-20 17:23:10,719 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-387/.semver/PR-387 [2023-09-20T17:23:11.091Z] 0.0.0 [Pipeline] } [2023-09-20T17:23:11.116Z] $ docker exec --env ******** --env ******** 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff ssh-agent -k [2023-09-20T17:23:11.220Z] unset SSH_AUTH_SOCK; [2023-09-20T17:23:11.221Z] unset SSH_AGENT_PID; [2023-09-20T17:23:11.221Z] echo Agent pid 76 killed; [2023-09-20T17:23:11.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:23:11.677Z] + git semver [Pipeline] } [2023-09-20T17:23:11.961Z] $ docker stop --time=1 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff [2023-09-20T17:23:13.221Z] $ docker rm -f --volumes 354058aae7bbcd7d52bccff906eea19afa5854fdef10c6c78fe23cef989a22ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:23:13.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:23:13.883Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:23:13.900Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:23:14.572Z] provisioning config files... [2023-09-20T17:23:14.579Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-387@tmp/config3220719724251611539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:23:14.928Z] ---> docker-login.sh [2023-09-20T17:23:14.928Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:23:14.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:23:14.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:23:14.928Z] Configure a credential helper to remove this warning. See [2023-09-20T17:23:14.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:23:14.928Z] [2023-09-20T17:23:14.928Z] Login Succeeded [2023-09-20T17:23:14.928Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:23:14.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:23:14.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:23:14.928Z] Configure a credential helper to remove this warning. See [2023-09-20T17:23:14.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:23:14.928Z] [2023-09-20T17:23:14.928Z] Login Succeeded [2023-09-20T17:23:14.928Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:23:15.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:23:15.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:23:15.191Z] Configure a credential helper to remove this warning. See [2023-09-20T17:23:15.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:23:15.191Z] [2023-09-20T17:23:15.191Z] Login Succeeded [2023-09-20T17:23:15.191Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:23:15.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:23:15.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:23:15.191Z] Configure a credential helper to remove this warning. See [2023-09-20T17:23:15.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:23:15.191Z] [2023-09-20T17:23:15.191Z] Login Succeeded [2023-09-20T17:23:15.191Z] docker.io [2023-09-20T17:23:15.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:23:15.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:23:15.451Z] Configure a credential helper to remove this warning. See [2023-09-20T17:23:15.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:23:15.451Z] [2023-09-20T17:23:15.452Z] Login Succeeded [2023-09-20T17:23:15.452Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:23:15.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:23:15.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:23:15.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:23:15.791Z] ========================================================= [2023-09-20T17:23:15.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:23:15.791Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:23:16.278Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:23:16.278Z] Sending build context to Docker daemon 21.71MB [2023-09-20T17:23:16.278Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:23:16.278Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:23:16.278Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:23:16.278Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:23:16.278Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:23:16.278Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:23:16.278Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:23:16.278Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:23:16.278Z] c68163c4e522: Pulling fs layer [2023-09-20T17:23:16.278Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:23:16.278Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:23:16.278Z] 33e27b845d1e: Waiting [2023-09-20T17:23:16.278Z] 50da416c3ac9: Waiting [2023-09-20T17:23:16.278Z] ad3a456e5733: Waiting [2023-09-20T17:23:16.278Z] 23d2d4c4bb30: Waiting [2023-09-20T17:23:16.558Z] c4d48a809fc2: Download complete [2023-09-20T17:23:16.558Z] ad3a456e5733: Download complete [2023-09-20T17:23:16.558Z] 33e27b845d1e: Download complete [2023-09-20T17:23:16.558Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:23:16.558Z] 7264a8db6415: Download complete [2023-09-20T17:23:16.558Z] c68163c4e522: Verifying Checksum [2023-09-20T17:23:16.558Z] c68163c4e522: Download complete [2023-09-20T17:23:16.558Z] 7264a8db6415: Pull complete [2023-09-20T17:23:16.839Z] c4d48a809fc2: Pull complete [2023-09-20T17:23:16.839Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:23:16.839Z] 23d2d4c4bb30: Download complete [2023-09-20T17:23:17.099Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:23:17.099Z] 4f1c88b9dad5: Download complete [2023-09-20T17:23:17.362Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:23:17.362Z] 50da416c3ac9: Download complete [2023-09-20T17:23:20.689Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:23:20.689Z] ad3a456e5733: Pull complete [2023-09-20T17:23:20.689Z] 33e27b845d1e: Pull complete [2023-09-20T17:23:20.689Z] c68163c4e522: Pull complete [2023-09-20T17:23:22.602Z] 50da416c3ac9: Pull complete [2023-09-20T17:23:23.180Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:23:23.180Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:23:23.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:23:23.180Z] ---> 0786185ac409 [2023-09-20T17:23:23.180Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:23:27.380Z] ---> Running in f53cf37ba4bc [2023-09-20T17:23:27.380Z] Removing intermediate container f53cf37ba4bc [2023-09-20T17:23:27.380Z] ---> 81f38b144fdb [2023-09-20T17:23:27.380Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:23:27.380Z] ---> Running in 4fb3c634ef15 [2023-09-20T17:23:27.380Z] Removing intermediate container 4fb3c634ef15 [2023-09-20T17:23:27.380Z] ---> 48b4ca25ed72 [2023-09-20T17:23:27.380Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:23:27.380Z] ---> Running in 1ac2228d5f21 [2023-09-20T17:23:27.380Z] Removing intermediate container 1ac2228d5f21 [2023-09-20T17:23:27.380Z] ---> 9973d4ce3df7 [2023-09-20T17:23:27.380Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:23:27.380Z] ---> Running in 6edc62e090d8 [2023-09-20T17:23:27.380Z] Removing intermediate container 6edc62e090d8 [2023-09-20T17:23:27.380Z] ---> 0a38e0cee25a [2023-09-20T17:23:27.380Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-20T17:23:27.380Z] ---> Running in 682f7d9c8e71 [2023-09-20T17:23:27.380Z] Removing intermediate container 682f7d9c8e71 [2023-09-20T17:23:27.380Z] ---> 03a7feda56b7 [2023-09-20T17:23:27.380Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:23:27.380Z] ---> Running in 526f8af61bd3 [2023-09-20T17:23:27.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:23:27.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:23:27.902Z] OK: 264 MiB in 52 packages [2023-09-20T17:23:28.471Z] Removing intermediate container 526f8af61bd3 [2023-09-20T17:23:28.471Z] ---> 4833b252bc1d [2023-09-20T17:23:28.471Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-20T17:23:28.742Z] ---> Running in cfb351fc765b [2023-09-20T17:23:28.742Z] Removing intermediate container cfb351fc765b [2023-09-20T17:23:28.742Z] ---> 5e2db31f22bb [2023-09-20T17:23:28.742Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-20T17:23:29.308Z] ---> a23915455a98 [2023-09-20T17:23:29.308Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:23:29.308Z] ---> Running in e063cdaa8318 [2023-09-20T17:23:29.369Z] Still waiting to schedule task [2023-09-20T17:23:29.369Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ [2023-09-20T17:24:16.151Z] Removing intermediate container e063cdaa8318 [2023-09-20T17:24:16.151Z] ---> a7eeb09890cf [2023-09-20T17:24:16.151Z] Step 12/13 : COPY . . [2023-09-20T17:24:16.422Z] ---> e0845f9156c8 [2023-09-20T17:24:16.422Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:24:16.686Z] ---> Running in d0eb81937736 [2023-09-20T17:24:16.946Z] noop [2023-09-20T17:24:17.512Z] Removing intermediate container d0eb81937736 [2023-09-20T17:24:17.512Z] ---> 1ba5443f2205 [2023-09-20T17:24:17.512Z] Successfully built 1ba5443f2205 [2023-09-20T17:24:17.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:24:18.048Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:24:18.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:24:18.241Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-09-20T17:24:18.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-387 -v /w/workspace/undry_device-onvif-camera_PR-387:/w/workspace/undry_device-onvif-camera_PR-387:rw,z -v /w/workspace/undry_device-onvif-camera_PR-387@tmp:/w/workspace/undry_device-onvif-camera_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T17:24:19.090Z] $ docker top cbc9199814a9d7ffbbc8ace8a395a1db8cb07b8b4b40ce7332e2eeac142a34cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:24:19.505Z] + go version [2023-09-20T17:24:19.505Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:24:19.534Z] $ docker stop --time=1 cbc9199814a9d7ffbbc8ace8a395a1db8cb07b8b4b40ce7332e2eeac142a34cb [2023-09-20T17:24:20.811Z] $ docker rm -f --volumes cbc9199814a9d7ffbbc8ace8a395a1db8cb07b8b4b40ce7332e2eeac142a34cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:24:21.751Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:24:21.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:24:21.907Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-09-20T17:24:21.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-387 -v /w/workspace/undry_device-onvif-camera_PR-387:/w/workspace/undry_device-onvif-camera_PR-387:rw,z -v /w/workspace/undry_device-onvif-camera_PR-387@tmp:/w/workspace/undry_device-onvif-camera_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T17:24:22.293Z] $ docker top 2e18ce1c56f5a960cc952848eceb4f00cb6aa335e889a52fc4873814b4c94f6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:24:22.700Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-387 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:24:23.071Z] + make test [2023-09-20T17:24:23.071Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:24:24.448Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-20T17:24:36.653Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-20T17:24:36.654Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-20T17:24:37.597Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.5% of statements [2023-09-20T17:24:38.167Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.477s coverage: 86.5% of statements [2023-09-20T17:24:46.295Z] go vet ./... [2023-09-20T17:24:50.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:24:50.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:24:50.479Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:24:50.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:24:50.543Z] $ docker stop --time=1 2e18ce1c56f5a960cc952848eceb4f00cb6aa335e889a52fc4873814b4c94f6d [2023-09-20T17:24:54.552Z] $ docker rm -f --volumes 2e18ce1c56f5a960cc952848eceb4f00cb6aa335e889a52fc4873814b4c94f6d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:24:55.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:24:55.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:24:55.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:24:56.112Z] + ls -al . [2023-09-20T17:24:56.112Z] total 244 [2023-09-20T17:24:56.112Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:24 . [2023-09-20T17:24:56.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:22 .. [2023-09-20T17:24:56.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:24 .git [2023-09-20T17:24:56.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:22 .github [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 17:22 .gitignore [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 17:22 .golangci.yml [2023-09-20T17:24:56.112Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:23 .semver [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 17:22 Attribution.txt [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 17:22 CHANGELOG.md [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 17:22 Dockerfile [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:22 GOVERNANCE.md [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 17:22 Jenkinsfile [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:22 LICENSE [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 17:22 Makefile [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 17:22 OWNERS.md [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 17:22 README.md [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:23 VERSION [2023-09-20T17:24:56.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:22 bin [2023-09-20T17:24:56.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:22 cmd [2023-09-20T17:24:56.112Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 17:24 coverage.out [2023-09-20T17:24:56.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:22 doc [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 17:22 go.mod [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 17:22 go.sum [2023-09-20T17:24:56.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:22 internal [2023-09-20T17:24:56.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:22 snap [2023-09-20T17:24:56.112Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:24:56.575Z] + 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=6bc619b75e5ee3284532e8add0ff78116f112ad2 --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:24:56.575Z] Sending build context to Docker daemon 21.79MB [2023-09-20T17:24:56.575Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:24:56.575Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T17:24:56.575Z] ---> 1ba5443f2205 [2023-09-20T17:24:56.575Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:24:56.835Z] ---> Running in 077913ce9146 [2023-09-20T17:24:56.835Z] Removing intermediate container 077913ce9146 [2023-09-20T17:24:56.835Z] ---> de19227da7fd [2023-09-20T17:24:56.835Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:24:56.835Z] ---> Running in bcc4f694189e [2023-09-20T17:24:56.835Z] Removing intermediate container bcc4f694189e [2023-09-20T17:24:56.835Z] ---> 5313a16f8766 [2023-09-20T17:24:56.835Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:24:56.835Z] ---> Running in c18aa7427837 [2023-09-20T17:24:57.094Z] Removing intermediate container c18aa7427837 [2023-09-20T17:24:57.094Z] ---> 44bbe0b56982 [2023-09-20T17:24:57.094Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:24:57.094Z] ---> Running in e5716a088849 [2023-09-20T17:24:57.094Z] Removing intermediate container e5716a088849 [2023-09-20T17:24:57.094Z] ---> 0b09c5ea96b8 [2023-09-20T17:24:57.094Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-20T17:24:57.094Z] ---> Running in d9411a9a69b0 [2023-09-20T17:24:57.353Z] Removing intermediate container d9411a9a69b0 [2023-09-20T17:24:57.353Z] ---> 5fd24da26811 [2023-09-20T17:24:57.353Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:24:57.353Z] ---> Running in e893d2f51c45 [2023-09-20T17:24:57.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:24:57.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:24:58.179Z] OK: 264 MiB in 52 packages [2023-09-20T17:24:58.437Z] Removing intermediate container e893d2f51c45 [2023-09-20T17:24:58.437Z] ---> cf41e81077b0 [2023-09-20T17:24:58.437Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-20T17:24:58.437Z] ---> Running in 06e58c5ec6c0 [2023-09-20T17:24:58.437Z] Removing intermediate container 06e58c5ec6c0 [2023-09-20T17:24:58.437Z] ---> 32c7d729a056 [2023-09-20T17:24:58.437Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-20T17:24:58.437Z] ---> d7da1ea761f2 [2023-09-20T17:24:58.437Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:24:58.698Z] ---> Running in aa31f9d146e6 [2023-09-20T17:24:59.269Z] Removing intermediate container aa31f9d146e6 [2023-09-20T17:24:59.269Z] ---> 13c7fc3a187f [2023-09-20T17:24:59.269Z] Step 12/26 : COPY . . [2023-09-20T17:25:00.206Z] ---> 3d253337b44a [2023-09-20T17:25:00.206Z] Step 13/26 : RUN ${MAKE} [2023-09-20T17:25:00.206Z] ---> Running in 338a0f398adb [2023-09-20T17:25:00.468Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-20T17:25:27.143Z] Removing intermediate container 338a0f398adb [2023-09-20T17:25:27.143Z] ---> 97b64072ba26 [2023-09-20T17:25:27.143Z] Step 14/26 : FROM alpine:3.18 [2023-09-20T17:25:27.143Z] 3.18: Pulling from library/alpine [2023-09-20T17:25:27.143Z] 7264a8db6415: Already exists [2023-09-20T17:25:27.143Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:25:27.143Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:25:27.143Z] ---> 7e01a0d0a1dc [2023-09-20T17:25:27.143Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:25:27.143Z] ---> Running in 81e6259b8c67 [2023-09-20T17:25:27.143Z] Removing intermediate container 81e6259b8c67 [2023-09-20T17:25:27.143Z] ---> 48cd6a9b88ef [2023-09-20T17:25:27.143Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-20T17:25:27.143Z] ---> Running in 6ad0db82a989 [2023-09-20T17:25:27.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:25:27.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:25:27.143Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T17:25:27.143Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:25:27.143Z] OK: 7 MiB in 16 packages [2023-09-20T17:25:27.143Z] Removing intermediate container 6ad0db82a989 [2023-09-20T17:25:27.143Z] ---> 6c466ac0424c [2023-09-20T17:25:27.143Z] Step 17/26 : WORKDIR / [2023-09-20T17:25:27.143Z] ---> Running in 3197e96f196a [2023-09-20T17:25:27.143Z] Removing intermediate container 3197e96f196a [2023-09-20T17:25:27.143Z] ---> aac5cddf43a4 [2023-09-20T17:25:27.143Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-20T17:25:27.143Z] ---> 66b619004425 [2023-09-20T17:25:27.143Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-20T17:25:27.143Z] ---> 601626bfbe01 [2023-09-20T17:25:27.143Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-20T17:25:27.143Z] ---> b5f6c71a8d4d [2023-09-20T17:25:27.143Z] Step 21/26 : EXPOSE 59984 [2023-09-20T17:25:27.143Z] ---> Running in 40e15bfaadf7 [2023-09-20T17:25:27.143Z] Removing intermediate container 40e15bfaadf7 [2023-09-20T17:25:27.143Z] ---> 4aba1930e372 [2023-09-20T17:25:27.143Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-20T17:25:27.143Z] ---> Running in 84ad86c44bae [2023-09-20T17:25:27.143Z] Removing intermediate container 84ad86c44bae [2023-09-20T17:25:27.143Z] ---> 594554940584 [2023-09-20T17:25:27.143Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:25:27.143Z] ---> Running in 1e5b15dadfc3 [2023-09-20T17:25:27.143Z] Removing intermediate container 1e5b15dadfc3 [2023-09-20T17:25:27.143Z] ---> 0fd226c6a88b [2023-09-20T17:25:27.143Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T17:25:27.143Z] ---> Running in 23504a9f22a0 [2023-09-20T17:25:27.143Z] Removing intermediate container 23504a9f22a0 [2023-09-20T17:25:27.143Z] ---> 44ea13fb0215 [2023-09-20T17:25:27.143Z] Step 25/26 : LABEL git_sha=6bc619b75e5ee3284532e8add0ff78116f112ad2 [2023-09-20T17:25:27.143Z] ---> Running in fed7a27dc494 [2023-09-20T17:25:27.143Z] Removing intermediate container fed7a27dc494 [2023-09-20T17:25:27.143Z] ---> 03bf67ca13a2 [2023-09-20T17:25:27.143Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T17:25:27.143Z] ---> Running in 102e485ae4d7 [2023-09-20T17:25:27.143Z] Removing intermediate container 102e485ae4d7 [2023-09-20T17:25:27.143Z] ---> 1af32bcb1f90 [2023-09-20T17:25:27.143Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:25:27.143Z] Successfully built 1af32bcb1f90 [2023-09-20T17:25:27.143Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:25:28.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:25:28.002Z] [2023-09-20T17:25:28.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:25:28.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:25:28.398Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:25:28.398Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:25:28.398Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:25:28.398Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:25:28.398Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:25:28.398Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:25:28.398Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:25:28.398Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:25:28.398Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:25:28.398Z] 33b1e0a273af: Waiting [2023-09-20T17:25:28.398Z] 5d3b04190fa2: Waiting [2023-09-20T17:25:28.398Z] 2f39f015ded8: Waiting [2023-09-20T17:25:28.398Z] 5c69ac0246d0: Download complete [2023-09-20T17:25:28.398Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:25:28.659Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:25:28.659Z] ec43610c2a17: Download complete [2023-09-20T17:25:28.659Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T17:25:28.659Z] 5d3b04190fa2: Download complete [2023-09-20T17:25:28.659Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:25:28.659Z] 5eb5b503b376: Download complete [2023-09-20T17:25:29.638Z] 2f39f015ded8: Verifying Checksum [2023-09-20T17:25:29.638Z] 2f39f015ded8: Download complete [2023-09-20T17:25:30.573Z] 5eb5b503b376: Pull complete [2023-09-20T17:25:30.835Z] 5c69ac0246d0: Pull complete [2023-09-20T17:25:31.787Z] ec43610c2a17: Pull complete [2023-09-20T17:25:31.787Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:25:32.352Z] 33b1e0a273af: Pull complete [2023-09-20T17:25:32.611Z] 5d3b04190fa2: Pull complete [2023-09-20T17:25:37.953Z] 2f39f015ded8: Pull complete [2023-09-20T17:25:37.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:25:37.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:25:37.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:25:38.181Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-09-20T17:25:38.210Z] $ 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/undry_device-onvif-camera_PR-387 -v /w/workspace/undry_device-onvif-camera_PR-387:/w/workspace/undry_device-onvif-camera_PR-387:rw,z -v /w/workspace/undry_device-onvif-camera_PR-387@tmp:/w/workspace/undry_device-onvif-camera_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T17:25:43.588Z] $ docker top 643779213a8e8c5246c6805c97287d94f33e13c66664b7d030eaf92aa0654803 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:44.029Z] ---> job-cost.sh [2023-09-20T17:25:44.029Z] lf-activate-venv: SKIPPING [2023-09-20T17:25:44.029Z] INFO: No Stack... [2023-09-20T17:25:44.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:25:44.863Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:25:45.168Z] + cat /w/workspace/undry_device-onvif-camera_PR-387/archives/cost.csv [2023-09-20T17:25:45.168Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:25:45.212Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] [2023-09-20T17:25:45.218Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] did not exist. Created. [2023-09-20T17:25:45.218Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:25:45.597Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:25:45.656Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:25:45.694Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:25:45.768Z] $ docker stop --time=1 643779213a8e8c5246c6805c97287d94f33e13c66664b7d030eaf92aa0654803 [2023-09-20T17:25:46.930Z] $ docker rm -f --volumes 643779213a8e8c5246c6805c97287d94f33e13c66664b7d030eaf92aa0654803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:26:15.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6747 in /w/workspace/undry_device-onvif-camera_PR-387 [Pipeline] { [Pipeline] ws [2023-09-20T17:26:15.821Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:26:15.909Z] The recommended git tool is: git [2023-09-20T17:26:28.456Z] using credential edgex-jenkins-ssh [2023-09-20T17:26:28.481Z] Cloning the remote Git repository [2023-09-20T17:26:28.645Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T17:26:28.886Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-09-20T17:26:29.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T17:26:29.195Z] > git --version # timeout=10 [2023-09-20T17:26:29.244Z] > git --version # 'git version 2.25.1' [2023-09-20T17:26:29.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:26:29.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:26:31.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-20T17:26:31.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:26:34.783Z] Merging remotes/origin/main commit 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 into PR head commit 6bc619b75e5ee3284532e8add0ff78116f112ad2 [2023-09-20T17:26:33.950Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-20T17:26:34.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-20T17:26:34.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:26:34.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:26:34.814Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:26:35.061Z] > git checkout -f 6bc619b75e5ee3284532e8add0ff78116f112ad2 # timeout=10 [2023-09-20T17:26:35.901Z] Merge succeeded, producing 6bc619b75e5ee3284532e8add0ff78116f112ad2 [2023-09-20T17:26:35.902Z] Checking out Revision 6bc619b75e5ee3284532e8add0ff78116f112ad2 (PR-387) [2023-09-20T17:26:35.499Z] > git remote # timeout=10 [2023-09-20T17:26:35.643Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:26:35.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:26:35.787Z] > git merge 184940f7f2fbcd4bd957e0d4d72b6e93a91e2c49 # timeout=10 [2023-09-20T17:26:35.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:26:35.929Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:26:36.008Z] > git checkout -f 6bc619b75e5ee3284532e8add0ff78116f112ad2 # timeout=10 [2023-09-20T17:26:40.246Z] Commit message: "ci: add automated release workflow on tag creation" [2023-09-20T17:26:40.312Z] > git --version # timeout=10 [2023-09-20T17:26:40.326Z] > git --version # 'git version 2.25.1' [2023-09-20T17:26:40.353Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:26:41.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:26:41.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:26:41.915Z] Dload Upload Total Spent Left Speed [2023-09-20T17:26:41.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 144k 0 --:--:-- --:--:-- --:--:-- 144k [Pipeline] sh [2023-09-20T17:26:43.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:26:43.649Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:26:43.649Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:26:43.649Z] { [2023-09-20T17:26:43.649Z] "registry-mirrors": [ [2023-09-20T17:26:43.649Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:26:43.649Z] ], [2023-09-20T17:26:43.649Z] "bip": "10.250.0.254/24", [2023-09-20T17:26:43.649Z] "hosts": [ [2023-09-20T17:26:43.649Z] "tcp://0.0.0.0:5555", [2023-09-20T17:26:43.649Z] "unix:///var/run/docker.sock" [2023-09-20T17:26:43.649Z] ], [2023-09-20T17:26:43.649Z] "mtu": 1458, [2023-09-20T17:26:43.649Z] "selinux-enabled": true, [2023-09-20T17:26:43.649Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:26:43.649Z] } [Pipeline] sh [2023-09-20T17:26:44.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:26:44.480Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:27:03.456Z] provisioning config files... [2023-09-20T17:27:03.493Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9784118748605057305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:27:03.926Z] ---> docker-login.sh [2023-09-20T17:27:03.926Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:27:04.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:04.798Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:04.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:04.798Z] [2023-09-20T17:27:04.798Z] Login Succeeded [2023-09-20T17:27:04.798Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:27:05.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:05.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:05.079Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:05.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:05.079Z] [2023-09-20T17:27:05.079Z] Login Succeeded [2023-09-20T17:27:05.079Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:27:05.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:05.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:05.640Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:05.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:05.640Z] [2023-09-20T17:27:05.640Z] Login Succeeded [2023-09-20T17:27:05.640Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:27:05.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.190Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.190Z] [2023-09-20T17:27:06.190Z] Login Succeeded [2023-09-20T17:27:06.190Z] docker.io [2023-09-20T17:27:06.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.738Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.738Z] [2023-09-20T17:27:06.738Z] Login Succeeded [2023-09-20T17:27:06.738Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:27:06.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:27:07.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:27:07.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:27:07.360Z] ========================================================= [2023-09-20T17:27:07.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:27:07.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:07.896Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:27:08.494Z] Sending build context to Docker daemon 14.23MB [2023-09-20T17:27:08.494Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:27:08.494Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:27:08.494Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:27:08.494Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:27:08.494Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:27:08.494Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:27:08.494Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:27:08.494Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:27:08.494Z] 17808c966233: Pulling fs layer [2023-09-20T17:27:08.494Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:27:08.494Z] cefa15bbcfad: Waiting [2023-09-20T17:27:08.494Z] 17808c966233: Waiting [2023-09-20T17:27:08.494Z] f4c1fc716caa: Waiting [2023-09-20T17:27:08.798Z] 5d54e960e981: Verifying Checksum [2023-09-20T17:27:08.798Z] 5d54e960e981: Download complete [2023-09-20T17:27:08.798Z] f0e02332f6b5: Verifying Checksum [2023-09-20T17:27:08.798Z] f0e02332f6b5: Download complete [2023-09-20T17:27:08.798Z] cefa15bbcfad: Download complete [2023-09-20T17:27:08.798Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T17:27:08.798Z] 9fda8d8052c6: Download complete [2023-09-20T17:27:09.622Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:27:09.622Z] f4c1fc716caa: Download complete [2023-09-20T17:27:09.622Z] 9fda8d8052c6: Pull complete [2023-09-20T17:27:10.226Z] 5d54e960e981: Pull complete [2023-09-20T17:27:10.825Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:27:10.825Z] c4a7e357bf2a: Download complete [2023-09-20T17:27:11.424Z] 17808c966233: Verifying Checksum [2023-09-20T17:27:11.424Z] 17808c966233: Download complete [2023-09-20T17:27:23.826Z] c4a7e357bf2a: Pull complete [2023-09-20T17:27:23.826Z] f0e02332f6b5: Pull complete [2023-09-20T17:27:23.826Z] cefa15bbcfad: Pull complete [2023-09-20T17:27:30.575Z] 17808c966233: Pull complete [2023-09-20T17:27:31.167Z] f4c1fc716caa: Pull complete [2023-09-20T17:27:31.167Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:27:31.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:27:31.167Z] ---> ea914061e18c [2023-09-20T17:27:31.167Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:27:33.795Z] ---> Running in 031501c0d653 [2023-09-20T17:27:33.795Z] Removing intermediate container 031501c0d653 [2023-09-20T17:27:33.795Z] ---> 9e8d4e60cced [2023-09-20T17:27:33.795Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:27:33.795Z] ---> Running in 079478798fe1 [2023-09-20T17:27:34.073Z] Removing intermediate container 079478798fe1 [2023-09-20T17:27:34.073Z] ---> e223505cd1a2 [2023-09-20T17:27:34.073Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:27:34.352Z] ---> Running in 9028b76a7b70 [2023-09-20T17:27:34.626Z] Removing intermediate container 9028b76a7b70 [2023-09-20T17:27:34.626Z] ---> 887386f33ea5 [2023-09-20T17:27:34.626Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:27:34.626Z] ---> Running in 38d5ae85ed82 [2023-09-20T17:27:34.904Z] Removing intermediate container 38d5ae85ed82 [2023-09-20T17:27:34.904Z] ---> cc2ca470449e [2023-09-20T17:27:34.904Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-20T17:27:35.184Z] ---> Running in 58d59b1de624 [2023-09-20T17:27:35.467Z] Removing intermediate container 58d59b1de624 [2023-09-20T17:27:35.467Z] ---> b563914dcfe2 [2023-09-20T17:27:35.467Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:27:35.467Z] ---> Running in 91bd1f146a9e [2023-09-20T17:27:36.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:27:37.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:27:38.946Z] OK: 266 MiB in 52 packages [2023-09-20T17:27:39.921Z] Removing intermediate container 91bd1f146a9e [2023-09-20T17:27:39.921Z] ---> d0f3800554e2 [2023-09-20T17:27:39.921Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-20T17:27:39.921Z] ---> Running in b263e5f1e514 [2023-09-20T17:27:40.516Z] Removing intermediate container b263e5f1e514 [2023-09-20T17:27:40.516Z] ---> df09428a056c [2023-09-20T17:27:40.516Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-20T17:27:41.125Z] ---> 211cdac2d36a [2023-09-20T17:27:41.125Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:27:41.125Z] ---> Running in 8498cc1a35db [2023-09-20T17:29:02.927Z] Removing intermediate container 8498cc1a35db [2023-09-20T17:29:02.927Z] ---> 3d1b1a8d059b [2023-09-20T17:29:02.927Z] Step 12/13 : COPY . . [2023-09-20T17:29:03.520Z] ---> d54853e296e5 [2023-09-20T17:29:03.520Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:29:03.520Z] ---> Running in 6a64bab502d2 [2023-09-20T17:29:04.948Z] noop [2023-09-20T17:29:05.538Z] Removing intermediate container 6a64bab502d2 [2023-09-20T17:29:05.538Z] ---> 38992b7fae42 [2023-09-20T17:29:05.538Z] Successfully built 38992b7fae42 [2023-09-20T17:29:05.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:29:06.095Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:29:06.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:29:06.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-6747 does not seem to be running inside a container [2023-09-20T17:29:06.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T17:29:08.045Z] $ docker top b09f272f0ec72a41011717db6258e709b10a949a88ca4b3033b90e23f5c0be0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:29:09.057Z] + go version [2023-09-20T17:29:09.057Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:29:09.093Z] $ docker stop --time=1 b09f272f0ec72a41011717db6258e709b10a949a88ca4b3033b90e23f5c0be0d [2023-09-20T17:29:10.913Z] $ docker rm -f --volumes b09f272f0ec72a41011717db6258e709b10a949a88ca4b3033b90e23f5c0be0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:29:11.838Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:29:11.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:29:12.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-6747 does not seem to be running inside a container [2023-09-20T17:29:12.250Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T17:29:13.712Z] $ docker top b7b5f1f42093503a5ee4ef7d63ee21994073070fdcb072907a4f3f05a050598b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:29:14.684Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:29:15.416Z] + make test [2023-09-20T17:29:15.416Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:29:20.840Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-20T17:31:42.663Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-20T17:31:42.664Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-20T17:31:42.664Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.225s coverage: 31.5% of statements [2023-09-20T17:32:09.863Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.257s coverage: 86.5% of statements [2023-09-20T17:32:09.863Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:32:09.863Z] go vet ./... [2023-09-20T17:32:42.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:32:42.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:32:42.177Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:32:42.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:32:42.250Z] $ docker stop --time=1 b7b5f1f42093503a5ee4ef7d63ee21994073070fdcb072907a4f3f05a050598b [2023-09-20T17:32:45.676Z] $ docker rm -f --volumes b7b5f1f42093503a5ee4ef7d63ee21994073070fdcb072907a4f3f05a050598b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:32:47.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:32:47.321Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:32:48.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:32:48.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:32:49.100Z] + ls -al . [2023-09-20T17:32:49.100Z] total 240 [2023-09-20T17:32:49.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:29 . [2023-09-20T17:32:49.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. [2023-09-20T17:32:49.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:26 .git [2023-09-20T17:32:49.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 20 17:26 .gitignore [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 17:26 .golangci.yml [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 20 17:26 Attribution.txt [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 20 17:26 CHANGELOG.md [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 20 17:26 Dockerfile [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 17:26 GOVERNANCE.md [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 20 17:26 Jenkinsfile [2023-09-20T17:32:49.100Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:26 LICENSE [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 20 17:26 Makefile [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 17:26 OWNERS.md [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 20 17:26 README.md [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:23 VERSION [2023-09-20T17:32:49.101Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin [2023-09-20T17:32:49.101Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd [2023-09-20T17:32:49.101Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 20 17:32 coverage.out [2023-09-20T17:32:49.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 doc [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 20 17:26 go.mod [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 37524 Sep 20 17:26 go.sum [2023-09-20T17:32:49.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 internal [2023-09-20T17:32:49.101Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap [2023-09-20T17:32:49.101Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 20 17:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:32:49.536Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6bc619b75e5ee3284532e8add0ff78116f112ad2 --label arch=arm64 --label version=0.0.0 . [2023-09-20T17:32:50.226Z] Sending build context to Docker daemon 14.31MB [2023-09-20T17:32:50.226Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:32:50.226Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T17:32:50.226Z] ---> 38992b7fae42 [2023-09-20T17:32:50.226Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:32:50.226Z] ---> Running in ed46e4695baf [2023-09-20T17:32:50.848Z] Removing intermediate container ed46e4695baf [2023-09-20T17:32:50.848Z] ---> 8b5665e877bf [2023-09-20T17:32:50.848Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:32:50.848Z] ---> Running in b8b1971b2246 [2023-09-20T17:32:51.131Z] Removing intermediate container b8b1971b2246 [2023-09-20T17:32:51.131Z] ---> 19953f2302f8 [2023-09-20T17:32:51.131Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:32:51.407Z] ---> Running in e438311703df [2023-09-20T17:32:51.705Z] Removing intermediate container e438311703df [2023-09-20T17:32:51.705Z] ---> 5c71b0771604 [2023-09-20T17:32:51.705Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:32:51.705Z] ---> Running in 0290fb1467f5 [2023-09-20T17:32:52.340Z] Removing intermediate container 0290fb1467f5 [2023-09-20T17:32:52.340Z] ---> 263cc97f9793 [2023-09-20T17:32:52.340Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-20T17:32:52.340Z] ---> Running in 399cc8a1379e [2023-09-20T17:32:52.643Z] Removing intermediate container 399cc8a1379e [2023-09-20T17:32:52.643Z] ---> dbea2c9b9ec2 [2023-09-20T17:32:52.643Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:32:52.938Z] ---> Running in 607c9520cd85 [2023-09-20T17:32:54.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:32:54.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:32:56.084Z] OK: 266 MiB in 52 packages [2023-09-20T17:32:58.693Z] Removing intermediate container 607c9520cd85 [2023-09-20T17:32:58.693Z] ---> 24e87ca1a1ee [2023-09-20T17:32:58.693Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-20T17:32:58.693Z] ---> Running in 85bbd0199b4b [2023-09-20T17:32:58.964Z] Removing intermediate container 85bbd0199b4b [2023-09-20T17:32:58.964Z] ---> 82c12d7ae4a7 [2023-09-20T17:32:58.964Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-20T17:32:59.554Z] ---> 62fc867e84e8 [2023-09-20T17:32:59.554Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:32:59.554Z] ---> Running in 2d1937de7883 [2023-09-20T17:33:02.155Z] Removing intermediate container 2d1937de7883 [2023-09-20T17:33:02.155Z] ---> 72242fc6da6f [2023-09-20T17:33:02.155Z] Step 12/26 : COPY . . [2023-09-20T17:33:03.573Z] ---> f1b8e8cb368d [2023-09-20T17:33:03.573Z] Step 13/26 : RUN ${MAKE} [2023-09-20T17:33:03.573Z] ---> Running in f6505b910003 [2023-09-20T17:33:04.549Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-20T17:35:41.414Z] Removing intermediate container f6505b910003 [2023-09-20T17:35:41.414Z] ---> 236a0a467cc1 [2023-09-20T17:35:41.414Z] Step 14/26 : FROM alpine:3.18 [2023-09-20T17:35:41.414Z] 3.18: Pulling from library/alpine [2023-09-20T17:35:41.414Z] 9fda8d8052c6: Already exists [2023-09-20T17:35:41.414Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:35:41.414Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:35:41.414Z] ---> f6648c04cd6c [2023-09-20T17:35:41.414Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:35:41.414Z] ---> Running in e754ad48255f [2023-09-20T17:35:41.414Z] Removing intermediate container e754ad48255f [2023-09-20T17:35:41.414Z] ---> e3181e12c10a [2023-09-20T17:35:41.414Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-20T17:35:41.414Z] ---> Running in b19110435116 [2023-09-20T17:35:41.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:35:41.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:35:41.414Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T17:35:41.414Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:35:41.414Z] OK: 8 MiB in 16 packages [2023-09-20T17:35:41.414Z] Removing intermediate container b19110435116 [2023-09-20T17:35:41.414Z] ---> 344cec10afa1 [2023-09-20T17:35:41.414Z] Step 17/26 : WORKDIR / [2023-09-20T17:35:41.414Z] ---> Running in 07728758a88c [2023-09-20T17:35:41.414Z] Removing intermediate container 07728758a88c [2023-09-20T17:35:41.414Z] ---> 082d21318a73 [2023-09-20T17:35:41.414Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-20T17:35:41.414Z] ---> a8af6a3c9c71 [2023-09-20T17:35:41.414Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-20T17:35:41.687Z] ---> 123713ff9a8b [2023-09-20T17:35:41.687Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-20T17:35:42.660Z] ---> 24c23d3f054f [2023-09-20T17:35:42.660Z] Step 21/26 : EXPOSE 59984 [2023-09-20T17:35:42.660Z] ---> Running in 4a6165aebdaf [2023-09-20T17:35:42.931Z] Removing intermediate container 4a6165aebdaf [2023-09-20T17:35:42.931Z] ---> 48793501c97a [2023-09-20T17:35:42.931Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-20T17:35:42.931Z] ---> Running in 15502e510320 [2023-09-20T17:35:43.205Z] Removing intermediate container 15502e510320 [2023-09-20T17:35:43.205Z] ---> 3643d018241d [2023-09-20T17:35:43.205Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T17:35:43.473Z] ---> Running in c8b93c49c89e [2023-09-20T17:35:43.742Z] Removing intermediate container c8b93c49c89e [2023-09-20T17:35:43.742Z] ---> a596cf16dbb9 [2023-09-20T17:35:43.742Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T17:35:44.013Z] ---> Running in 7aee83fa047d [2023-09-20T17:35:44.283Z] Removing intermediate container 7aee83fa047d [2023-09-20T17:35:44.283Z] ---> fafbd5529cb4 [2023-09-20T17:35:44.283Z] Step 25/26 : LABEL git_sha=6bc619b75e5ee3284532e8add0ff78116f112ad2 [2023-09-20T17:35:44.283Z] ---> Running in bfb09075b70d [2023-09-20T17:35:44.551Z] Removing intermediate container bfb09075b70d [2023-09-20T17:35:44.551Z] ---> e98639c37ea2 [2023-09-20T17:35:44.551Z] Step 26/26 : LABEL version=0.0.0 [2023-09-20T17:35:44.551Z] ---> Running in 0fd920316a07 [2023-09-20T17:35:45.136Z] Removing intermediate container 0fd920316a07 [2023-09-20T17:35:45.136Z] ---> 4e42ed4fed81 [2023-09-20T17:35:45.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:35:45.136Z] Successfully built 4e42ed4fed81 [2023-09-20T17:35:45.136Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:35:45.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:35:45.993Z] [2023-09-20T17:35:45.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:35:46.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:35:46.418Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:35:46.418Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:35:46.418Z] 04944245beec: Pulling fs layer [2023-09-20T17:35:46.418Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:35:46.418Z] 765212b225bb: Pulling fs layer [2023-09-20T17:35:46.418Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:35:46.418Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:35:46.418Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:35:46.418Z] f23df028b6ca: Waiting [2023-09-20T17:35:46.418Z] d65c8cfc05b1: Waiting [2023-09-20T17:35:46.418Z] 2437ff75d9bd: Waiting [2023-09-20T17:35:46.418Z] 765212b225bb: Waiting [2023-09-20T17:35:46.756Z] 04944245beec: Verifying Checksum [2023-09-20T17:35:46.756Z] 04944245beec: Download complete [2023-09-20T17:35:46.756Z] 765212b225bb: Download complete [2023-09-20T17:35:46.756Z] f23df028b6ca: Verifying Checksum [2023-09-20T17:35:46.756Z] f23df028b6ca: Download complete [2023-09-20T17:35:46.756Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:35:46.756Z] d65c8cfc05b1: Download complete [2023-09-20T17:35:47.032Z] 699f458cf7ca: Download complete [2023-09-20T17:35:47.299Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:35:47.299Z] 8998bd30e6a1: Download complete [2023-09-20T17:35:49.899Z] 2437ff75d9bd: Download complete [2023-09-20T17:35:51.847Z] 8998bd30e6a1: Pull complete [2023-09-20T17:35:52.435Z] 04944245beec: Pull complete [2023-09-20T17:35:53.845Z] 699f458cf7ca: Pull complete [2023-09-20T17:35:53.845Z] 765212b225bb: Pull complete [2023-09-20T17:35:54.431Z] f23df028b6ca: Pull complete [2023-09-20T17:35:54.700Z] d65c8cfc05b1: Pull complete [2023-09-20T17:36:09.704Z] 2437ff75d9bd: Pull complete [2023-09-20T17:36:09.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:36:09.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:36:09.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:36:10.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-6747 does not seem to be running inside a container [2023-09-20T17:36:10.129Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T17:36:13.251Z] $ docker top 581e96027716af08f476daf63e43f91269f5f55a098207b40b259c2802cf0b25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:14.192Z] ---> job-cost.sh [2023-09-20T17:36:14.192Z] lf-activate-venv: SKIPPING [2023-09-20T17:36:14.192Z] INFO: No Stack... [2023-09-20T17:36:14.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:36:15.421Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:36:16.092Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-09-20T17:36:16.092Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:36:16.181Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] [2023-09-20T17:36:16.186Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] did not exist. Created. [2023-09-20T17:36:16.186Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:36:16.920Z] /w/workspace/device-onvif-camera/1@tmp/durable-f9ee9dd1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:36:17.603Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:36:17.636Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:36:17.723Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:36:17.738Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-387-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:36:17.818Z] $ docker stop --time=1 581e96027716af08f476daf63e43f91269f5f55a098207b40b259c2802cf0b25 [2023-09-20T17:36:19.336Z] $ docker rm -f --volumes 581e96027716af08f476daf63e43f91269f5f55a098207b40b259c2802cf0b25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T17:36:20.324Z] provisioning config files... [2023-09-20T17:36:20.331Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-387@tmp/config9027882996078123583tmp [Pipeline] { [Pipeline] sh [2023-09-20T17:36:20.676Z] + set +x [2023-09-20T17:36:20.676Z] + bash -s -- [2023-09-20T17:36:20.676Z] + curl -s https://codecov.io/bash [2023-09-20T17:36:20.676Z] [2023-09-20T17:36:20.676Z] _____ _ [2023-09-20T17:36:20.676Z] / ____| | | [2023-09-20T17:36:20.676Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T17:36:20.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T17:36:20.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T17:36:20.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T17:36:20.676Z] Bash-1.0.6 [2023-09-20T17:36:20.676Z] [2023-09-20T17:36:20.676Z] [2023-09-20T17:36:20.676Z] ==> git version 2.25.1 found [2023-09-20T17:36:20.677Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T17:36:20.677Z] Release-Date: 2020-01-08 [2023-09-20T17:36:20.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T17:36:20.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T17:36:20.677Z] ==> Jenkins CI detected. [2023-09-20T17:36:20.677Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-387 [2023-09-20T17:36:20.677Z] project root: . [2023-09-20T17:36:20.677Z] --> token set from env [2023-09-20T17:36:20.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T17:36:20.677Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T17:36:20.677Z] ==> Python coveragepy not found [2023-09-20T17:36:20.677Z] ==> Searching for coverage reports in: [2023-09-20T17:36:20.677Z] + . [2023-09-20T17:36:20.677Z] -> Found 1 reports [2023-09-20T17:36:20.677Z] ==> Detecting git/mercurial file structure [2023-09-20T17:36:20.677Z] ==> Reading reports [2023-09-20T17:36:20.677Z] + ./coverage.out bytes=78456 [2023-09-20T17:36:20.677Z] ==> Appending adjustments [2023-09-20T17:36:20.677Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T17:36:20.935Z] + Found adjustments [2023-09-20T17:36:20.935Z] ==> Gzipping contents [2023-09-20T17:36:20.935Z] 12K /tmp/codecov.yG4Or9.gz [2023-09-20T17:36:20.935Z] ==> Uploading reports [2023-09-20T17:36:20.935Z] url: https://codecov.io [2023-09-20T17:36:20.935Z] query: branch=PR-387&commit=6bc619b75e5ee3284532e8add0ff78116f112ad2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=387&job=&cmd_args= [2023-09-20T17:36:20.935Z] -> Pinging Codecov [2023-09-20T17:36:20.935Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-387&commit=6bc619b75e5ee3284532e8add0ff78116f112ad2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=387&job=&cmd_args= [2023-09-20T17:36:21.194Z] -> Uploading to [2023-09-20T17:36:21.194Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/F29A59C45E3A92E06B3E522C9905F8EF/6bc619b75e5ee3284532e8add0ff78116f112ad2/94b4646d-3a03-427a-9df7-c6ed25ee8e4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T173620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b22a54b0845da3a1250d6f9bc08922d88b3cd707f7627509ca7731dbaae221 [2023-09-20T17:36:21.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:36:21.194Z] Dload Upload Total Spent Left Speed [2023-09-20T17:36:21.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 53609 --:--:-- --:--:-- --:--:-- 53338 100 10561 0 0 100 10561 0 53338 --:--:-- --:--:-- --:--:-- 53338 [2023-09-20T17:36:21.453Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/6bc619b75e5ee3284532e8add0ff78116f112ad2 [Pipeline] } [2023-09-20T17:36:21.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T17:36:23.345Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-387/archives ] [2023-09-20T17:36:23.345Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-387/archives [2023-09-20T17:36:23.345Z] total 16 [2023-09-20T17:36:23.345Z] drwxr-xr-x 3 root root 4096 Sep 20 17:25 . [2023-09-20T17:36:23.345Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:25 .. [2023-09-20T17:36:23.345Z] drwxr-xr-x 2 root root 4096 Sep 20 17:25 cost [2023-09-20T17:36:23.345Z] -rw-r--r-- 1 root root 91 Sep 20 17:25 cost.csv [2023-09-20T17:36:23.345Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-387/archives [2023-09-20T17:36:23.345Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-387/archives [2023-09-20T17:36:23.345Z] total 16 [2023-09-20T17:36:23.345Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:25 . [2023-09-20T17:36:23.345Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:25 .. [2023-09-20T17:36:23.345Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:25 cost [2023-09-20T17:36:23.345Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 20 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:23.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:24.583Z] ---> package-listing.sh [2023-09-20T17:36:24.583Z] ++ facter osfamily [2023-09-20T17:36:24.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T17:36:24.843Z] + OS_FAMILY=debian [2023-09-20T17:36:24.843Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-387 [2023-09-20T17:36:24.843Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T17:36:24.843Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T17:36:24.843Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T17:36:24.843Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T17:36:24.843Z] + '[' /w/workspace/undry_device-onvif-camera_PR-387 ']' [2023-09-20T17:36:24.843Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T17:36:24.843Z] + case "${OS_FAMILY}" in [2023-09-20T17:36:24.843Z] + dpkg -l [2023-09-20T17:36:24.843Z] + grep '^ii' [2023-09-20T17:36:24.843Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T17:36:24.843Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T17:36:24.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T17:36:24.843Z] + '[' /w/workspace/undry_device-onvif-camera_PR-387 ']' [2023-09-20T17:36:24.843Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-387/archives/ [2023-09-20T17:36:24.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-387/archives/ [Pipeline] echo [2023-09-20T17:36:24.876Z] 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/undry_device-onvif-camera_PR-387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T17:36:25.172Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:36:25.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:36:25.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:36:25.954Z] prd-ubuntu20.04-docker-8c-8g-6737 does not seem to be running inside a container [2023-09-20T17:36:25.980Z] $ 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/undry_device-onvif-camera_PR-387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-387 -v /w/workspace/undry_device-onvif-camera_PR-387:/w/workspace/undry_device-onvif-camera_PR-387:rw,z -v /w/workspace/undry_device-onvif-camera_PR-387@tmp:/w/workspace/undry_device-onvif-camera_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T17:36:26.195Z] $ docker top 2bbdbe87df754aaaa09a12185d425137e5853f1ea0bde0c66bf46d0472789d78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:36:26.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T17:36:26.895Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T17:36:27.202Z] + ls /var/log/sa-host [2023-09-20T17:36:27.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:36:27.350Z] provisioning config files... [2023-09-20T17:36:27.358Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-387@tmp/config17440063086072533196tmp [Pipeline] { [Pipeline] echo [2023-09-20T17:36:27.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:27.727Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T17:36:27.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:28.152Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T17:36:28.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:28.494Z] ---> sudo-logs.sh [2023-09-20T17:36:28.494Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T17:36:28.592Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:28.899Z] ---> job-cost.sh [2023-09-20T17:36:28.899Z] lf-activate-venv: SKIPPING [2023-09-20T17:36:28.899Z] DEBUG: total: 0.2199999988079071 [2023-09-20T17:36:28.899Z] INFO: Retrieving Stack Cost... [2023-09-20T17:36:29.159Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:36:29.733Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T17:36:29.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:36:30.078Z] ---> logs-deploy.sh [2023-09-20T17:36:30.078Z] lf-activate-venv: SKIPPING [2023-09-20T17:36:30.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-387/1 [2023-09-20T17:36:30.078Z] INFO: archiving workspace using pattern(s): [2023-09-20T17:36:31.016Z] Archives upload complete. [2023-09-20T17:36:31.016Z] INFO: archiving logs to Nexus