Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 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-ssh1396428780316254783.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-ssh14003250027926854449.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10218258979493589172.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 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-ssh3366951047821870578.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4923752171163603612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10096 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc (main) Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 > git rev-list --no-walk 03955ee09018b338b3036f15f61b85e23fce302f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:24:26.994Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:24:27.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:24:27.051Z] ========================================================= [2023-10-24T18:24:27.052Z] EdgeX Global Pipelines Version Info [2023-10-24T18:24:27.052Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:27.769Z] ------------------- [2023-10-24T18:24:27.769Z] stable info: [2023-10-24T18:24:27.769Z] ------------------- [2023-10-24T18:24:27.769Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:24:27.769Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:24:27.769Z] Message: update stable to v1.0.254 [2023-10-24T18:24:28.338Z] ------------------- [2023-10-24T18:24:28.338Z] experimental info: [2023-10-24T18:24:28.338Z] ------------------- [2023-10-24T18:24:28.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:24:28.338Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:24:28.338Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:24:28.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-24T18:24:28.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-24T18:24:28.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:24:28.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:24:28.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:24:28.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:24:28.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:24:28.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:24:28.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:24:28.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:24:28.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:24:28.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-24T18:24:28.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:24:28.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:24:28.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:24:28.646Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:24:28.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:24:28.674Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:24:28.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:24:28.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:24:28.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T18:24:28.730Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T18:24:28.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:24:28.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:24:28.769Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:24:28.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:24:28.806Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:24:28.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:24:28.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:24:28.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:24:28.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo [2023-10-24T18:24:28.901Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ff88c8 [Pipeline] echo [2023-10-24T18:24:28.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:24:28.967Z] provisioning config files... [2023-10-24T18:24:28.980Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config660740789471495747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:29.277Z] ---> docker-login.sh [2023-10-24T18:24:29.277Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:24:29.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:29.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:29.536Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:29.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:29.536Z] [2023-10-24T18:24:29.536Z] Login Succeeded [2023-10-24T18:24:29.536Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:24:29.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:29.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:29.536Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:29.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:29.536Z] [2023-10-24T18:24:29.536Z] Login Succeeded [2023-10-24T18:24:29.536Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:24:29.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:29.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:29.862Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:29.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:29.862Z] [2023-10-24T18:24:29.862Z] Login Succeeded [2023-10-24T18:24:29.862Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:24:29.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:29.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:29.862Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:29.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:29.862Z] [2023-10-24T18:24:29.862Z] Login Succeeded [2023-10-24T18:24:29.862Z] docker.io [2023-10-24T18:24:29.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:30.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:30.122Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:30.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:30.122Z] [2023-10-24T18:24:30.122Z] Login Succeeded [2023-10-24T18:24:30.122Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:24:30.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:24:30.497Z] + git rev-list -1 --merges 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc~1..5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo [2023-10-24T18:24:30.543Z] -----------> git rev-list -1 --merges 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc~1..5ff88c8aa6dc9ed9828c2e8154975093976fd3dc 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:24:30.543Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [false] [Pipeline] sh [2023-10-24T18:24:30.829Z] + git log --format=format:%s -1 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo [2023-10-24T18:24:30.845Z] ========================================================= [2023-10-24T18:24:30.845Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:24:30.845Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:24:31.182Z] + git log --format=format:%s -1 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] echo [2023-10-24T18:24:31.216Z] [semverPrep] GIT_COMMIT: 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc, Commit Message: Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36 [Pipeline] echo [2023-10-24T18:24:31.224Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:24:31.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:24:31.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:24:31.588Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:24:31.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:24:31.588Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:24:31.588Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:24:31.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:31.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:24:31.997Z] [2023-10-24T18:24:31.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:32.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:24:32.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:24:32.310Z] b85a868b505f: Pulling fs layer [2023-10-24T18:24:32.310Z] e2be974225ed: Pulling fs layer [2023-10-24T18:24:32.310Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:24:32.310Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:24:32.310Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:24:32.310Z] eaf3925da568: Pulling fs layer [2023-10-24T18:24:32.310Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:24:32.310Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:24:32.310Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:24:32.310Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:24:32.310Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:24:32.310Z] bab4dde63d76: Waiting [2023-10-24T18:24:32.310Z] bde34c3a00c8: Waiting [2023-10-24T18:24:32.310Z] 988bab9f4d93: Waiting [2023-10-24T18:24:32.310Z] b352a97aabf1: Waiting [2023-10-24T18:24:32.310Z] 5851b861e8e6: Waiting [2023-10-24T18:24:32.310Z] 1469e6f7b9e6: Waiting [2023-10-24T18:24:32.310Z] 4872d77fe225: Waiting [2023-10-24T18:24:32.310Z] eaf3925da568: Waiting [2023-10-24T18:24:32.310Z] e2be974225ed: Download complete [2023-10-24T18:24:32.310Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:24:32.310Z] 988bab9f4d93: Download complete [2023-10-24T18:24:32.310Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:24:32.310Z] eaf3925da568: Verifying Checksum [2023-10-24T18:24:32.310Z] eaf3925da568: Download complete [2023-10-24T18:24:32.571Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:24:32.571Z] 339a4e72a1f5: Download complete [2023-10-24T18:24:32.571Z] bde34c3a00c8: Download complete [2023-10-24T18:24:32.571Z] b352a97aabf1: Download complete [2023-10-24T18:24:32.571Z] 4872d77fe225: Download complete [2023-10-24T18:24:32.571Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:24:32.571Z] 5851b861e8e6: Download complete [2023-10-24T18:24:32.571Z] b85a868b505f: Verifying Checksum [2023-10-24T18:24:32.571Z] b85a868b505f: Download complete [2023-10-24T18:24:32.837Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:24:32.837Z] bab4dde63d76: Download complete [2023-10-24T18:24:34.219Z] b85a868b505f: Pull complete [2023-10-24T18:24:34.219Z] e2be974225ed: Pull complete [2023-10-24T18:24:34.785Z] 339a4e72a1f5: Pull complete [2023-10-24T18:24:34.785Z] 988bab9f4d93: Pull complete [2023-10-24T18:24:35.045Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:24:35.306Z] eaf3925da568: Pull complete [2023-10-24T18:24:37.210Z] bab4dde63d76: Pull complete [2023-10-24T18:24:37.468Z] bde34c3a00c8: Pull complete [2023-10-24T18:24:37.468Z] b352a97aabf1: Pull complete [2023-10-24T18:24:37.727Z] 4872d77fe225: Pull complete [2023-10-24T18:24:37.727Z] 5851b861e8e6: Pull complete [2023-10-24T18:24:37.727Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:24:37.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:24:37.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:24:37.827Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:24:37.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:24:41.314Z] $ docker top ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a -eo pid,comm [2023-10-24T18:24:41.375Z] 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-10-24T18:24:41.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:24:41.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:24:41.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:24:41.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:24:41.526Z] $ docker exec ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent [2023-10-24T18:24:41.643Z] SSH_AUTH_SOCK=/tmp/ssh-8SUEg4UPkIxR/agent.32 [2023-10-24T18:24:41.643Z] SSH_AGENT_PID=38 [2023-10-24T18:24:41.653Z] Running ssh-add (command line suppressed) [2023-10-24T18:24:41.758Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7371724295856049428.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7371724295856049428.key) [2023-10-24T18:24:41.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:24:42.057Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:24:42.082Z] $ docker exec --env ******** --env ******** ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent -k [2023-10-24T18:24:42.182Z] unset SSH_AUTH_SOCK; [2023-10-24T18:24:42.182Z] unset SSH_AGENT_PID; [2023-10-24T18:24:42.183Z] echo Agent pid 38 killed; [2023-10-24T18:24:42.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:24:42.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:24:42.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:24:42.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:24:42.335Z] $ docker exec ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent [2023-10-24T18:24:42.439Z] SSH_AUTH_SOCK=/tmp/ssh-DnZMW6JT9uV2/agent.70 [2023-10-24T18:24:42.439Z] SSH_AGENT_PID=76 [2023-10-24T18:24:42.444Z] Running ssh-add (command line suppressed) [2023-10-24T18:24:42.543Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14796201466384153675.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14796201466384153675.key) [2023-10-24T18:24:42.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:24:42.841Z] + git semver init [2023-10-24T18:24:43.101Z] 2023-10-24 18:24:43,033 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:24:43.101Z] 2023-10-24 18:24:43,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-24T18:24:43.101Z] 2023-10-24 18:24:43,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-10-24T18:24:43.101Z] 2023-10-24 18:24:43,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:24:44.041Z] 2023-10-24 18:24:43,894 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-10-24T18:24:44.041Z] 2023-10-24 18:24:43,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-10-24T18:24:44.041Z] 2023-10-24 18:24:43,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:24:44.041Z] 2023-10-24 18:24:43,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:24:44.041Z] 3.1.0-dev.33 [Pipeline] } [2023-10-24T18:24:44.055Z] $ docker exec --env ******** --env ******** ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a ssh-agent -k [2023-10-24T18:24:44.149Z] unset SSH_AUTH_SOCK; [2023-10-24T18:24:44.150Z] unset SSH_AGENT_PID; [2023-10-24T18:24:44.150Z] echo Agent pid 76 killed; [2023-10-24T18:24:44.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:24:44.459Z] + git semver [Pipeline] } [2023-10-24T18:24:44.735Z] $ docker stop --time=1 ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a [2023-10-24T18:24:46.119Z] $ docker rm -f --volumes ea60b07a8f130d41bc41db2c751c8db39e8ad293a99745896acfdd053bb4386a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:24:46.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:24:46.666Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:24:46.669Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.33 [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-10-24T18:24:46.821Z] provisioning config files... [2023-10-24T18:24:46.827Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14882617790059898357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:24:47.117Z] ---> docker-login.sh [2023-10-24T18:24:47.117Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:24:47.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:47.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:47.117Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:47.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:47.117Z] [2023-10-24T18:24:47.117Z] Login Succeeded [2023-10-24T18:24:47.117Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:24:47.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:47.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:47.117Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:47.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:47.117Z] [2023-10-24T18:24:47.117Z] Login Succeeded [2023-10-24T18:24:47.117Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:24:47.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:47.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:47.375Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:47.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:47.375Z] [2023-10-24T18:24:47.375Z] Login Succeeded [2023-10-24T18:24:47.375Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:24:47.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:47.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:47.375Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:47.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:47.375Z] [2023-10-24T18:24:47.375Z] Login Succeeded [2023-10-24T18:24:47.375Z] docker.io [2023-10-24T18:24:47.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:24:47.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:24:47.634Z] Configure a credential helper to remove this warning. See [2023-10-24T18:24:47.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:24:47.634Z] [2023-10-24T18:24:47.634Z] Login Succeeded [2023-10-24T18:24:47.634Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:24:47.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:24:47.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:24:47.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:24:47.731Z] ========================================================= [2023-10-24T18:24:47.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:24:47.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:24:48.036Z] + 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-10-24T18:24:48.036Z] Sending build context to Docker daemon 2.257MB [2023-10-24T18:24:48.036Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:24:48.036Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T18:24:48.036Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:24:48.036Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:24:48.036Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:24:48.036Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:24:48.036Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:24:48.036Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:24:48.036Z] c68163c4e522: Pulling fs layer [2023-10-24T18:24:48.036Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:24:48.036Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:24:48.036Z] 33e27b845d1e: Waiting [2023-10-24T18:24:48.036Z] c68163c4e522: Waiting [2023-10-24T18:24:48.036Z] 23d2d4c4bb30: Waiting [2023-10-24T18:24:48.036Z] 50da416c3ac9: Waiting [2023-10-24T18:24:48.036Z] ad3a456e5733: Waiting [2023-10-24T18:24:48.036Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:24:48.036Z] c4d48a809fc2: Download complete [2023-10-24T18:24:48.294Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:24:48.294Z] ad3a456e5733: Download complete [2023-10-24T18:24:48.294Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:24:48.294Z] 33e27b845d1e: Download complete [2023-10-24T18:24:48.294Z] 7264a8db6415: Verifying Checksum [2023-10-24T18:24:48.294Z] 7264a8db6415: Download complete [2023-10-24T18:24:48.294Z] c68163c4e522: Verifying Checksum [2023-10-24T18:24:48.294Z] c68163c4e522: Download complete [2023-10-24T18:24:48.294Z] 7264a8db6415: Pull complete [2023-10-24T18:24:48.294Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:24:48.294Z] 23d2d4c4bb30: Download complete [2023-10-24T18:24:48.552Z] c4d48a809fc2: Pull complete [2023-10-24T18:24:48.552Z] 4f1c88b9dad5: Download complete [2023-10-24T18:24:48.809Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:24:48.809Z] 50da416c3ac9: Download complete [2023-10-24T18:24:51.350Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:24:51.607Z] ad3a456e5733: Pull complete [2023-10-24T18:24:51.607Z] 33e27b845d1e: Pull complete [2023-10-24T18:24:51.607Z] c68163c4e522: Pull complete [2023-10-24T18:24:54.145Z] 50da416c3ac9: Pull complete [2023-10-24T18:24:54.404Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:24:54.404Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:24:54.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:24:54.404Z] ---> 0786185ac409 [2023-10-24T18:24:54.404Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:24:59.669Z] ---> Running in 0a15f04a6ca5 [2023-10-24T18:24:59.669Z] Removing intermediate container 0a15f04a6ca5 [2023-10-24T18:24:59.669Z] ---> b796ff751ae4 [2023-10-24T18:24:59.669Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:24:59.669Z] ---> Running in 0172fab726de [2023-10-24T18:24:59.669Z] Removing intermediate container 0172fab726de [2023-10-24T18:24:59.669Z] ---> 0a9b0bc25d48 [2023-10-24T18:24:59.669Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T18:24:59.669Z] ---> Running in 7e582aa18938 [2023-10-24T18:24:59.669Z] Removing intermediate container 7e582aa18938 [2023-10-24T18:24:59.669Z] ---> 8a6b0dc39c07 [2023-10-24T18:24:59.669Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T18:24:59.669Z] ---> Running in f44cc59be9dd [2023-10-24T18:24:59.669Z] Removing intermediate container f44cc59be9dd [2023-10-24T18:24:59.669Z] ---> 5aba5f87697a [2023-10-24T18:24:59.669Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:24:59.669Z] ---> Running in 67ed6bc5ecbe [2023-10-24T18:24:59.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:24:59.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:24:59.669Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T18:24:59.669Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T18:24:59.669Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T18:24:59.669Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T18:24:59.669Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T18:24:59.669Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T18:24:59.669Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T18:24:59.669Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T18:24:59.669Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T18:24:59.669Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T18:24:59.669Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T18:24:59.929Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T18:24:59.929Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T18:24:59.929Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:24:59.929Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T18:24:59.929Z] OK: 271 MiB in 65 packages [2023-10-24T18:25:00.495Z] Removing intermediate container 67ed6bc5ecbe [2023-10-24T18:25:00.495Z] ---> e4a6d7531b20 [2023-10-24T18:25:00.495Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T18:25:00.495Z] ---> Running in 85c67687d3da [2023-10-24T18:25:00.495Z] Removing intermediate container 85c67687d3da [2023-10-24T18:25:00.495Z] ---> 8a996d032f8a [2023-10-24T18:25:00.495Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T18:25:00.753Z] ---> 9c7cccc5321e [2023-10-24T18:25:00.753Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:25:00.753Z] ---> Running in b5c0db440fe8 [2023-10-24T18:25:01.780Z] Still waiting to schedule task [2023-10-24T18:25:01.780Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:25:49.095Z] Removing intermediate container b5c0db440fe8 [2023-10-24T18:25:49.095Z] ---> 2b09ad61287c [2023-10-24T18:25:49.095Z] Step 11/13 : COPY . . [2023-10-24T18:25:49.659Z] ---> ed1195c302e2 [2023-10-24T18:25:49.659Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T18:25:49.659Z] ---> Running in 7c17ae257b43 [2023-10-24T18:25:49.659Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:25:49.659Z] Dload Upload Total Spent Left Speed [2023-10-24T18:25:49.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10387 0 --:--:-- --:--:-- --:--:-- 10441 [2023-10-24T18:25:50.176Z] Removing intermediate container 7c17ae257b43 [2023-10-24T18:25:50.176Z] ---> 4dd34de9b893 [2023-10-24T18:25:50.176Z] Step 13/13 : RUN ${MAKE} [2023-10-24T18:25:50.176Z] ---> Running in ef8047d91578 [2023-10-24T18:25:50.434Z] noop [2023-10-24T18:25:50.692Z] Removing intermediate container ef8047d91578 [2023-10-24T18:25:50.692Z] ---> 70a895e18380 [2023-10-24T18:25:50.692Z] Successfully built 70a895e18380 [2023-10-24T18:25:50.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:50.994Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:25:50.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:51.060Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:25:51.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:25:51.427Z] $ docker top d6a91e97f244a26492140582af2edd9c375cb8c8091c515176ebc97f4d745a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:25:51.764Z] + go version [2023-10-24T18:25:51.764Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:25:51.776Z] $ docker stop --time=1 d6a91e97f244a26492140582af2edd9c375cb8c8091c515176ebc97f4d745a4a [2023-10-24T18:25:53.048Z] $ docker rm -f --volumes d6a91e97f244a26492140582af2edd9c375cb8c8091c515176ebc97f4d745a4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:25:53.437Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:25:53.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:25:53.503Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:25:53.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T18:25:53.853Z] $ docker top 7c50b9040f1225e0366f1410c3afbfcb574b4d087ad8d55c23e47f6338c98bc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:25:54.194Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:25:54.489Z] + make test [2023-10-24T18:25:54.489Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:25:55.860Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T18:26:08.043Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T18:26:08.043Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements [2023-10-24T18:26:14.597Z] go vet ./... [2023-10-24T18:26:17.122Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:26:17.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:26:17.122Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:26:17.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:26:17.153Z] $ docker stop --time=1 7c50b9040f1225e0366f1410c3afbfcb574b4d087ad8d55c23e47f6338c98bc8 [2023-10-24T18:26:20.108Z] $ docker rm -f --volumes 7c50b9040f1225e0366f1410c3afbfcb574b4d087ad8d55c23e47f6338c98bc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:26:20.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:26:20.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:26:21.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:26:21.544Z] + ls -al . [2023-10-24T18:26:21.544Z] total 216 [2023-10-24T18:26:21.544Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:25 . [2023-10-24T18:26:21.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:24 .. [2023-10-24T18:26:21.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:26 .git [2023-10-24T18:26:21.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:24 .github [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 18:24 .gitignore [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 18:24 .golangci.yml [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 18:24 .hadolint.yml [2023-10-24T18:26:21.544Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:24 .semver [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 18:24 Attribution.txt [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 18:24 CHANGELOG.md [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 18:24 Dockerfile [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 18:24 GOVERNANCE.md [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 18:24 Jenkinsfile [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:24 LICENSE [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 18:24 Makefile [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 18:24 OWNERS.md [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 18:24 README.md [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:24 VERSION [2023-10-24T18:26:21.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:24 bin [2023-10-24T18:26:21.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:24 cmd [2023-10-24T18:26:21.544Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 18:26 coverage.out [2023-10-24T18:26:21.544Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 18:24 docker-entrypoint.sh [2023-10-24T18:26:21.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:24 docs [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 18:24 go.mod [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 18:24 go.sum [2023-10-24T18:26:21.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:24 internal [2023-10-24T18:26:21.544Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 18:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:26:21.855Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc --label arch=amd64 --label version=3.1.0-dev.33 . [2023-10-24T18:26:21.855Z] Sending build context to Docker daemon 2.312MB [2023-10-24T18:26:21.855Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:26:21.855Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T18:26:21.855Z] ---> 70a895e18380 [2023-10-24T18:26:21.855Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:26:22.113Z] ---> Running in 54fc187a94e6 [2023-10-24T18:26:22.113Z] Removing intermediate container 54fc187a94e6 [2023-10-24T18:26:22.113Z] ---> b3b60f1af32e [2023-10-24T18:26:22.113Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:26:22.113Z] ---> Running in 9be3dafcd6a0 [2023-10-24T18:26:22.113Z] Removing intermediate container 9be3dafcd6a0 [2023-10-24T18:26:22.113Z] ---> c45ea83aa714 [2023-10-24T18:26:22.113Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T18:26:22.113Z] ---> Running in 40237b56cd5f [2023-10-24T18:26:22.370Z] Removing intermediate container 40237b56cd5f [2023-10-24T18:26:22.370Z] ---> 7ae7ffeddaa4 [2023-10-24T18:26:22.370Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T18:26:22.370Z] ---> Running in b160e9ba0c58 [2023-10-24T18:26:22.370Z] Removing intermediate container b160e9ba0c58 [2023-10-24T18:26:22.370Z] ---> 07903fa4d112 [2023-10-24T18:26:22.370Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:26:22.370Z] ---> Running in 8b8c19cbe8c6 [2023-10-24T18:26:22.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:26:22.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:26:23.141Z] OK: 271 MiB in 65 packages [2023-10-24T18:26:23.399Z] Removing intermediate container 8b8c19cbe8c6 [2023-10-24T18:26:23.399Z] ---> f9d41436753c [2023-10-24T18:26:23.399Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T18:26:23.399Z] ---> Running in f8fe15cb6df2 [2023-10-24T18:26:23.399Z] Removing intermediate container f8fe15cb6df2 [2023-10-24T18:26:23.399Z] ---> e093bc6b1fbd [2023-10-24T18:26:23.399Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T18:26:23.657Z] ---> a38ae8451a71 [2023-10-24T18:26:23.657Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:26:23.657Z] ---> Running in f4a93c63c58f [2023-10-24T18:26:24.224Z] Removing intermediate container f4a93c63c58f [2023-10-24T18:26:24.224Z] ---> 8afc6f9642b4 [2023-10-24T18:26:24.224Z] Step 11/36 : COPY . . [2023-10-24T18:26:24.482Z] ---> 081b643557f2 [2023-10-24T18:26:24.482Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T18:26:24.740Z] ---> Running in 648d49b9424e [2023-10-24T18:26:24.740Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:26:24.740Z] Dload Upload Total Spent Left Speed [2023-10-24T18:26:24.997Z] 0 0  0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38299 0 --:--:-- --:--:-- --:--:-- 39156 [2023-10-24T18:26:25.255Z] Removing intermediate container 648d49b9424e [2023-10-24T18:26:25.255Z] ---> ce60aa559e56 [2023-10-24T18:26:25.255Z] Step 13/36 : RUN ${MAKE} [2023-10-24T18:26:25.255Z] ---> Running in 465316c7a2ee [2023-10-24T18:26:25.513Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.33 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T18:26:47.450Z] Removing intermediate container 465316c7a2ee [2023-10-24T18:26:47.450Z] ---> 193a332cbf77 [2023-10-24T18:26:47.450Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T18:26:47.450Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T18:26:47.450Z] 4acc49c71d14: Pulling fs layer [2023-10-24T18:26:47.450Z] 4acc49c71d14: Verifying Checksum [2023-10-24T18:26:47.450Z] 4acc49c71d14: Download complete [2023-10-24T18:26:47.450Z] 4acc49c71d14: Pull complete [2023-10-24T18:26:47.450Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T18:26:47.450Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T18:26:47.450Z] ---> 01a2bd3e5fff [2023-10-24T18:26:47.450Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T18:26:47.450Z] 3.18: Pulling from library/alpine [2023-10-24T18:26:47.450Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:26:47.707Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:26:47.707Z] 96526aa774ef: Download complete [2023-10-24T18:26:48.274Z] 96526aa774ef: Pull complete [2023-10-24T18:26:48.275Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:26:48.275Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:26:48.275Z] ---> 8ca4688f4f35 [2023-10-24T18:26:48.275Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T18:26:48.533Z] ---> Running in 2e459c678270 [2023-10-24T18:26:48.533Z] Removing intermediate container 2e459c678270 [2023-10-24T18:26:48.533Z] ---> 15f31e51d229 [2023-10-24T18:26:48.533Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T18:26:48.533Z] ---> Running in 4258bf4e1086 [2023-10-24T18:26:48.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:26:48.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:26:49.050Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-24T18:26:49.050Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-24T18:26:49.050Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T18:26:49.050Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-24T18:26:49.050Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-24T18:26:49.050Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-24T18:26:49.050Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-24T18:26:49.050Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-24T18:26:49.050Z] (9/107) Installing libxcb (1.15-r1) [2023-10-24T18:26:49.310Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-24T18:26:49.310Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-24T18:26:49.310Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-24T18:26:49.310Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-24T18:26:49.310Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-24T18:26:49.310Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-24T18:26:49.310Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-24T18:26:49.310Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T18:26:49.310Z] (18/107) Installing libva (2.18.0-r1) [2023-10-24T18:26:49.310Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-24T18:26:49.310Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T18:26:49.310Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T18:26:49.310Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-24T18:26:49.310Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T18:26:49.310Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-24T18:26:49.310Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-24T18:26:49.310Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-24T18:26:49.310Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-24T18:26:49.310Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-24T18:26:49.310Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-24T18:26:49.310Z] (30/107) Installing opus (1.4-r0) [2023-10-24T18:26:49.310Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T18:26:49.310Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-24T18:26:49.310Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T18:26:49.310Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-24T18:26:49.310Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-24T18:26:49.310Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-24T18:26:49.310Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-24T18:26:49.572Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-24T18:26:49.572Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T18:26:49.572Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-24T18:26:49.572Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-24T18:26:49.572Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-24T18:26:49.572Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T18:26:49.572Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-24T18:26:49.572Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-24T18:26:49.572Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-24T18:26:49.572Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-24T18:26:49.572Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-24T18:26:49.832Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-24T18:26:49.832Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-24T18:26:49.832Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-24T18:26:49.832Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-24T18:26:49.832Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-24T18:26:49.832Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-24T18:26:49.832Z] (55/107) Installing glib (2.76.4-r0) [2023-10-24T18:26:49.832Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-24T18:26:49.832Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-24T18:26:49.832Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-24T18:26:49.832Z] (59/107) Installing libass (0.17.1-r0) [2023-10-24T18:26:49.832Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-24T18:26:49.832Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-24T18:26:49.832Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-24T18:26:49.832Z] (63/107) Installing libunistring (1.1-r1) [2023-10-24T18:26:49.832Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-24T18:26:49.832Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-24T18:26:49.832Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-24T18:26:49.832Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-24T18:26:49.832Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-24T18:26:49.832Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-24T18:26:49.832Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-24T18:26:49.832Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-24T18:26:49.832Z] (72/107) Installing librist (0.2.7-r0) [2023-10-24T18:26:49.832Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-24T18:26:50.090Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-24T18:26:50.090Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-24T18:26:50.090Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-24T18:26:50.090Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-24T18:26:50.090Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-24T18:26:50.090Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T18:26:50.090Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T18:26:50.090Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T18:26:50.090Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-24T18:26:50.090Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T18:26:50.090Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-24T18:26:50.090Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T18:26:50.090Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T18:26:50.090Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-24T18:26:50.090Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-24T18:26:50.090Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T18:26:50.090Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-24T18:26:50.090Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-24T18:26:50.090Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-24T18:26:50.090Z] (93/107) Installing orc (0.4.34-r0) [2023-10-24T18:26:50.349Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-24T18:26:50.349Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-24T18:26:50.349Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-24T18:26:50.349Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-24T18:26:50.350Z] (98/107) Installing libpulse (16.1-r10) [2023-10-24T18:26:50.350Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T18:26:50.350Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T18:26:50.350Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T18:26:50.350Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-24T18:26:50.350Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-24T18:26:50.350Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-24T18:26:50.350Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-24T18:26:50.350Z] (106/107) Installing kmod-libs (30-r3) [2023-10-24T18:26:50.350Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-24T18:26:50.350Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:26:50.350Z] Executing glib-2.76.4-r0.trigger [2023-10-24T18:26:50.350Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T18:26:50.350Z] OK: 131 MiB in 122 packages [2023-10-24T18:26:53.689Z] Removing intermediate container 4258bf4e1086 [2023-10-24T18:26:53.689Z] ---> d6e6d592dcc3 [2023-10-24T18:26:53.689Z] Step 18/36 : WORKDIR / [2023-10-24T18:26:53.946Z] ---> Running in dfa4fcf231cf [2023-10-24T18:26:53.946Z] Removing intermediate container dfa4fcf231cf [2023-10-24T18:26:53.946Z] ---> 0f6638522a61 [2023-10-24T18:26:53.946Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T18:26:54.878Z] ---> 8668ae2d2802 [2023-10-24T18:26:54.878Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T18:26:55.135Z] ---> ba18ff5e5cf1 [2023-10-24T18:26:55.135Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T18:26:55.135Z] ---> 30f6d0a5e38a [2023-10-24T18:26:55.135Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T18:26:55.135Z] ---> 147a0ba30f4f [2023-10-24T18:26:55.135Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T18:26:55.415Z] ---> cc0235e095d9 [2023-10-24T18:26:55.415Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T18:26:55.982Z] ---> c06491a00148 [2023-10-24T18:26:55.982Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T18:26:56.921Z] ---> fb5e35ebbda1 [2023-10-24T18:26:56.921Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T18:26:56.921Z] ---> Running in ee069e9bfb74 [2023-10-24T18:26:57.491Z] Removing intermediate container ee069e9bfb74 [2023-10-24T18:26:57.491Z] ---> b674a19d3875 [2023-10-24T18:26:57.491Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T18:26:57.491Z] ---> Running in 4e0df6ab2e13 [2023-10-24T18:26:58.056Z] Removing intermediate container 4e0df6ab2e13 [2023-10-24T18:26:58.056Z] ---> a6f66a53c282 [2023-10-24T18:26:58.056Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T18:26:58.314Z] ---> Running in 127c7b01f374 [2023-10-24T18:26:58.881Z] Removing intermediate container 127c7b01f374 [2023-10-24T18:26:58.881Z] ---> 3c9d0ea50306 [2023-10-24T18:26:58.881Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T18:26:58.881Z] ---> Running in cfd4b28be6b7 [2023-10-24T18:26:59.141Z] Removing intermediate container cfd4b28be6b7 [2023-10-24T18:26:59.141Z] ---> d8a4fc297a55 [2023-10-24T18:26:59.141Z] Step 30/36 : EXPOSE 59983 [2023-10-24T18:26:59.141Z] ---> Running in ea426d1a854f [2023-10-24T18:26:59.398Z] Removing intermediate container ea426d1a854f [2023-10-24T18:26:59.398Z] ---> 80fc71ea36cd [2023-10-24T18:26:59.398Z] Step 31/36 : EXPOSE 8554 [2023-10-24T18:26:59.398Z] ---> Running in 15cd681d60c3 [2023-10-24T18:26:59.398Z] Removing intermediate container 15cd681d60c3 [2023-10-24T18:26:59.398Z] ---> 22d1db4bf187 [2023-10-24T18:26:59.398Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T18:26:59.398Z] ---> Running in 9170529a0b49 [2023-10-24T18:26:59.398Z] Removing intermediate container 9170529a0b49 [2023-10-24T18:26:59.398Z] ---> 5783f9b4236c [2023-10-24T18:26:59.398Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T18:26:59.398Z] ---> Running in 21e2cbb91a84 [2023-10-24T18:26:59.655Z] Removing intermediate container 21e2cbb91a84 [2023-10-24T18:26:59.655Z] ---> 0faaca770e6b [2023-10-24T18:26:59.655Z] Step 34/36 : LABEL arch=amd64 [2023-10-24T18:26:59.655Z] ---> Running in bd2ec7c6e178 [2023-10-24T18:26:59.655Z] Removing intermediate container bd2ec7c6e178 [2023-10-24T18:26:59.655Z] ---> 362549f4ddb6 [2023-10-24T18:26:59.655Z] Step 35/36 : LABEL git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:26:59.655Z] ---> Running in 72549defb86c [2023-10-24T18:26:59.655Z] Removing intermediate container 72549defb86c [2023-10-24T18:26:59.655Z] ---> 1c1e1e85244a [2023-10-24T18:26:59.655Z] Step 36/36 : LABEL version=3.1.0-dev.33 [2023-10-24T18:26:59.655Z] ---> Running in 06952ef443fd [2023-10-24T18:26:59.912Z] Removing intermediate container 06952ef443fd [2023-10-24T18:26:59.912Z] ---> 9e1a3eecbf27 [2023-10-24T18:26:59.912Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:26:59.912Z] Successfully built 9e1a3eecbf27 [2023-10-24T18:26:59.912Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:26:59.995Z] provisioning config files... [2023-10-24T18:27:00.002Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3788271925832021504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:00.297Z] ---> docker-login.sh [2023-10-24T18:27:00.297Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:27:00.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:00.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:00.297Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:00.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:00.297Z] [2023-10-24T18:27:00.297Z] Login Succeeded [2023-10-24T18:27:00.297Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:27:00.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:00.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:00.297Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:00.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:00.297Z] [2023-10-24T18:27:00.297Z] Login Succeeded [2023-10-24T18:27:00.297Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:27:00.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:00.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:00.555Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:00.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:00.555Z] [2023-10-24T18:27:00.555Z] Login Succeeded [2023-10-24T18:27:00.555Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:27:00.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:00.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:00.555Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:00.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:00.555Z] [2023-10-24T18:27:00.555Z] Login Succeeded [2023-10-24T18:27:00.555Z] docker.io [2023-10-24T18:27:00.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:27:00.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:27:00.814Z] Configure a credential helper to remove this warning. See [2023-10-24T18:27:00.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:27:00.814Z] [2023-10-24T18:27:00.814Z] Login Succeeded [2023-10-24T18:27:01.073Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:27:01.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:27:01.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:27:01.129Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-10-24T18:27:01.129Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:27:01.129Z] latest [2023-10-24T18:27:01.129Z] 3.1.0-dev.33 [2023-10-24T18:27:01.129Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [2023-10-24T18:27:01.129Z] main [2023-10-24T18:27:01.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:01.450Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:01.750Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:27:01.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T18:27:01.751Z] 7d3c2ea171fc: Preparing [2023-10-24T18:27:01.751Z] 95d550346bcd: Preparing [2023-10-24T18:27:01.751Z] e278617dde5c: Preparing [2023-10-24T18:27:01.751Z] 775c1086622d: Preparing [2023-10-24T18:27:01.751Z] 3827b5b91e75: Preparing [2023-10-24T18:27:01.751Z] acc83c6ca332: Preparing [2023-10-24T18:27:01.751Z] c8d5dc65f085: Preparing [2023-10-24T18:27:01.751Z] 5fa82123e2b8: Preparing [2023-10-24T18:27:01.751Z] dd403a8a469d: Preparing [2023-10-24T18:27:01.751Z] 4c725cfbd95d: Preparing [2023-10-24T18:27:01.751Z] f370b576b7be: Preparing [2023-10-24T18:27:01.751Z] 70e453446a43: Preparing [2023-10-24T18:27:01.751Z] cc2447e1835a: Preparing [2023-10-24T18:27:01.751Z] dd403a8a469d: Waiting [2023-10-24T18:27:01.751Z] 4c725cfbd95d: Waiting [2023-10-24T18:27:01.751Z] f370b576b7be: Waiting [2023-10-24T18:27:01.751Z] 70e453446a43: Waiting [2023-10-24T18:27:01.751Z] cc2447e1835a: Waiting [2023-10-24T18:27:01.751Z] acc83c6ca332: Waiting [2023-10-24T18:27:01.751Z] c8d5dc65f085: Waiting [2023-10-24T18:27:01.751Z] 5fa82123e2b8: Waiting [2023-10-24T18:27:01.751Z] 775c1086622d: Pushed [2023-10-24T18:27:01.751Z] 7d3c2ea171fc: Pushed [2023-10-24T18:27:01.751Z] e278617dde5c: Pushed [2023-10-24T18:27:01.751Z] 95d550346bcd: Pushed [2023-10-24T18:27:02.009Z] acc83c6ca332: Pushed [2023-10-24T18:27:02.009Z] c8d5dc65f085: Pushed [2023-10-24T18:27:02.009Z] 5fa82123e2b8: Pushed [2023-10-24T18:27:02.009Z] dd403a8a469d: Pushed [2023-10-24T18:27:02.009Z] cc2447e1835a: Layer already exists [2023-10-24T18:27:02.009Z] 4c725cfbd95d: Pushed [2023-10-24T18:27:04.537Z] 3827b5b91e75: Pushed [2023-10-24T18:27:04.537Z] f370b576b7be: Pushed [2023-10-24T18:27:14.517Z] 70e453446a43: Pushed [2023-10-24T18:27:14.517Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:14.820Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:15.124Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-24T18:27:15.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T18:27:15.124Z] 7d3c2ea171fc: Preparing [2023-10-24T18:27:15.124Z] 95d550346bcd: Preparing [2023-10-24T18:27:15.124Z] e278617dde5c: Preparing [2023-10-24T18:27:15.124Z] 775c1086622d: Preparing [2023-10-24T18:27:15.124Z] 3827b5b91e75: Preparing [2023-10-24T18:27:15.124Z] acc83c6ca332: Preparing [2023-10-24T18:27:15.124Z] c8d5dc65f085: Preparing [2023-10-24T18:27:15.124Z] 5fa82123e2b8: Preparing [2023-10-24T18:27:15.124Z] dd403a8a469d: Preparing [2023-10-24T18:27:15.124Z] 4c725cfbd95d: Preparing [2023-10-24T18:27:15.124Z] f370b576b7be: Preparing [2023-10-24T18:27:15.124Z] 70e453446a43: Preparing [2023-10-24T18:27:15.124Z] cc2447e1835a: Preparing [2023-10-24T18:27:15.124Z] c8d5dc65f085: Waiting [2023-10-24T18:27:15.124Z] 5fa82123e2b8: Waiting [2023-10-24T18:27:15.124Z] 70e453446a43: Waiting [2023-10-24T18:27:15.124Z] cc2447e1835a: Waiting [2023-10-24T18:27:15.124Z] 4c725cfbd95d: Waiting [2023-10-24T18:27:15.124Z] f370b576b7be: Waiting [2023-10-24T18:27:15.124Z] acc83c6ca332: Waiting [2023-10-24T18:27:15.124Z] 95d550346bcd: Layer already exists [2023-10-24T18:27:15.124Z] e278617dde5c: Layer already exists [2023-10-24T18:27:15.124Z] 3827b5b91e75: Layer already exists [2023-10-24T18:27:15.124Z] acc83c6ca332: Layer already exists [2023-10-24T18:27:15.124Z] 5fa82123e2b8: Layer already exists [2023-10-24T18:27:15.124Z] 7d3c2ea171fc: Layer already exists [2023-10-24T18:27:15.124Z] dd403a8a469d: Layer already exists [2023-10-24T18:27:15.124Z] 775c1086622d: Layer already exists [2023-10-24T18:27:15.124Z] 4c725cfbd95d: Layer already exists [2023-10-24T18:27:15.124Z] c8d5dc65f085: Layer already exists [2023-10-24T18:27:15.124Z] 70e453446a43: Layer already exists [2023-10-24T18:27:15.124Z] f370b576b7be: Layer already exists [2023-10-24T18:27:15.124Z] cc2447e1835a: Layer already exists [2023-10-24T18:27:15.124Z] latest: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:15.430Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:15.734Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.33 [2023-10-24T18:27:15.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T18:27:15.734Z] 7d3c2ea171fc: Preparing [2023-10-24T18:27:15.734Z] 95d550346bcd: Preparing [2023-10-24T18:27:15.734Z] e278617dde5c: Preparing [2023-10-24T18:27:15.734Z] 775c1086622d: Preparing [2023-10-24T18:27:15.734Z] 3827b5b91e75: Preparing [2023-10-24T18:27:15.734Z] acc83c6ca332: Preparing [2023-10-24T18:27:15.734Z] c8d5dc65f085: Preparing [2023-10-24T18:27:15.734Z] 5fa82123e2b8: Preparing [2023-10-24T18:27:15.734Z] dd403a8a469d: Preparing [2023-10-24T18:27:15.734Z] 4c725cfbd95d: Preparing [2023-10-24T18:27:15.734Z] f370b576b7be: Preparing [2023-10-24T18:27:15.734Z] 70e453446a43: Preparing [2023-10-24T18:27:15.734Z] cc2447e1835a: Preparing [2023-10-24T18:27:15.734Z] 4c725cfbd95d: Waiting [2023-10-24T18:27:15.734Z] c8d5dc65f085: Waiting [2023-10-24T18:27:15.734Z] f370b576b7be: Waiting [2023-10-24T18:27:15.734Z] 70e453446a43: Waiting [2023-10-24T18:27:15.734Z] 5fa82123e2b8: Waiting [2023-10-24T18:27:15.734Z] cc2447e1835a: Waiting [2023-10-24T18:27:15.734Z] dd403a8a469d: Waiting [2023-10-24T18:27:15.734Z] acc83c6ca332: Waiting [2023-10-24T18:27:15.734Z] e278617dde5c: Layer already exists [2023-10-24T18:27:15.734Z] 95d550346bcd: Layer already exists [2023-10-24T18:27:15.734Z] 3827b5b91e75: Layer already exists [2023-10-24T18:27:15.734Z] 775c1086622d: Layer already exists [2023-10-24T18:27:15.734Z] 7d3c2ea171fc: Layer already exists [2023-10-24T18:27:15.734Z] acc83c6ca332: Layer already exists [2023-10-24T18:27:15.734Z] c8d5dc65f085: Layer already exists [2023-10-24T18:27:15.734Z] 4c725cfbd95d: Layer already exists [2023-10-24T18:27:15.734Z] dd403a8a469d: Layer already exists [2023-10-24T18:27:15.734Z] 5fa82123e2b8: Layer already exists [2023-10-24T18:27:15.734Z] f370b576b7be: Layer already exists [2023-10-24T18:27:15.734Z] 70e453446a43: Layer already exists [2023-10-24T18:27:15.734Z] cc2447e1835a: Layer already exists [2023-10-24T18:27:15.734Z] 3.1.0-dev.33: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:16.042Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:16.350Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [2023-10-24T18:27:16.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T18:27:16.351Z] 7d3c2ea171fc: Preparing [2023-10-24T18:27:16.351Z] 95d550346bcd: Preparing [2023-10-24T18:27:16.351Z] e278617dde5c: Preparing [2023-10-24T18:27:16.351Z] 775c1086622d: Preparing [2023-10-24T18:27:16.351Z] 3827b5b91e75: Preparing [2023-10-24T18:27:16.351Z] acc83c6ca332: Preparing [2023-10-24T18:27:16.351Z] c8d5dc65f085: Preparing [2023-10-24T18:27:16.351Z] 5fa82123e2b8: Preparing [2023-10-24T18:27:16.351Z] dd403a8a469d: Preparing [2023-10-24T18:27:16.351Z] 4c725cfbd95d: Preparing [2023-10-24T18:27:16.351Z] f370b576b7be: Preparing [2023-10-24T18:27:16.351Z] 70e453446a43: Preparing [2023-10-24T18:27:16.351Z] cc2447e1835a: Preparing [2023-10-24T18:27:16.351Z] acc83c6ca332: Waiting [2023-10-24T18:27:16.351Z] c8d5dc65f085: Waiting [2023-10-24T18:27:16.351Z] f370b576b7be: Waiting [2023-10-24T18:27:16.351Z] 70e453446a43: Waiting [2023-10-24T18:27:16.351Z] 5fa82123e2b8: Waiting [2023-10-24T18:27:16.351Z] cc2447e1835a: Waiting [2023-10-24T18:27:16.351Z] dd403a8a469d: Waiting [2023-10-24T18:27:16.351Z] 4c725cfbd95d: Waiting [2023-10-24T18:27:16.351Z] 95d550346bcd: Layer already exists [2023-10-24T18:27:16.351Z] 3827b5b91e75: Layer already exists [2023-10-24T18:27:16.351Z] 775c1086622d: Layer already exists [2023-10-24T18:27:16.351Z] 7d3c2ea171fc: Layer already exists [2023-10-24T18:27:16.351Z] e278617dde5c: Layer already exists [2023-10-24T18:27:16.351Z] acc83c6ca332: Layer already exists [2023-10-24T18:27:16.351Z] c8d5dc65f085: Layer already exists [2023-10-24T18:27:16.351Z] 4c725cfbd95d: Layer already exists [2023-10-24T18:27:16.351Z] dd403a8a469d: Layer already exists [2023-10-24T18:27:16.351Z] f370b576b7be: Layer already exists [2023-10-24T18:27:16.351Z] 5fa82123e2b8: Layer already exists [2023-10-24T18:27:16.351Z] 70e453446a43: Layer already exists [2023-10-24T18:27:16.351Z] cc2447e1835a: Layer already exists [2023-10-24T18:27:16.351Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:16.655Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:16.953Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-10-24T18:27:16.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-10-24T18:27:16.953Z] 7d3c2ea171fc: Preparing [2023-10-24T18:27:16.953Z] 95d550346bcd: Preparing [2023-10-24T18:27:16.953Z] e278617dde5c: Preparing [2023-10-24T18:27:16.953Z] 775c1086622d: Preparing [2023-10-24T18:27:16.953Z] 3827b5b91e75: Preparing [2023-10-24T18:27:16.953Z] acc83c6ca332: Preparing [2023-10-24T18:27:16.953Z] c8d5dc65f085: Preparing [2023-10-24T18:27:16.953Z] 5fa82123e2b8: Preparing [2023-10-24T18:27:16.953Z] dd403a8a469d: Preparing [2023-10-24T18:27:16.953Z] 4c725cfbd95d: Preparing [2023-10-24T18:27:16.953Z] f370b576b7be: Preparing [2023-10-24T18:27:16.953Z] 70e453446a43: Preparing [2023-10-24T18:27:16.953Z] cc2447e1835a: Preparing [2023-10-24T18:27:16.953Z] acc83c6ca332: Waiting [2023-10-24T18:27:16.953Z] c8d5dc65f085: Waiting [2023-10-24T18:27:16.953Z] 5fa82123e2b8: Waiting [2023-10-24T18:27:16.953Z] f370b576b7be: Waiting [2023-10-24T18:27:16.953Z] 70e453446a43: Waiting [2023-10-24T18:27:16.953Z] dd403a8a469d: Waiting [2023-10-24T18:27:16.953Z] cc2447e1835a: Waiting [2023-10-24T18:27:16.953Z] 4c725cfbd95d: Waiting [2023-10-24T18:27:16.953Z] 775c1086622d: Layer already exists [2023-10-24T18:27:16.953Z] e278617dde5c: Layer already exists [2023-10-24T18:27:16.953Z] 7d3c2ea171fc: Layer already exists [2023-10-24T18:27:16.953Z] 95d550346bcd: Layer already exists [2023-10-24T18:27:16.953Z] 3827b5b91e75: Layer already exists [2023-10-24T18:27:16.953Z] c8d5dc65f085: Layer already exists [2023-10-24T18:27:16.953Z] acc83c6ca332: Layer already exists [2023-10-24T18:27:16.953Z] 5fa82123e2b8: Layer already exists [2023-10-24T18:27:16.953Z] 4c725cfbd95d: Layer already exists [2023-10-24T18:27:16.953Z] dd403a8a469d: Layer already exists [2023-10-24T18:27:16.953Z] f370b576b7be: Layer already exists [2023-10-24T18:27:16.953Z] 70e453446a43: Layer already exists [2023-10-24T18:27:16.953Z] cc2447e1835a: Layer already exists [2023-10-24T18:27:16.953Z] main: digest: sha256:6cb541fa1027597508ab5b66661339075b973719a8c8c68b5ddff2869e6240b0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:27:16.996Z] ===================================================== [Pipeline] echo [2023-10-24T18:27:17.006Z] taggedImages: [2023-10-24T18:27:17.006Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:27:17.006Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-10-24T18:27:17.006Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.33 [2023-10-24T18:27:17.006Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [2023-10-24T18:27:17.006Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:17.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:27:17.384Z] [2023-10-24T18:27:17.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:27:21.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:27:21.284Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:27:21.284Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:27:21.284Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:27:21.284Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:27:21.284Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:27:21.284Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:27:21.284Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:27:21.284Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:27:21.284Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:27:21.284Z] 2f39f015ded8: Waiting [2023-10-24T18:27:21.284Z] 33b1e0a273af: Waiting [2023-10-24T18:27:21.284Z] 5d3b04190fa2: Waiting [2023-10-24T18:27:21.284Z] 5c69ac0246d0: Download complete [2023-10-24T18:27:21.284Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:27:21.284Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:27:21.284Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:27:21.284Z] 33b1e0a273af: Download complete [2023-10-24T18:27:21.284Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:27:21.284Z] 5d3b04190fa2: Download complete [2023-10-24T18:27:21.284Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:27:21.284Z] ec43610c2a17: Download complete [2023-10-24T18:27:21.542Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:27:21.542Z] 5eb5b503b376: Download complete [2023-10-24T18:27:22.107Z] 2f39f015ded8: Download complete [2023-10-24T18:27:22.367Z] 5eb5b503b376: Pull complete [2023-10-24T18:27:22.626Z] 5c69ac0246d0: Pull complete [2023-10-24T18:27:22.885Z] ec43610c2a17: Pull complete [2023-10-24T18:27:23.143Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:27:23.400Z] 33b1e0a273af: Pull complete [2023-10-24T18:27:23.400Z] 5d3b04190fa2: Pull complete [2023-10-24T18:27:27.588Z] 2f39f015ded8: Pull complete [2023-10-24T18:27:27.589Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:27:27.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:27:27.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:27:27.678Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:27:27.706Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:27:31.722Z] $ docker top dc43631ec9ff37dfbec44e8ba5e30a55780ab61a4662da74a46d0e4b356caf8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:27:32.101Z] ---> job-cost.sh [2023-10-24T18:27:32.101Z] lf-activate-venv: SKIPPING [2023-10-24T18:27:32.101Z] INFO: No Stack... [2023-10-24T18:27:32.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:27:32.617Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:27:32.904Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-10-24T18:27:32.904Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:27:32.915Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [2023-10-24T18:27:32.920Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] did not exist. Created. [2023-10-24T18:27:32.920Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:27:33.218Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:27:33.247Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:27:33.254Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:27:33.274Z] $ docker stop --time=1 dc43631ec9ff37dfbec44e8ba5e30a55780ab61a4662da74a46d0e4b356caf8f [2023-10-24T18:27:34.422Z] $ docker rm -f --volumes dc43631ec9ff37dfbec44e8ba5e30a55780ab61a4662da74a46d0e4b356caf8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:27:58.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10127 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-10-24T18:27:58.888Z] Running in /w/workspace/device-usb-camera/159 [Pipeline] { [Pipeline] checkout [2023-10-24T18:27:58.934Z] Selected Git installation does not exist. Using Default [2023-10-24T18:27:58.934Z] The recommended git tool is: NONE [2023-10-24T18:28:05.937Z] using credential edgex-jenkins-ssh [2023-10-24T18:28:05.959Z] Cloning the remote Git repository [2023-10-24T18:28:06.030Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T18:28:06.158Z] > git init /w/workspace/device-usb-camera/159 # timeout=10 [2023-10-24T18:28:06.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-24T18:28:06.362Z] > git --version # timeout=10 [2023-10-24T18:28:06.390Z] > git --version # 'git version 2.25.1' [2023-10-24T18:28:06.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:28:06.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:28:07.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-24T18:28:07.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:28:08.927Z] Avoid second fetch [2023-10-24T18:28:08.928Z] Checking out Revision 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc (main) [2023-10-24T18:28:08.949Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:28:09.047Z] > git checkout -f 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc # timeout=10 [2023-10-24T18:28:09.581Z] Commit message: "Merge pull request #304 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.36" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:28:10.564Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:28:10.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:28:10.564Z] Dload Upload Total Spent Left Speed [2023-10-24T18:28:10.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-10-24T18:28:11.307Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:28:11.643Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:28:11.643Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:28:11.643Z] { [2023-10-24T18:28:11.643Z] "registry-mirrors": [ [2023-10-24T18:28:11.643Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:28:11.643Z] ], [2023-10-24T18:28:11.643Z] "bip": "10.250.0.254/24", [2023-10-24T18:28:11.643Z] "hosts": [ [2023-10-24T18:28:11.643Z] "tcp://0.0.0.0:5555", [2023-10-24T18:28:11.643Z] "unix:///var/run/docker.sock" [2023-10-24T18:28:11.643Z] ], [2023-10-24T18:28:11.643Z] "mtu": 1458, [2023-10-24T18:28:11.643Z] "selinux-enabled": true, [2023-10-24T18:28:11.643Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:28:11.643Z] } [Pipeline] sh [2023-10-24T18:28:11.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:28:12.332Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:28:30.647Z] provisioning config files... [2023-10-24T18:28:30.677Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/159@tmp/config17683610716768490588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:28:31.031Z] ---> docker-login.sh [2023-10-24T18:28:31.031Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:28:31.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:33.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:33.577Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:33.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:33.577Z] [2023-10-24T18:28:33.577Z] Login Succeeded [2023-10-24T18:28:33.577Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:28:33.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:33.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:33.848Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:33.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:33.848Z] [2023-10-24T18:28:33.848Z] Login Succeeded [2023-10-24T18:28:33.848Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:28:34.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:34.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:34.392Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:34.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:34.392Z] [2023-10-24T18:28:34.392Z] Login Succeeded [2023-10-24T18:28:34.392Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:28:34.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:34.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:34.663Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:34.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:34.663Z] [2023-10-24T18:28:34.663Z] Login Succeeded [2023-10-24T18:28:34.663Z] docker.io [2023-10-24T18:28:34.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:28:35.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:28:35.205Z] Configure a credential helper to remove this warning. See [2023-10-24T18:28:35.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:28:35.205Z] [2023-10-24T18:28:35.205Z] Login Succeeded [2023-10-24T18:28:35.205Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:28:35.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:28:35.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:28:35.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:28:35.550Z] ========================================================= [2023-10-24T18:28:35.550Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:28:35.550Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:28:35.907Z] + 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-10-24T18:28:36.179Z] Sending build context to Docker daemon 1.336MB [2023-10-24T18:28:36.467Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:28:36.467Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T18:28:36.467Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:28:36.467Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:28:36.467Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:28:36.467Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:28:36.467Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:28:36.467Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:28:36.467Z] 17808c966233: Pulling fs layer [2023-10-24T18:28:36.467Z] cefa15bbcfad: Waiting [2023-10-24T18:28:36.467Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:28:36.467Z] 17808c966233: Waiting [2023-10-24T18:28:36.467Z] f0e02332f6b5: Waiting [2023-10-24T18:28:36.467Z] f4c1fc716caa: Waiting [2023-10-24T18:28:36.738Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:28:36.738Z] 5d54e960e981: Download complete [2023-10-24T18:28:36.738Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:28:36.738Z] f0e02332f6b5: Download complete [2023-10-24T18:28:36.738Z] cefa15bbcfad: Download complete [2023-10-24T18:28:36.738Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:28:36.738Z] 9fda8d8052c6: Download complete [2023-10-24T18:28:37.331Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:28:37.331Z] f4c1fc716caa: Download complete [2023-10-24T18:28:37.920Z] 9fda8d8052c6: Pull complete [2023-10-24T18:28:38.519Z] 5d54e960e981: Pull complete [2023-10-24T18:28:38.788Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:28:38.788Z] c4a7e357bf2a: Download complete [2023-10-24T18:28:39.752Z] 17808c966233: Verifying Checksum [2023-10-24T18:28:39.752Z] 17808c966233: Download complete [2023-10-24T18:28:52.090Z] c4a7e357bf2a: Pull complete [2023-10-24T18:28:52.090Z] f0e02332f6b5: Pull complete [2023-10-24T18:28:52.361Z] cefa15bbcfad: Pull complete [2023-10-24T18:29:02.467Z] 17808c966233: Pull complete [2023-10-24T18:29:03.434Z] f4c1fc716caa: Pull complete [2023-10-24T18:29:03.434Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:29:03.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:29:03.434Z] ---> ea914061e18c [2023-10-24T18:29:03.434Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:29:04.535Z] ---> Running in 2c27b0498af4 [2023-10-24T18:29:04.839Z] Removing intermediate container 2c27b0498af4 [2023-10-24T18:29:04.839Z] ---> b315e5dc03da [2023-10-24T18:29:04.839Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:29:04.839Z] ---> Running in bb862c5e292c [2023-10-24T18:29:05.443Z] Removing intermediate container bb862c5e292c [2023-10-24T18:29:05.443Z] ---> ce13edd447f4 [2023-10-24T18:29:05.443Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T18:29:05.443Z] ---> Running in db839827c426 [2023-10-24T18:29:06.034Z] Removing intermediate container db839827c426 [2023-10-24T18:29:06.034Z] ---> 8547d9ee9268 [2023-10-24T18:29:06.034Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T18:29:06.034Z] ---> Running in 40b66dabf2b6 [2023-10-24T18:29:06.305Z] Removing intermediate container 40b66dabf2b6 [2023-10-24T18:29:06.305Z] ---> 2c3f84475a2a [2023-10-24T18:29:06.305Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:29:06.579Z] ---> Running in 67723858abb6 [2023-10-24T18:29:08.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:29:08.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:29:09.429Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-24T18:29:09.429Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-24T18:29:09.429Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T18:29:09.429Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T18:29:09.429Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-24T18:29:09.429Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-24T18:29:09.429Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-24T18:29:09.429Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-24T18:29:09.429Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-24T18:29:09.429Z] (10/13) Installing kmod-libs (30-r3) [2023-10-24T18:29:09.429Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-24T18:29:09.429Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-24T18:29:09.429Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-24T18:29:09.429Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:29:09.704Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T18:29:09.704Z] OK: 273 MiB in 65 packages [2023-10-24T18:29:11.137Z] Removing intermediate container 67723858abb6 [2023-10-24T18:29:11.137Z] ---> f936fe5fbc38 [2023-10-24T18:29:11.137Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-24T18:29:11.137Z] ---> Running in d0155e06159b [2023-10-24T18:29:11.409Z] Removing intermediate container d0155e06159b [2023-10-24T18:29:11.409Z] ---> 3caa37857abd [2023-10-24T18:29:11.409Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-24T18:29:12.384Z] ---> cb913d256672 [2023-10-24T18:29:12.384Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:29:12.384Z] ---> Running in f4c261b787be [2023-10-24T18:30:49.277Z] Removing intermediate container f4c261b787be [2023-10-24T18:30:49.277Z] ---> 56c63ce3099b [2023-10-24T18:30:49.277Z] Step 11/13 : COPY . . [2023-10-24T18:30:49.277Z] ---> ba44c2725389 [2023-10-24T18:30:49.277Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T18:30:49.277Z] ---> Running in 579f5d561ae6 [2023-10-24T18:30:50.243Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:30:50.243Z]  Dload Upload Total Spent Left Speed [2023-10-24T18:30:50.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5662 0 --:--:-- --:--:-- --:--:-- 5669 [2023-10-24T18:30:51.214Z] Removing intermediate container 579f5d561ae6 [2023-10-24T18:30:51.214Z] ---> 414548d46711 [2023-10-24T18:30:51.214Z] Step 13/13 : RUN ${MAKE} [2023-10-24T18:30:51.214Z] ---> Running in ba0a81b72c20 [2023-10-24T18:30:52.190Z] noop [2023-10-24T18:30:52.778Z] Removing intermediate container ba0a81b72c20 [2023-10-24T18:30:52.778Z] ---> 70dea054a80c [2023-10-24T18:30:52.778Z] Successfully built 70dea054a80c [2023-10-24T18:30:52.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:30:53.432Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:30:53.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:30:53.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-10127 does not seem to be running inside a container [2023-10-24T18:30:54.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/159 -v /w/workspace/device-usb-camera/159:/w/workspace/device-usb-camera/159:rw,z -v /w/workspace/device-usb-camera/159@tmp:/w/workspace/device-usb-camera/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:30:55.552Z] $ docker top 277277d8d3fd53f77fd63635d733c3de8ba10def3e587e24eadc54d265499dd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:30:56.464Z] + go version [2023-10-24T18:30:56.464Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:30:56.496Z] $ docker stop --time=1 277277d8d3fd53f77fd63635d733c3de8ba10def3e587e24eadc54d265499dd6 [2023-10-24T18:30:58.279Z] $ docker rm -f --volumes 277277d8d3fd53f77fd63635d733c3de8ba10def3e587e24eadc54d265499dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:30:58.887Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:30:58.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:30:59.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-10127 does not seem to be running inside a container [2023-10-24T18:30:59.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/159 -v /w/workspace/device-usb-camera/159:/w/workspace/device-usb-camera/159:rw,z -v /w/workspace/device-usb-camera/159@tmp:/w/workspace/device-usb-camera/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T18:31:00.807Z] $ docker top b1b2f7c2f9d32e2e6b606ace32006e2f601085d696b947b5acdcc7c4bc493553 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:31:01.707Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/159 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:31:02.393Z] + make test [2023-10-24T18:31:02.393Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:31:07.737Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-24T18:33:31.824Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-24T18:33:31.824Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 4.4% of statements [2023-10-24T18:33:31.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:33:31.824Z] go vet ./... [2023-10-24T18:33:58.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:33:58.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:33:58.570Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:33:58.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:33:58.609Z] $ docker stop --time=1 b1b2f7c2f9d32e2e6b606ace32006e2f601085d696b947b5acdcc7c4bc493553 [2023-10-24T18:34:00.724Z] $ docker rm -f --volumes b1b2f7c2f9d32e2e6b606ace32006e2f601085d696b947b5acdcc7c4bc493553 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:34:02.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:34:02.191Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:34:02.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:34:03.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:34:03.745Z] + ls -al . [2023-10-24T18:34:03.745Z] total 212 [2023-10-24T18:34:03.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:31 . [2023-10-24T18:34:03.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:28 .. [2023-10-24T18:34:03.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:28 .git [2023-10-24T18:34:03.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 .github [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 24 18:28 .gitignore [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 24 18:28 .golangci.yml [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 24 18:28 .hadolint.yml [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 24 18:28 Attribution.txt [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 24 18:28 CHANGELOG.md [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 24 18:28 Dockerfile [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 24 18:28 GOVERNANCE.md [2023-10-24T18:34:03.745Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 24 18:28 Jenkinsfile [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:28 LICENSE [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 24 18:28 Makefile [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 18:28 OWNERS.md [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 24 18:28 README.md [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:24 VERSION [2023-10-24T18:34:03.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 bin [2023-10-24T18:34:03.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 cmd [2023-10-24T18:34:03.746Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 24 18:33 coverage.out [2023-10-24T18:34:03.746Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 24 18:28 docker-entrypoint.sh [2023-10-24T18:34:03.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:28 docs [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 24 18:28 go.mod [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 24 18:28 go.sum [2023-10-24T18:34:03.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:28 internal [2023-10-24T18:34:03.746Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 24 18:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:34:04.104Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc --label arch=arm64 --label version=3.1.0-dev.33 . [2023-10-24T18:34:04.699Z] Sending build context to Docker daemon 1.392MB [2023-10-24T18:34:04.699Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:34:04.699Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-24T18:34:04.699Z] ---> 70dea054a80c [2023-10-24T18:34:04.699Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:34:04.699Z] ---> Running in 8f4de5bdb038 [2023-10-24T18:34:04.969Z] Removing intermediate container 8f4de5bdb038 [2023-10-24T18:34:04.969Z] ---> 10620444d3cc [2023-10-24T18:34:04.969Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:34:05.238Z] ---> Running in a5bd19cd9856 [2023-10-24T18:34:05.507Z] Removing intermediate container a5bd19cd9856 [2023-10-24T18:34:05.507Z] ---> 49d0ffa54b38 [2023-10-24T18:34:05.507Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-24T18:34:05.791Z] ---> Running in 263324cd518a [2023-10-24T18:34:06.063Z] Removing intermediate container 263324cd518a [2023-10-24T18:34:06.063Z] ---> 1d3b3b77438a [2023-10-24T18:34:06.063Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-24T18:34:06.063Z] ---> Running in d7b38bd0003f [2023-10-24T18:34:06.652Z] Removing intermediate container d7b38bd0003f [2023-10-24T18:34:06.652Z] ---> fc2cccf2c363 [2023-10-24T18:34:06.652Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:34:06.652Z] ---> Running in f9ed8ade88f4 [2023-10-24T18:34:08.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:34:08.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:34:09.770Z] OK: 273 MiB in 65 packages [2023-10-24T18:34:10.744Z] Removing intermediate container f9ed8ade88f4 [2023-10-24T18:34:10.744Z] ---> c3d6d195ff7f [2023-10-24T18:34:10.744Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-24T18:34:10.744Z] ---> Running in b6f673520874 [2023-10-24T18:34:11.017Z] Removing intermediate container b6f673520874 [2023-10-24T18:34:11.017Z] ---> 7fed58aa1f37 [2023-10-24T18:34:11.017Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-24T18:34:11.607Z] ---> 529958549f38 [2023-10-24T18:34:11.607Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:34:11.879Z] ---> Running in 2d4ecd99596a [2023-10-24T18:34:15.250Z] Removing intermediate container 2d4ecd99596a [2023-10-24T18:34:15.250Z] ---> 83c283f144e8 [2023-10-24T18:34:15.250Z] Step 11/36 : COPY . . [2023-10-24T18:34:17.834Z] ---> ce28d963f7e9 [2023-10-24T18:34:17.834Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-24T18:34:17.834Z] ---> Running in 6fcc9982b5a7 [2023-10-24T18:34:18.798Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:34:18.798Z] Dload Upload Total Spent Left Speed [2023-10-24T18:34:18.798Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6787 0 --:--:-- --:--:-- --:--:-- 6809 [2023-10-24T18:34:19.764Z] Removing intermediate container 6fcc9982b5a7 [2023-10-24T18:34:19.764Z] ---> 302bf0ade0f4 [2023-10-24T18:34:19.764Z] Step 13/36 : RUN ${MAKE} [2023-10-24T18:34:19.764Z] ---> Running in c91447f2e586 [2023-10-24T18:34:21.287Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.33 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-24T18:37:13.121Z] Removing intermediate container c91447f2e586 [2023-10-24T18:37:13.121Z] ---> 4c191d255d83 [2023-10-24T18:37:13.121Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-24T18:37:13.121Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-24T18:37:13.121Z] 8766b47fe142: Pulling fs layer [2023-10-24T18:37:13.121Z] 8766b47fe142: Verifying Checksum [2023-10-24T18:37:13.121Z] 8766b47fe142: Download complete [2023-10-24T18:37:13.121Z] 8766b47fe142: Pull complete [2023-10-24T18:37:13.121Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-24T18:37:13.121Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-24T18:37:13.121Z] ---> 69d40e2cb93c [2023-10-24T18:37:13.121Z] Step 15/36 : FROM alpine:3.18 [2023-10-24T18:37:13.121Z] 3.18: Pulling from library/alpine [2023-10-24T18:37:13.121Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:37:13.121Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:37:13.121Z] 579b34f0a95b: Download complete [2023-10-24T18:37:13.121Z] 579b34f0a95b: Pull complete [2023-10-24T18:37:13.121Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:37:13.121Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:37:13.121Z] ---> 3cc203321400 [2023-10-24T18:37:13.121Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T18:37:13.121Z] ---> Running in de7c50ddeaa8 [2023-10-24T18:37:13.121Z] Removing intermediate container de7c50ddeaa8 [2023-10-24T18:37:13.121Z] ---> f906d603fbfe [2023-10-24T18:37:13.121Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-24T18:37:13.121Z] ---> Running in 51246da7d860 [2023-10-24T18:37:13.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:37:13.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:37:13.121Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-24T18:37:13.121Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-24T18:37:13.121Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-24T18:37:13.121Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-24T18:37:13.121Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-24T18:37:13.121Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-24T18:37:13.121Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-24T18:37:13.121Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-24T18:37:13.121Z] (9/104) Installing libxcb (1.15-r1) [2023-10-24T18:37:13.121Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-24T18:37:13.121Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-24T18:37:13.121Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-24T18:37:13.121Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-24T18:37:13.121Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-24T18:37:13.121Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-24T18:37:13.121Z] (16/104) Installing libva (2.18.0-r1) [2023-10-24T18:37:13.121Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-24T18:37:13.121Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-24T18:37:13.121Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-24T18:37:13.121Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-24T18:37:13.121Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-24T18:37:13.121Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-24T18:37:13.121Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-24T18:37:13.121Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-24T18:37:13.121Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-24T18:37:13.121Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-24T18:37:13.121Z] (27/104) Installing opus (1.4-r0) [2023-10-24T18:37:13.121Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-24T18:37:13.121Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-24T18:37:13.121Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-24T18:37:13.121Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-24T18:37:13.121Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-24T18:37:13.121Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-24T18:37:13.121Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-24T18:37:13.121Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-24T18:37:13.121Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-24T18:37:13.121Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-24T18:37:13.121Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-24T18:37:13.122Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-24T18:37:13.122Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-24T18:37:13.122Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-24T18:37:13.122Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-24T18:37:13.122Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-24T18:37:13.122Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-24T18:37:13.122Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-24T18:37:13.122Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-24T18:37:13.122Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-24T18:37:13.122Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-24T18:37:13.122Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-24T18:37:13.122Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-24T18:37:13.122Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-24T18:37:13.122Z] (52/104) Installing glib (2.76.4-r0) [2023-10-24T18:37:13.122Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-24T18:37:13.122Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-24T18:37:13.122Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-24T18:37:13.122Z] (56/104) Installing libass (0.17.1-r0) [2023-10-24T18:37:13.122Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-24T18:37:13.122Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-24T18:37:13.122Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-24T18:37:13.122Z] (60/104) Installing libunistring (1.1-r1) [2023-10-24T18:37:13.122Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-24T18:37:13.122Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-24T18:37:13.122Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-24T18:37:13.122Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-24T18:37:13.122Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-24T18:37:13.122Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-24T18:37:13.122Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-24T18:37:13.122Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-24T18:37:13.122Z] (69/104) Installing librist (0.2.7-r0) [2023-10-24T18:37:13.122Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-24T18:37:13.122Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-24T18:37:13.122Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-24T18:37:13.122Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-24T18:37:13.122Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-24T18:37:13.122Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-24T18:37:13.122Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-24T18:37:13.122Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-24T18:37:13.122Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-24T18:37:13.122Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-24T18:37:13.122Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-24T18:37:13.122Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-24T18:37:13.122Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-24T18:37:13.122Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-24T18:37:13.122Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-24T18:37:13.122Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-24T18:37:13.122Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-24T18:37:13.122Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-24T18:37:13.122Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-24T18:37:13.122Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-24T18:37:13.122Z] (90/104) Installing orc (0.4.34-r0) [2023-10-24T18:37:13.122Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-24T18:37:13.122Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-24T18:37:13.122Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-24T18:37:13.122Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-24T18:37:13.122Z] (95/104) Installing libpulse (16.1-r10) [2023-10-24T18:37:13.122Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-24T18:37:13.122Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-24T18:37:13.122Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-24T18:37:13.122Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-24T18:37:13.122Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-24T18:37:13.122Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-24T18:37:13.122Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-24T18:37:13.392Z] (103/104) Installing kmod-libs (30-r3) [2023-10-24T18:37:13.392Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-24T18:37:13.392Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:37:13.392Z] Executing glib-2.76.4-r0.trigger [2023-10-24T18:37:13.392Z] Executing eudev-3.2.11-r8.trigger [2023-10-24T18:37:13.392Z] OK: 110 MiB in 119 packages [2023-10-24T18:37:20.049Z] Removing intermediate container 51246da7d860 [2023-10-24T18:37:20.049Z] ---> dae002d3f1d8 [2023-10-24T18:37:20.049Z] Step 18/36 : WORKDIR / [2023-10-24T18:37:20.049Z] ---> Running in c6640f0e4003 [2023-10-24T18:37:20.049Z] Removing intermediate container c6640f0e4003 [2023-10-24T18:37:20.050Z] ---> 8d533cd21f62 [2023-10-24T18:37:20.050Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-24T18:37:21.460Z] ---> 533f0cee9db9 [2023-10-24T18:37:21.460Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-24T18:37:22.044Z] ---> f26ec2d1a53f [2023-10-24T18:37:22.044Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-24T18:37:22.633Z] ---> 94e90e44e932 [2023-10-24T18:37:22.633Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-24T18:37:23.221Z] ---> 205030d9a944 [2023-10-24T18:37:23.221Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-24T18:37:23.807Z] ---> a5e6da330fea [2023-10-24T18:37:23.807Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-24T18:37:24.392Z] ---> dc70636a0c7d [2023-10-24T18:37:24.392Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-24T18:37:25.812Z] ---> cbda50c53fb8 [2023-10-24T18:37:25.812Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-24T18:37:26.081Z] ---> Running in c7ac8d3b6d6b [2023-10-24T18:37:28.033Z] Removing intermediate container c7ac8d3b6d6b [2023-10-24T18:37:28.033Z] ---> 1c72848f01a0 [2023-10-24T18:37:28.033Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-24T18:37:28.033Z] ---> Running in 7cfc565cb0f0 [2023-10-24T18:37:29.985Z] Removing intermediate container 7cfc565cb0f0 [2023-10-24T18:37:29.985Z] ---> 807ac5f08f27 [2023-10-24T18:37:29.985Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-24T18:37:29.985Z] ---> Running in 60632e48a96a [2023-10-24T18:37:32.900Z] Removing intermediate container 60632e48a96a [2023-10-24T18:37:32.900Z] ---> 37fa4717d69e [2023-10-24T18:37:32.900Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-24T18:37:32.900Z] ---> Running in dea71301c5f4 [2023-10-24T18:37:33.861Z] Removing intermediate container dea71301c5f4 [2023-10-24T18:37:33.861Z] ---> e3172a466b43 [2023-10-24T18:37:33.861Z] Step 30/36 : EXPOSE 59983 [2023-10-24T18:37:33.861Z] ---> Running in 2aa2358b055c [2023-10-24T18:37:34.132Z] Removing intermediate container 2aa2358b055c [2023-10-24T18:37:34.132Z] ---> 5bf492a77b82 [2023-10-24T18:37:34.132Z] Step 31/36 : EXPOSE 8554 [2023-10-24T18:37:34.132Z] ---> Running in 7bee55755a17 [2023-10-24T18:37:34.406Z] Removing intermediate container 7bee55755a17 [2023-10-24T18:37:34.406Z] ---> 8a9b14b9223a [2023-10-24T18:37:34.406Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-24T18:37:34.676Z] ---> Running in 87bce688eddc [2023-10-24T18:37:34.948Z] Removing intermediate container 87bce688eddc [2023-10-24T18:37:34.948Z] ---> f1a6e5644434 [2023-10-24T18:37:34.948Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-24T18:37:34.948Z] ---> Running in 2c5b137873f2 [2023-10-24T18:37:35.220Z] Removing intermediate container 2c5b137873f2 [2023-10-24T18:37:35.220Z] ---> 4c784f21f479 [2023-10-24T18:37:35.220Z] Step 34/36 : LABEL arch=arm64 [2023-10-24T18:37:35.494Z] ---> Running in 329c5a2c8a8f [2023-10-24T18:37:35.770Z] Removing intermediate container 329c5a2c8a8f [2023-10-24T18:37:35.770Z] ---> 9b18dce75792 [2023-10-24T18:37:35.770Z] Step 35/36 : LABEL git_sha=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:37:36.056Z] ---> Running in 1bdcbd059758 [2023-10-24T18:37:36.665Z] Removing intermediate container 1bdcbd059758 [2023-10-24T18:37:36.665Z] ---> 9b4838d7ec7f [2023-10-24T18:37:36.665Z] Step 36/36 : LABEL version=3.1.0-dev.33 [2023-10-24T18:37:36.935Z] ---> Running in c9d6cfcf1829 [2023-10-24T18:37:37.530Z] Removing intermediate container c9d6cfcf1829 [2023-10-24T18:37:37.530Z] ---> 6ad9402ac2a2 [2023-10-24T18:37:37.530Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:37:37.530Z] Successfully built 6ad9402ac2a2 [2023-10-24T18:37:37.530Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:37:37.653Z] provisioning config files... [2023-10-24T18:37:37.672Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/159@tmp/config13321056718735346569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:37:38.044Z] ---> docker-login.sh [2023-10-24T18:37:38.044Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:37:38.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:38.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:38.317Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:38.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:38.317Z] [2023-10-24T18:37:38.317Z] Login Succeeded [2023-10-24T18:37:38.317Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:37:38.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:38.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:38.859Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:38.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:38.859Z] [2023-10-24T18:37:38.859Z] Login Succeeded [2023-10-24T18:37:38.859Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:37:39.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:39.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:39.396Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:39.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:39.396Z] [2023-10-24T18:37:39.396Z] Login Succeeded [2023-10-24T18:37:39.396Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:37:39.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:39.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:39.664Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:39.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:39.664Z] [2023-10-24T18:37:39.664Z] Login Succeeded [2023-10-24T18:37:39.664Z] docker.io [2023-10-24T18:37:39.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:37:40.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:37:40.517Z] Configure a credential helper to remove this warning. See [2023-10-24T18:37:40.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:37:40.517Z] [2023-10-24T18:37:40.517Z] Login Succeeded [2023-10-24T18:37:40.517Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:37:40.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:37:40.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:37:40.580Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-10-24T18:37:40.580Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:37:40.580Z] latest [2023-10-24T18:37:40.580Z] 3.1.0-dev.33 [2023-10-24T18:37:40.580Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [2023-10-24T18:37:40.580Z] main [2023-10-24T18:37:40.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:40.928Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:37:41.303Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:37:41.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T18:37:41.303Z] 3499c147e65e: Preparing [2023-10-24T18:37:41.303Z] 0336271a1372: Preparing [2023-10-24T18:37:41.303Z] 8882ce922138: Preparing [2023-10-24T18:37:41.303Z] 1f2f4eaf47df: Preparing [2023-10-24T18:37:41.303Z] 608d194cb50c: Preparing [2023-10-24T18:37:41.303Z] acc83c6ca332: Preparing [2023-10-24T18:37:41.303Z] 58201a5c64fc: Preparing [2023-10-24T18:37:41.303Z] 9ca4c5adcd41: Preparing [2023-10-24T18:37:41.303Z] 2fbcce09ea24: Preparing [2023-10-24T18:37:41.303Z] 10318305a842: Preparing [2023-10-24T18:37:41.303Z] fbe2b4295bec: Preparing [2023-10-24T18:37:41.303Z] a5b8529964d9: Preparing [2023-10-24T18:37:41.303Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:37:41.303Z] acc83c6ca332: Waiting [2023-10-24T18:37:41.303Z] 58201a5c64fc: Waiting [2023-10-24T18:37:41.303Z] 9ca4c5adcd41: Waiting [2023-10-24T18:37:41.303Z] 2fbcce09ea24: Waiting [2023-10-24T18:37:41.303Z] 10318305a842: Waiting [2023-10-24T18:37:41.303Z] fbe2b4295bec: Waiting [2023-10-24T18:37:41.303Z] a5b8529964d9: Waiting [2023-10-24T18:37:41.303Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:37:41.584Z] 8882ce922138: Pushed [2023-10-24T18:37:41.584Z] 0336271a1372: Pushed [2023-10-24T18:37:41.584Z] 3499c147e65e: Pushed [2023-10-24T18:37:41.584Z] 1f2f4eaf47df: Pushed [2023-10-24T18:37:41.857Z] acc83c6ca332: Pushed [2023-10-24T18:37:41.857Z] 58201a5c64fc: Pushed [2023-10-24T18:37:41.857Z] 9ca4c5adcd41: Pushed [2023-10-24T18:37:41.857Z] 2fbcce09ea24: Pushed [2023-10-24T18:37:42.128Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:37:42.128Z] 10318305a842: Pushed [2023-10-24T18:37:47.492Z] 608d194cb50c: Pushed [2023-10-24T18:37:48.079Z] fbe2b4295bec: Pushed [2023-10-24T18:38:06.337Z] a5b8529964d9: Pushed [2023-10-24T18:38:06.337Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:06.710Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:07.119Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-24T18:38:07.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T18:38:07.119Z] 3499c147e65e: Preparing [2023-10-24T18:38:07.119Z] 0336271a1372: Preparing [2023-10-24T18:38:07.119Z] 8882ce922138: Preparing [2023-10-24T18:38:07.119Z] 1f2f4eaf47df: Preparing [2023-10-24T18:38:07.119Z] 608d194cb50c: Preparing [2023-10-24T18:38:07.119Z] acc83c6ca332: Preparing [2023-10-24T18:38:07.119Z] 58201a5c64fc: Preparing [2023-10-24T18:38:07.119Z] 9ca4c5adcd41: Preparing [2023-10-24T18:38:07.119Z] 2fbcce09ea24: Preparing [2023-10-24T18:38:07.119Z] 10318305a842: Preparing [2023-10-24T18:38:07.119Z] fbe2b4295bec: Preparing [2023-10-24T18:38:07.119Z] a5b8529964d9: Preparing [2023-10-24T18:38:07.119Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:38:07.119Z] acc83c6ca332: Waiting [2023-10-24T18:38:07.119Z] 58201a5c64fc: Waiting [2023-10-24T18:38:07.119Z] 9ca4c5adcd41: Waiting [2023-10-24T18:38:07.119Z] 2fbcce09ea24: Waiting [2023-10-24T18:38:07.119Z] 10318305a842: Waiting [2023-10-24T18:38:07.119Z] fbe2b4295bec: Waiting [2023-10-24T18:38:07.119Z] a5b8529964d9: Waiting [2023-10-24T18:38:07.119Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:38:07.119Z] 3499c147e65e: Layer already exists [2023-10-24T18:38:07.119Z] 0336271a1372: Layer already exists [2023-10-24T18:38:07.119Z] 8882ce922138: Layer already exists [2023-10-24T18:38:07.119Z] 1f2f4eaf47df: Layer already exists [2023-10-24T18:38:07.119Z] 608d194cb50c: Layer already exists [2023-10-24T18:38:07.388Z] 10318305a842: Layer already exists [2023-10-24T18:38:07.388Z] acc83c6ca332: Layer already exists [2023-10-24T18:38:07.388Z] 2fbcce09ea24: Layer already exists [2023-10-24T18:38:07.388Z] 58201a5c64fc: Layer already exists [2023-10-24T18:38:07.388Z] 9ca4c5adcd41: Layer already exists [2023-10-24T18:38:07.388Z] a5b8529964d9: Layer already exists [2023-10-24T18:38:07.388Z] fbe2b4295bec: Layer already exists [2023-10-24T18:38:07.388Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:38:07.388Z] latest: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:07.779Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:08.136Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.33 [2023-10-24T18:38:08.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T18:38:08.136Z] 3499c147e65e: Preparing [2023-10-24T18:38:08.136Z] 0336271a1372: Preparing [2023-10-24T18:38:08.136Z] 8882ce922138: Preparing [2023-10-24T18:38:08.136Z] 1f2f4eaf47df: Preparing [2023-10-24T18:38:08.136Z] 608d194cb50c: Preparing [2023-10-24T18:38:08.136Z] acc83c6ca332: Preparing [2023-10-24T18:38:08.136Z] 58201a5c64fc: Preparing [2023-10-24T18:38:08.136Z] 9ca4c5adcd41: Preparing [2023-10-24T18:38:08.136Z] 2fbcce09ea24: Preparing [2023-10-24T18:38:08.136Z] 10318305a842: Preparing [2023-10-24T18:38:08.136Z] fbe2b4295bec: Preparing [2023-10-24T18:38:08.136Z] a5b8529964d9: Preparing [2023-10-24T18:38:08.136Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:38:08.136Z] acc83c6ca332: Waiting [2023-10-24T18:38:08.136Z] 58201a5c64fc: Waiting [2023-10-24T18:38:08.136Z] 9ca4c5adcd41: Waiting [2023-10-24T18:38:08.136Z] 2fbcce09ea24: Waiting [2023-10-24T18:38:08.136Z] 10318305a842: Waiting [2023-10-24T18:38:08.136Z] fbe2b4295bec: Waiting [2023-10-24T18:38:08.136Z] a5b8529964d9: Waiting [2023-10-24T18:38:08.136Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:38:08.136Z] 1f2f4eaf47df: Layer already exists [2023-10-24T18:38:08.136Z] 608d194cb50c: Layer already exists [2023-10-24T18:38:08.136Z] 3499c147e65e: Layer already exists [2023-10-24T18:38:08.136Z] 0336271a1372: Layer already exists [2023-10-24T18:38:08.136Z] 8882ce922138: Layer already exists [2023-10-24T18:38:08.406Z] acc83c6ca332: Layer already exists [2023-10-24T18:38:08.406Z] 58201a5c64fc: Layer already exists [2023-10-24T18:38:08.406Z] 2fbcce09ea24: Layer already exists [2023-10-24T18:38:08.406Z] 9ca4c5adcd41: Layer already exists [2023-10-24T18:38:08.406Z] 10318305a842: Layer already exists [2023-10-24T18:38:08.406Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:38:08.406Z] fbe2b4295bec: Layer already exists [2023-10-24T18:38:08.406Z] a5b8529964d9: Layer already exists [2023-10-24T18:38:08.406Z] 3.1.0-dev.33: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:08.783Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:09.156Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [2023-10-24T18:38:09.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T18:38:09.156Z] 3499c147e65e: Preparing [2023-10-24T18:38:09.156Z] 0336271a1372: Preparing [2023-10-24T18:38:09.156Z] 8882ce922138: Preparing [2023-10-24T18:38:09.156Z] 1f2f4eaf47df: Preparing [2023-10-24T18:38:09.156Z] 608d194cb50c: Preparing [2023-10-24T18:38:09.156Z] acc83c6ca332: Preparing [2023-10-24T18:38:09.156Z] 58201a5c64fc: Preparing [2023-10-24T18:38:09.156Z] 9ca4c5adcd41: Preparing [2023-10-24T18:38:09.156Z] 2fbcce09ea24: Preparing [2023-10-24T18:38:09.156Z] 10318305a842: Preparing [2023-10-24T18:38:09.156Z] fbe2b4295bec: Preparing [2023-10-24T18:38:09.156Z] a5b8529964d9: Preparing [2023-10-24T18:38:09.156Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:38:09.156Z] 2fbcce09ea24: Waiting [2023-10-24T18:38:09.156Z] 10318305a842: Waiting [2023-10-24T18:38:09.156Z] fbe2b4295bec: Waiting [2023-10-24T18:38:09.156Z] a5b8529964d9: Waiting [2023-10-24T18:38:09.156Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:38:09.156Z] acc83c6ca332: Waiting [2023-10-24T18:38:09.156Z] 58201a5c64fc: Waiting [2023-10-24T18:38:09.156Z] 9ca4c5adcd41: Waiting [2023-10-24T18:38:09.156Z] 1f2f4eaf47df: Layer already exists [2023-10-24T18:38:09.156Z] 3499c147e65e: Layer already exists [2023-10-24T18:38:09.156Z] 0336271a1372: Layer already exists [2023-10-24T18:38:09.156Z] 608d194cb50c: Layer already exists [2023-10-24T18:38:09.156Z] 8882ce922138: Layer already exists [2023-10-24T18:38:09.156Z] 58201a5c64fc: Layer already exists [2023-10-24T18:38:09.429Z] 2fbcce09ea24: Layer already exists [2023-10-24T18:38:09.429Z] acc83c6ca332: Layer already exists [2023-10-24T18:38:09.429Z] 9ca4c5adcd41: Layer already exists [2023-10-24T18:38:09.429Z] 10318305a842: Layer already exists [2023-10-24T18:38:09.429Z] fbe2b4295bec: Layer already exists [2023-10-24T18:38:09.429Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:38:09.429Z] a5b8529964d9: Layer already exists [2023-10-24T18:38:09.429Z] 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:09.804Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:10.175Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-10-24T18:38:10.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-10-24T18:38:10.176Z] 3499c147e65e: Preparing [2023-10-24T18:38:10.176Z] 0336271a1372: Preparing [2023-10-24T18:38:10.176Z] 8882ce922138: Preparing [2023-10-24T18:38:10.176Z] 1f2f4eaf47df: Preparing [2023-10-24T18:38:10.176Z] 608d194cb50c: Preparing [2023-10-24T18:38:10.176Z] acc83c6ca332: Preparing [2023-10-24T18:38:10.176Z] 58201a5c64fc: Preparing [2023-10-24T18:38:10.176Z] 9ca4c5adcd41: Preparing [2023-10-24T18:38:10.176Z] 2fbcce09ea24: Preparing [2023-10-24T18:38:10.176Z] 10318305a842: Preparing [2023-10-24T18:38:10.176Z] fbe2b4295bec: Preparing [2023-10-24T18:38:10.176Z] a5b8529964d9: Preparing [2023-10-24T18:38:10.176Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:38:10.176Z] 9ca4c5adcd41: Waiting [2023-10-24T18:38:10.176Z] 2fbcce09ea24: Waiting [2023-10-24T18:38:10.176Z] 10318305a842: Waiting [2023-10-24T18:38:10.176Z] fbe2b4295bec: Waiting [2023-10-24T18:38:10.176Z] a5b8529964d9: Waiting [2023-10-24T18:38:10.176Z] 5f4d9fc4d98d: Waiting [2023-10-24T18:38:10.176Z] acc83c6ca332: Waiting [2023-10-24T18:38:10.176Z] 58201a5c64fc: Waiting [2023-10-24T18:38:10.176Z] 3499c147e65e: Layer already exists [2023-10-24T18:38:10.176Z] 608d194cb50c: Layer already exists [2023-10-24T18:38:10.176Z] 1f2f4eaf47df: Layer already exists [2023-10-24T18:38:10.176Z] 8882ce922138: Layer already exists [2023-10-24T18:38:10.176Z] 0336271a1372: Layer already exists [2023-10-24T18:38:10.450Z] acc83c6ca332: Layer already exists [2023-10-24T18:38:10.450Z] 9ca4c5adcd41: Layer already exists [2023-10-24T18:38:10.450Z] 2fbcce09ea24: Layer already exists [2023-10-24T18:38:10.450Z] 10318305a842: Layer already exists [2023-10-24T18:38:10.450Z] 58201a5c64fc: Layer already exists [2023-10-24T18:38:10.450Z] a5b8529964d9: Layer already exists [2023-10-24T18:38:10.450Z] fbe2b4295bec: Layer already exists [2023-10-24T18:38:10.450Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:38:10.450Z] main: digest: sha256:3891823d19b338d8189e45f87e40529fc72c80103448aa6572d1dd4a81f9215e size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:38:10.507Z] ===================================================== [Pipeline] echo [2023-10-24T18:38:10.516Z] taggedImages: [2023-10-24T18:38:10.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [2023-10-24T18:38:10.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-10-24T18:38:10.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.33 [2023-10-24T18:38:10.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:5ff88c8aa6dc9ed9828c2e8154975093976fd3dc-3.1.0-dev.33 [2023-10-24T18:38:10.516Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:10.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:38:10.920Z] [2023-10-24T18:38:10.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:11.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:38:11.547Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:38:11.547Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:38:11.547Z] 04944245beec: Pulling fs layer [2023-10-24T18:38:11.547Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:38:11.547Z] 765212b225bb: Pulling fs layer [2023-10-24T18:38:11.547Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:38:11.547Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:38:11.547Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:38:11.547Z] f23df028b6ca: Waiting [2023-10-24T18:38:11.547Z] d65c8cfc05b1: Waiting [2023-10-24T18:38:11.547Z] 2437ff75d9bd: Waiting [2023-10-24T18:38:11.547Z] 765212b225bb: Waiting [2023-10-24T18:38:11.547Z] 04944245beec: Verifying Checksum [2023-10-24T18:38:11.547Z] 04944245beec: Download complete [2023-10-24T18:38:11.547Z] 765212b225bb: Verifying Checksum [2023-10-24T18:38:11.547Z] 765212b225bb: Download complete [2023-10-24T18:38:11.817Z] f23df028b6ca: Verifying Checksum [2023-10-24T18:38:11.817Z] f23df028b6ca: Download complete [2023-10-24T18:38:11.817Z] d65c8cfc05b1: Download complete [2023-10-24T18:38:12.093Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:38:12.093Z] 699f458cf7ca: Download complete [2023-10-24T18:38:12.371Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:38:12.371Z] 8998bd30e6a1: Download complete [2023-10-24T18:38:15.753Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:38:15.753Z] 2437ff75d9bd: Download complete [2023-10-24T18:38:17.707Z] 8998bd30e6a1: Pull complete [2023-10-24T18:38:18.299Z] 04944245beec: Pull complete [2023-10-24T18:38:19.720Z] 699f458cf7ca: Pull complete [2023-10-24T18:38:20.313Z] 765212b225bb: Pull complete [2023-10-24T18:38:21.293Z] f23df028b6ca: Pull complete [2023-10-24T18:38:21.560Z] d65c8cfc05b1: Pull complete [2023-10-24T18:38:39.789Z] 2437ff75d9bd: Pull complete [2023-10-24T18:38:39.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:38:39.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:38:39.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:38:40.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-10127 does not seem to be running inside a container [2023-10-24T18:38:40.098Z] $ 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-usb-camera/159 -v /w/workspace/device-usb-camera/159:/w/workspace/device-usb-camera/159:rw,z -v /w/workspace/device-usb-camera/159@tmp:/w/workspace/device-usb-camera/159@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T18:38:42.078Z] $ docker top 20a1a4fc6db2fabb2a05b8429b21fd007a4bd8f4d79871225fe94dd0131025a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:38:42.970Z] ---> job-cost.sh [2023-10-24T18:38:42.970Z] lf-activate-venv: SKIPPING [2023-10-24T18:38:42.970Z] INFO: No Stack... [2023-10-24T18:38:43.556Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:38:44.524Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:38:45.181Z] + cut -d, -f6 [2023-10-24T18:38:45.181Z] + cat /w/workspace/device-usb-camera/159/archives/cost.csv [Pipeline] lock [2023-10-24T18:38:45.232Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [2023-10-24T18:38:45.241Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] did not exist. Created. [2023-10-24T18:38:45.241Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:38:45.905Z] /w/workspace/device-usb-camera/159@tmp/durable-e476c1ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:38:46.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:38:46.608Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:38:46.687Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:38:46.693Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:38:46.716Z] $ docker stop --time=1 20a1a4fc6db2fabb2a05b8429b21fd007a4bd8f4d79871225fe94dd0131025a3 [2023-10-24T18:38:48.403Z] $ docker rm -f --volumes 20a1a4fc6db2fabb2a05b8429b21fd007a4bd8f4d79871225fe94dd0131025a3 [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-10-24T18:38:48.807Z] provisioning config files... [2023-10-24T18:38:48.813Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config445599442102877839tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:38:49.110Z] + set +x [2023-10-24T18:38:49.110Z] + + bash -s -- [2023-10-24T18:38:49.110Z] curl -s https://codecov.io/bash [2023-10-24T18:38:49.110Z] [2023-10-24T18:38:49.110Z] _____ _ [2023-10-24T18:38:49.110Z] / ____| | | [2023-10-24T18:38:49.110Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:38:49.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:38:49.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:38:49.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:38:49.110Z] Bash-1.0.6 [2023-10-24T18:38:49.110Z] [2023-10-24T18:38:49.110Z] [2023-10-24T18:38:49.110Z] ==> git version 2.25.1 found [2023-10-24T18:38:49.110Z] ==> 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-10-24T18:38:49.110Z] Release-Date: 2020-01-08 [2023-10-24T18:38:49.110Z] 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-10-24T18:38:49.110Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:38:49.110Z] ==> Jenkins CI detected. [2023-10-24T18:38:49.110Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-10-24T18:38:49.110Z] project root: . [2023-10-24T18:38:49.110Z] --> token set from env [2023-10-24T18:38:49.110Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:38:49.110Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:38:49.110Z] ==> Python coveragepy not found [2023-10-24T18:38:49.110Z] ==> Searching for coverage reports in: [2023-10-24T18:38:49.110Z] + . [2023-10-24T18:38:49.110Z] -> Found 1 reports [2023-10-24T18:38:49.110Z] ==> Detecting git/mercurial file structure [2023-10-24T18:38:49.110Z] ==> Reading reports [2023-10-24T18:38:49.368Z] + ./coverage.out bytes=54703 [2023-10-24T18:38:49.368Z] ==> Appending adjustments [2023-10-24T18:38:49.368Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:38:49.368Z] + Found adjustments [2023-10-24T18:38:49.368Z] ==> Gzipping contents [2023-10-24T18:38:49.368Z] 8.0K /tmp/codecov.APqa0x.gz [2023-10-24T18:38:49.368Z] ==> Uploading reports [2023-10-24T18:38:49.368Z] url: https://codecov.io [2023-10-24T18:38:49.368Z] query: branch=main&commit=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:38:49.368Z] -> Pinging Codecov [2023-10-24T18:38:49.368Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=5ff88c8aa6dc9ed9828c2e8154975093976fd3dc&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:38:49.368Z] -> Uploading to [2023-10-24T18:38:49.369Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/73D8F5FF140700D3E01443B452E23636/5ff88c8aa6dc9ed9828c2e8154975093976fd3dc/276b57e9-4450-4821-9501-36dee44b664f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T183849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f64f9cb6195acfed523a522bfe7cffe4f4b978fae5ea0d34c0528f5d5e772812 [2023-10-24T18:38:49.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:38:49.627Z] Dload Upload Total Spent Left Speed [2023-10-24T18:38:49.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 22989 --:--:-- --:--:-- --:--:-- 22989 [2023-10-24T18:38:49.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] } [2023-10-24T18:38:49.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:38:50.017Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:38:50.026Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:50.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:38:50.326Z] [2023-10-24T18:38:50.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:38:50.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:38:50.621Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:38:50.621Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:38:50.621Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:38:50.621Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:38:50.621Z] 114826534d7a: Pulling fs layer [2023-10-24T18:38:50.621Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:38:50.621Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:38:50.621Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:38:50.621Z] 4657fd5d0bcf: Waiting [2023-10-24T18:38:50.621Z] 6ad1cebc031e: Waiting [2023-10-24T18:38:50.621Z] 8a3aa393b2d8: Waiting [2023-10-24T18:38:50.621Z] 114826534d7a: Waiting [2023-10-24T18:38:50.621Z] 25bc292e5bac: Verifying Checksum [2023-10-24T18:38:50.621Z] 25bc292e5bac: Download complete [2023-10-24T18:38:50.621Z] 52dc419b0ee2: Download complete [2023-10-24T18:38:50.621Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:38:50.621Z] 4657fd5d0bcf: Download complete [2023-10-24T18:38:50.882Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:38:50.882Z] 6ad1cebc031e: Download complete [2023-10-24T18:38:50.882Z] df9b9388f04a: Pull complete [2023-10-24T18:38:50.882Z] 52dc419b0ee2: Pull complete [2023-10-24T18:38:50.882Z] 25bc292e5bac: Pull complete [2023-10-24T18:38:51.449Z] 114826534d7a: Verifying Checksum [2023-10-24T18:38:51.449Z] 114826534d7a: Download complete [2023-10-24T18:38:51.449Z] 8a3aa393b2d8: Verifying Checksum [2023-10-24T18:38:51.449Z] 8a3aa393b2d8: Download complete [2023-10-24T18:38:55.630Z] 114826534d7a: Pull complete [2023-10-24T18:38:55.630Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:38:55.630Z] 6ad1cebc031e: Pull complete [2023-10-24T18:38:58.156Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:38:58.156Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:38:58.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:38:58.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:38:58.237Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:38:58.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T18:39:02.918Z] $ docker top 56ce31ec357bb2deef9a58889b2b1aae7f4d26e7a4c851c9942c875c2631bb7d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:39:02.988Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-10-24T18:39:03.267Z] + set -o pipefail [2023-10-24T18:39:03.267Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-10-24T18:39:11.376Z] [2023-10-24T18:39:11.376Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-10-24T18:39:11.376Z] [2023-10-24T18:39:11.376Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4f9392c2-baf9-4bed-a9a9-72a0d26fb46d [2023-10-24T18:39:11.376Z] [2023-10-24T18:39:11.376Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:39:11.376Z] [2023-10-24T18:39:11.376Z] [2023-10-24T18:39:11.376Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:39:11.376Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:39:11.376Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:39:11.380Z] $ docker stop --time=1 56ce31ec357bb2deef9a58889b2b1aae7f4d26e7a4c851c9942c875c2631bb7d [2023-10-24T18:39:15.872Z] $ docker rm -f --volumes 56ce31ec357bb2deef9a58889b2b1aae7f4d26e7a4c851c9942c875c2631bb7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:39:16.589Z] + git log --format=format:%s -1 5ff88c8aa6dc9ed9828c2e8154975093976fd3dc [Pipeline] sh [2023-10-24T18:39:16.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:39:16.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:17.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:39:17.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:17.245Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:39:17.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:39:17.634Z] $ docker top 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad -eo pid,comm [2023-10-24T18:39:17.689Z] 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-10-24T18:39:17.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:39:20.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:39:20.549Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:39:20.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:39:20.658Z] $ docker exec 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad ssh-agent [2023-10-24T18:39:20.765Z] SSH_AUTH_SOCK=/tmp/ssh-KOgKoxkZ3DuC/agent.32 [2023-10-24T18:39:20.765Z] SSH_AGENT_PID=38 [2023-10-24T18:39:20.769Z] Running ssh-add (command line suppressed) [2023-10-24T18:39:20.852Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11405691373066618629.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11405691373066618629.key) [2023-10-24T18:39:20.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:39:21.158Z] + git semver tag [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,301 [run_tag] DEBUG tag force:False [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,302 [check_head_tag] DEBUG check head tag [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,304 [execute] INFO git cat-file --batch-check [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,307 [execute] INFO git cat-file --batch [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,339 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,339 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,339 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:21.417Z] 2023-10-24 18:39:21,343 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:21.417Z] 3.1.0-dev.33 [Pipeline] } [2023-10-24T18:39:21.418Z] $ docker exec --env ******** --env ******** 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad ssh-agent -k [2023-10-24T18:39:21.512Z] unset SSH_AUTH_SOCK; [2023-10-24T18:39:21.513Z] unset SSH_AGENT_PID; [2023-10-24T18:39:21.513Z] echo Agent pid 38 killed; [2023-10-24T18:39:21.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:39:21.824Z] + git semver [Pipeline] } [2023-10-24T18:39:22.088Z] $ docker stop --time=1 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad [2023-10-24T18:39:23.347Z] $ docker rm -f --volumes 56e2d9ea9c601b8f964c755205ef8fe538941d2389af1b86c8c401c496c046ad [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:23.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:39:23.727Z] [2023-10-24T18:39:23.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:24.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:39:24.026Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:39:24.026Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:39:24.026Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:39:24.026Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:39:24.026Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:39:24.026Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:39:24.026Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:39:24.026Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:39:24.026Z] e9a5061849ea: Waiting [2023-10-24T18:39:24.026Z] d747dcd14b5f: Waiting [2023-10-24T18:39:24.026Z] 2de7ff778b66: Waiting [2023-10-24T18:39:24.026Z] 0d9ebad4ef96: Waiting [2023-10-24T18:39:24.026Z] 9712f1f96733: Verifying Checksum [2023-10-24T18:39:24.026Z] 9712f1f96733: Download complete [2023-10-24T18:39:24.286Z] 63f879dbbcfc: Download complete [2023-10-24T18:39:24.544Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:39:24.544Z] 0d9ebad4ef96: Download complete [2023-10-24T18:39:24.544Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:39:24.544Z] ab5ef0e58194: Download complete [2023-10-24T18:39:24.544Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:39:24.544Z] e9a5061849ea: Download complete [2023-10-24T18:39:24.544Z] d747dcd14b5f: Download complete [2023-10-24T18:39:24.801Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:39:24.801Z] 2de7ff778b66: Download complete [2023-10-24T18:39:27.328Z] ab5ef0e58194: Pull complete [2023-10-24T18:39:27.328Z] 9712f1f96733: Pull complete [2023-10-24T18:39:27.586Z] 63f879dbbcfc: Pull complete [2023-10-24T18:39:30.867Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:39:31.433Z] e9a5061849ea: Pull complete [2023-10-24T18:39:31.433Z] d747dcd14b5f: Pull complete [2023-10-24T18:39:32.366Z] 2de7ff778b66: Pull complete [2023-10-24T18:39:32.366Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:39:32.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:39:32.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:32.437Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:39:32.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T18:39:40.107Z] $ docker top 71814f724e17a72d8821b80c9065c53053f738b73d676420ae4eefa3001c405d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:39:40.182Z] provisioning config files... [2023-10-24T18:39:40.188Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16689908854148285861tmp [2023-10-24T18:39:40.197Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2644782699738384574tmp [2023-10-24T18:39:40.205Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13553577728253629215tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:39:40.221Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:40.510Z] ---> sigul-configuration.sh [2023-10-24T18:39:40.510Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:39:40.510Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:39:40.510Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:39:40.510Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:39:40.510Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:39:40.510Z] gpg: CAST5 encrypted data [2023-10-24T18:39:40.510Z] gpg: encrypted with 1 passphrase [2023-10-24T18:39:40.510Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:39:40.790Z] + mkdir /home/jenkins [2023-10-24T18:39:40.790Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:39:41.074Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-24T18:39:41.082Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:41.366Z] ---> sigul-install.sh [2023-10-24T18:39:41.366Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:39:41.649Z] + git tag --list [2023-10-24T18:39:41.650Z] v0.0.0 [2023-10-24T18:39:41.650Z] v0.0.1-dev.1 [2023-10-24T18:39:41.650Z] v0.0.1-dev.10 [2023-10-24T18:39:41.650Z] v0.0.1-dev.11 [2023-10-24T18:39:41.650Z] v0.0.1-dev.12 [2023-10-24T18:39:41.650Z] v0.0.1-dev.13 [2023-10-24T18:39:41.650Z] v0.0.1-dev.14 [2023-10-24T18:39:41.650Z] v0.0.1-dev.15 [2023-10-24T18:39:41.650Z] v0.0.1-dev.16 [2023-10-24T18:39:41.650Z] v0.0.1-dev.2 [2023-10-24T18:39:41.650Z] v0.0.1-dev.3 [2023-10-24T18:39:41.650Z] v0.0.1-dev.4 [2023-10-24T18:39:41.650Z] v0.0.1-dev.5 [2023-10-24T18:39:41.650Z] v0.0.1-dev.6 [2023-10-24T18:39:41.650Z] v0.0.1-dev.7 [2023-10-24T18:39:41.650Z] v0.0.1-dev.8 [2023-10-24T18:39:41.650Z] v0.0.1-dev.9 [2023-10-24T18:39:41.650Z] v2.2.0 [2023-10-24T18:39:41.650Z] v2.2.0-dev.17 [2023-10-24T18:39:41.650Z] v2.2.0-dev.18 [2023-10-24T18:39:41.650Z] v2.2.0-dev.19 [2023-10-24T18:39:41.650Z] v2.2.0-dev.20 [2023-10-24T18:39:41.650Z] v2.2.0-dev.21 [2023-10-24T18:39:41.650Z] v2.2.0-dev.22 [2023-10-24T18:39:41.650Z] v2.2.0-dev.23 [2023-10-24T18:39:41.650Z] v2.2.0-dev.24 [2023-10-24T18:39:41.650Z] v2.2.0-dev.25 [2023-10-24T18:39:41.650Z] v2.2.0-dev.26 [2023-10-24T18:39:41.650Z] v2.2.0-dev.27 [2023-10-24T18:39:41.650Z] v2.3.0 [2023-10-24T18:39:41.650Z] v2.3.0-dev.1 [2023-10-24T18:39:41.650Z] v2.3.0-dev.10 [2023-10-24T18:39:41.650Z] v2.3.0-dev.11 [2023-10-24T18:39:41.650Z] v2.3.0-dev.12 [2023-10-24T18:39:41.650Z] v2.3.0-dev.13 [2023-10-24T18:39:41.650Z] v2.3.0-dev.14 [2023-10-24T18:39:41.650Z] v2.3.0-dev.15 [2023-10-24T18:39:41.650Z] v2.3.0-dev.16 [2023-10-24T18:39:41.650Z] v2.3.0-dev.17 [2023-10-24T18:39:41.650Z] v2.3.0-dev.18 [2023-10-24T18:39:41.650Z] v2.3.0-dev.19 [2023-10-24T18:39:41.650Z] v2.3.0-dev.2 [2023-10-24T18:39:41.650Z] v2.3.0-dev.20 [2023-10-24T18:39:41.650Z] v2.3.0-dev.21 [2023-10-24T18:39:41.650Z] v2.3.0-dev.22 [2023-10-24T18:39:41.650Z] v2.3.0-dev.23 [2023-10-24T18:39:41.650Z] v2.3.0-dev.24 [2023-10-24T18:39:41.650Z] v2.3.0-dev.25 [2023-10-24T18:39:41.650Z] v2.3.0-dev.26 [2023-10-24T18:39:41.650Z] v2.3.0-dev.27 [2023-10-24T18:39:41.650Z] v2.3.0-dev.28 [2023-10-24T18:39:41.650Z] v2.3.0-dev.3 [2023-10-24T18:39:41.650Z] v2.3.0-dev.4 [2023-10-24T18:39:41.650Z] v2.3.0-dev.5 [2023-10-24T18:39:41.650Z] v2.3.0-dev.6 [2023-10-24T18:39:41.650Z] v2.3.0-dev.7 [2023-10-24T18:39:41.650Z] v2.3.0-dev.8 [2023-10-24T18:39:41.650Z] v2.3.0-dev.9 [2023-10-24T18:39:41.650Z] v2.3.1 [2023-10-24T18:39:41.650Z] v2.3.1-dev.4 [2023-10-24T18:39:41.650Z] v2.3.1-dev.5 [2023-10-24T18:39:41.650Z] v2.3.1-dev.6 [2023-10-24T18:39:41.650Z] v3.0 [2023-10-24T18:39:41.650Z] v3.0.0 [2023-10-24T18:39:41.650Z] v3.0.0-dev.1 [2023-10-24T18:39:41.650Z] v3.0.0-dev.10 [2023-10-24T18:39:41.650Z] v3.0.0-dev.11 [2023-10-24T18:39:41.650Z] v3.0.0-dev.12 [2023-10-24T18:39:41.650Z] v3.0.0-dev.13 [2023-10-24T18:39:41.650Z] v3.0.0-dev.14 [2023-10-24T18:39:41.650Z] v3.0.0-dev.15 [2023-10-24T18:39:41.650Z] v3.0.0-dev.16 [2023-10-24T18:39:41.650Z] v3.0.0-dev.17 [2023-10-24T18:39:41.650Z] v3.0.0-dev.18 [2023-10-24T18:39:41.650Z] v3.0.0-dev.19 [2023-10-24T18:39:41.650Z] v3.0.0-dev.2 [2023-10-24T18:39:41.650Z] v3.0.0-dev.20 [2023-10-24T18:39:41.650Z] v3.0.0-dev.21 [2023-10-24T18:39:41.650Z] v3.0.0-dev.22 [2023-10-24T18:39:41.650Z] v3.0.0-dev.23 [2023-10-24T18:39:41.650Z] v3.0.0-dev.24 [2023-10-24T18:39:41.650Z] v3.0.0-dev.25 [2023-10-24T18:39:41.650Z] v3.0.0-dev.26 [2023-10-24T18:39:41.650Z] v3.0.0-dev.27 [2023-10-24T18:39:41.650Z] v3.0.0-dev.28 [2023-10-24T18:39:41.650Z] v3.0.0-dev.29 [2023-10-24T18:39:41.650Z] v3.0.0-dev.3 [2023-10-24T18:39:41.650Z] v3.0.0-dev.30 [2023-10-24T18:39:41.650Z] v3.0.0-dev.31 [2023-10-24T18:39:41.650Z] v3.0.0-dev.32 [2023-10-24T18:39:41.650Z] v3.0.0-dev.33 [2023-10-24T18:39:41.650Z] v3.0.0-dev.34 [2023-10-24T18:39:41.650Z] v3.0.0-dev.35 [2023-10-24T18:39:41.650Z] v3.0.0-dev.36 [2023-10-24T18:39:41.650Z] v3.0.0-dev.37 [2023-10-24T18:39:41.650Z] v3.0.0-dev.38 [2023-10-24T18:39:41.650Z] v3.0.0-dev.39 [2023-10-24T18:39:41.650Z] v3.0.0-dev.4 [2023-10-24T18:39:41.650Z] v3.0.0-dev.40 [2023-10-24T18:39:41.650Z] v3.0.0-dev.41 [2023-10-24T18:39:41.650Z] v3.0.0-dev.42 [2023-10-24T18:39:41.650Z] v3.0.0-dev.43 [2023-10-24T18:39:41.650Z] v3.0.0-dev.44 [2023-10-24T18:39:41.650Z] v3.0.0-dev.45 [2023-10-24T18:39:41.650Z] v3.0.0-dev.46 [2023-10-24T18:39:41.650Z] v3.0.0-dev.47 [2023-10-24T18:39:41.650Z] v3.0.0-dev.48 [2023-10-24T18:39:41.650Z] v3.0.0-dev.49 [2023-10-24T18:39:41.650Z] v3.0.0-dev.5 [2023-10-24T18:39:41.650Z] v3.0.0-dev.50 [2023-10-24T18:39:41.650Z] v3.0.0-dev.51 [2023-10-24T18:39:41.650Z] v3.0.0-dev.6 [2023-10-24T18:39:41.650Z] v3.0.0-dev.7 [2023-10-24T18:39:41.650Z] v3.0.0-dev.8 [2023-10-24T18:39:41.650Z] v3.0.0-dev.9 [2023-10-24T18:39:41.650Z] v3.1.0-dev.1 [2023-10-24T18:39:41.650Z] v3.1.0-dev.10 [2023-10-24T18:39:41.650Z] v3.1.0-dev.11 [2023-10-24T18:39:41.650Z] v3.1.0-dev.12 [2023-10-24T18:39:41.650Z] v3.1.0-dev.13 [2023-10-24T18:39:41.650Z] v3.1.0-dev.14 [2023-10-24T18:39:41.650Z] v3.1.0-dev.15 [2023-10-24T18:39:41.650Z] v3.1.0-dev.16 [2023-10-24T18:39:41.650Z] v3.1.0-dev.17 [2023-10-24T18:39:41.650Z] v3.1.0-dev.18 [2023-10-24T18:39:41.650Z] v3.1.0-dev.19 [2023-10-24T18:39:41.650Z] v3.1.0-dev.2 [2023-10-24T18:39:41.650Z] v3.1.0-dev.20 [2023-10-24T18:39:41.650Z] v3.1.0-dev.21 [2023-10-24T18:39:41.650Z] v3.1.0-dev.22 [2023-10-24T18:39:41.650Z] v3.1.0-dev.23 [2023-10-24T18:39:41.650Z] v3.1.0-dev.24 [2023-10-24T18:39:41.650Z] v3.1.0-dev.25 [2023-10-24T18:39:41.650Z] v3.1.0-dev.26 [2023-10-24T18:39:41.650Z] v3.1.0-dev.27 [2023-10-24T18:39:41.650Z] v3.1.0-dev.28 [2023-10-24T18:39:41.650Z] v3.1.0-dev.29 [2023-10-24T18:39:41.650Z] v3.1.0-dev.3 [2023-10-24T18:39:41.650Z] v3.1.0-dev.30 [2023-10-24T18:39:41.650Z] v3.1.0-dev.31 [2023-10-24T18:39:41.650Z] v3.1.0-dev.32 [2023-10-24T18:39:41.650Z] v3.1.0-dev.33 [2023-10-24T18:39:41.650Z] v3.1.0-dev.4 [2023-10-24T18:39:41.650Z] v3.1.0-dev.5 [2023-10-24T18:39:41.650Z] v3.1.0-dev.6 [2023-10-24T18:39:41.650Z] v3.1.0-dev.7 [2023-10-24T18:39:41.650Z] v3.1.0-dev.8 [2023-10-24T18:39:41.650Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:39:41.930Z] + lftools sign git-tag v3.1.0-dev.33 [2023-10-24T18:39:42.495Z] Signing Git tag with Sigul... [2023-10-24T18:39:42.495Z] Signing v3.1.0-dev.33 [Pipeline] echo [2023-10-24T18:39:42.763Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:43.048Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:39:43.055Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:39:43.066Z] $ docker stop --time=1 71814f724e17a72d8821b80c9065c53053f738b73d676420ae4eefa3001c405d [2023-10-24T18:39:44.394Z] $ docker rm -f --volumes 71814f724e17a72d8821b80c9065c53053f738b73d676420ae4eefa3001c405d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:39:44.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:39:44.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:45.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:39:45.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:45.181Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:39:45.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:39:45.502Z] $ docker top 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:39:45.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:39:45.593Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:39:45.703Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:39:45.698Z] $ docker exec 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c ssh-agent [2023-10-24T18:39:45.804Z] SSH_AUTH_SOCK=/tmp/ssh-sFEWEgNVb9xL/agent.32 [2023-10-24T18:39:45.805Z] SSH_AGENT_PID=38 [2023-10-24T18:39:45.809Z] Running ssh-add (command line suppressed) [2023-10-24T18:39:45.922Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16432432492056674655.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16432432492056674655.key) [2023-10-24T18:39:45.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:39:46.253Z] + git semver bump pre [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,405 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,405 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,405 [bump_version] DEBUG bumped version:3.1.0-dev.34 [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,405 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,405 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,406 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,408 [execute] INFO git cat-file --batch-check [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,413 [execute] INFO git cat-file --batch [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:46.526Z] 2023-10-24 18:39:46,417 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:46.526Z] 3.1.0-dev.34 [Pipeline] } [2023-10-24T18:39:46.543Z] $ docker exec --env ******** --env ******** 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c ssh-agent -k [2023-10-24T18:39:46.644Z] unset SSH_AUTH_SOCK; [2023-10-24T18:39:46.645Z] unset SSH_AGENT_PID; [2023-10-24T18:39:46.645Z] echo Agent pid 38 killed; [2023-10-24T18:39:46.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:39:47.009Z] + git semver [Pipeline] } [2023-10-24T18:39:47.270Z] $ docker stop --time=1 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c [2023-10-24T18:39:48.536Z] $ docker rm -f --volumes 032efc7f31f0a86b8214159243bb4676233aa44afa93d8e7eeccfa7d8e48ab3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:39:48.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:39:48.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:49.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:39:49.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:49.233Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:39:49.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:39:49.565Z] $ docker top c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 -eo pid,comm [2023-10-24T18:39:49.623Z] 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-10-24T18:39:49.623Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:39:49.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:39:49.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:39:49.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:39:49.749Z] $ docker exec c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 ssh-agent [2023-10-24T18:39:49.854Z] SSH_AUTH_SOCK=/tmp/ssh-nSBduvW9t7tH/agent.32 [2023-10-24T18:39:49.854Z] SSH_AGENT_PID=38 [2023-10-24T18:39:49.859Z] Running ssh-add (command line suppressed) [2023-10-24T18:39:49.942Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13289165453699613763.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13289165453699613763.key) [2023-10-24T18:39:49.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:39:50.245Z] + git semver push [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,399 [run_push] DEBUG push [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,400 [execute] INFO git cat-file --batch-check [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,404 [execute] INFO git rev-list 467df408c7644b5789ccfc51df3589a7d8d41a12 -- [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,405 [execute] DEBUG Popen(['git', 'rev-list', '467df408c7644b5789ccfc51df3589a7d8d41a12', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,412 [execute] INFO git fetch -v origin [2023-10-24T18:39:50.503Z] 2023-10-24 18:39:50,413 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:39:51.069Z] 2023-10-24 18:39:50,930 [run_push] DEBUG no remote changes detected [2023-10-24T18:39:51.069Z] 2023-10-24 18:39:50,930 [execute] INFO git push origin semver [2023-10-24T18:39:51.069Z] 2023-10-24 18:39:50,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:52.003Z] 2023-10-24 18:39:51,750 [run_push] DEBUG push all version tags [2023-10-24T18:39:52.003Z] 2023-10-24 18:39:51,750 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:39:52.003Z] 2023-10-24 18:39:51,751 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:39:52.938Z] 2023-10-24 18:39:52,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-10-24T18:39:52.938Z] 3.1.0-dev.34 [Pipeline] } [2023-10-24T18:39:52.938Z] $ docker exec --env ******** --env ******** c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 ssh-agent -k [2023-10-24T18:39:53.031Z] unset SSH_AUTH_SOCK; [2023-10-24T18:39:53.031Z] unset SSH_AGENT_PID; [2023-10-24T18:39:53.032Z] echo Agent pid 38 killed; [2023-10-24T18:39:53.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:39:53.345Z] + git semver [Pipeline] } [2023-10-24T18:39:53.607Z] $ docker stop --time=1 c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 [2023-10-24T18:39:54.877Z] $ docker rm -f --volumes c1bb978baffd6d57f5ff75b8a7c159f452652a981184d900f8eb0428a685b743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-24T18:39:55.418Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-10-24T18:39:55.418Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T18:39:55.418Z] total 16 [2023-10-24T18:39:55.418Z] drwxr-xr-x 3 root root 4096 Oct 24 18:27 . [2023-10-24T18:39:55.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:39 .. [2023-10-24T18:39:55.418Z] drwxr-xr-x 2 root root 4096 Oct 24 18:27 cost [2023-10-24T18:39:55.418Z] -rw-r--r-- 1 root root 89 Oct 24 18:27 cost.csv [2023-10-24T18:39:55.418Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T18:39:55.418Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-10-24T18:39:55.418Z] total 16 [2023-10-24T18:39:55.418Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:27 . [2023-10-24T18:39:55.418Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:39 .. [2023-10-24T18:39:55.418Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:27 cost [2023-10-24T18:39:55.418Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 24 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:55.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:56.549Z] ---> package-listing.sh [2023-10-24T18:39:56.549Z] ++ facter osfamily [2023-10-24T18:39:56.549Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:39:56.808Z] + OS_FAMILY=debian [2023-10-24T18:39:56.808Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-10-24T18:39:56.808Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:39:56.808Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:39:56.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:39:56.808Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:39:56.808Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-24T18:39:56.808Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:39:56.808Z] + case "${OS_FAMILY}" in [2023-10-24T18:39:56.808Z] + dpkg -l [2023-10-24T18:39:56.808Z] + grep '^ii' [2023-10-24T18:39:56.808Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:39:56.808Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:39:56.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:39:56.808Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-10-24T18:39:56.808Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-10-24T18:39:56.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-10-24T18:39:56.817Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T18:39:57.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:39:57.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:39:57.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:39:57.715Z] prd-ubuntu20.04-docker-8c-8g-10096 does not seem to be running inside a container [2023-10-24T18:39:57.734Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T18:39:57.998Z] $ docker top 48823f85d085187bc1ecd3934072b4f89bcbabc5412240b32cc819c17ee48e08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:39:58.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:39:58.632Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:39:58.915Z] + ls /var/log/sa-host [2023-10-24T18:39:58.915Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:39:58.995Z] provisioning config files... [2023-10-24T18:39:59.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12904924714965440378tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:39:59.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:59.299Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:39:59.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:59.632Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:39:59.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:39:59.915Z] ---> sudo-logs.sh [2023-10-24T18:39:59.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:39:59.940Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:40:00.220Z] ---> job-cost.sh [2023-10-24T18:40:00.220Z] lf-activate-venv: SKIPPING [2023-10-24T18:40:00.220Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:40:00.220Z] INFO: Retrieving Stack Cost... [2023-10-24T18:40:00.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:40:01.046Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:40:01.055Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:40:01.333Z] ---> logs-deploy.sh [2023-10-24T18:40:01.333Z] lf-activate-venv: SKIPPING [2023-10-24T18:40:01.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/159 [2023-10-24T18:40:01.333Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:40:02.273Z] Archives upload complete. [2023-10-24T18:40:02.273Z] INFO: archiving logs to Nexus [2023-10-24T18:40:02.840Z] ---> uname -a: [2023-10-24T18:40:02.840Z] Linux prd-ubuntu20-04-docker-8c-8g-10096 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T18:40:02.840Z] [2023-10-24T18:40:02.840Z] [2023-10-24T18:40:02.840Z] ---> lscpu: [2023-10-24T18:40:02.840Z] Architecture: x86_64 [2023-10-24T18:40:02.840Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T18:40:02.840Z] Byte Order: Little Endian [2023-10-24T18:40:02.840Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T18:40:02.840Z] CPU(s): 8 [2023-10-24T18:40:02.840Z] On-line CPU(s) list: 0-7 [2023-10-24T18:40:02.840Z] Thread(s) per core: 1 [2023-10-24T18:40:02.840Z] Core(s) per socket: 1 [2023-10-24T18:40:02.840Z] Socket(s): 8 [2023-10-24T18:40:02.840Z] NUMA node(s): 1 [2023-10-24T18:40:02.840Z] Vendor ID: AuthenticAMD [2023-10-24T18:40:02.840Z] CPU family: 23 [2023-10-24T18:40:02.840Z] Model: 49 [2023-10-24T18:40:02.840Z] Model name: AMD EPYC-Rome Processor [2023-10-24T18:40:02.840Z] Stepping: 0 [2023-10-24T18:40:02.840Z] CPU MHz: 2799.998 [2023-10-24T18:40:02.841Z] BogoMIPS: 5599.99 [2023-10-24T18:40:02.841Z] Virtualization: AMD-V [2023-10-24T18:40:02.841Z] Hypervisor vendor: KVM [2023-10-24T18:40:02.841Z] Virtualization type: full [2023-10-24T18:40:02.841Z] L1d cache: 256 KiB [2023-10-24T18:40:02.841Z] L1i cache: 256 KiB [2023-10-24T18:40:02.841Z] L2 cache: 4 MiB [2023-10-24T18:40:02.841Z] L3 cache: 128 MiB [2023-10-24T18:40:02.841Z] NUMA node0 CPU(s): 0-7 [2023-10-24T18:40:02.841Z] Vulnerability Itlb multihit: Not affected [2023-10-24T18:40:02.841Z] Vulnerability L1tf: Not affected [2023-10-24T18:40:02.841Z] Vulnerability Mds: Not affected [2023-10-24T18:40:02.841Z] Vulnerability Meltdown: Not affected [2023-10-24T18:40:02.841Z] Vulnerability Mmio stale data: Not affected [2023-10-24T18:40:02.841Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T18:40:02.841Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T18:40:02.841Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T18:40:02.841Z] Vulnerability Srbds: Not affected [2023-10-24T18:40:02.841Z] Vulnerability Tsx async abort: Not affected [2023-10-24T18:40:02.841Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-24T18:40:02.841Z] [2023-10-24T18:40:02.841Z]